资 源 简 介
Requirements
Must have the following modules installed:
* PIL
* Scipy
* Numpy
Overview
This module aims to provide basic functionality for extracting signatures from images. Currently there are two methods implemented:
Threshold of grey image
K-means clustering of Hue feature
Future algorithms will include:
* Exploring different features for k-means
* Spectral Clustering
* Graph cut
* etc.
Cover letter: There is an example of how to integrate the resulting images into a latex document to provide a nice cover letter (see "tex_examples" directory)
Example results:
| original | result of kmeans on hue feature |
|:-------------|:------------------------------------|
|