首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 从图像中提取手写签名的模块。

从图像中提取手写签名的模块。

资 源 简 介

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 | |:-------------|:------------------------------------| |

文 件 列 表

signature_py
README
hue_driver.py
grey_driver.py
sigpy
tex_example
imgs
VIP VIP
0.195040s