资源列表
perceptron_char
- perceptron_char.m perceptron recognize the character
testpil
- 验证码图片识别,演示了最基本的思路和预处理算法-Code image recognition, demonstrates the most basic ideas and preprocessing algorithm
code
- 识别冰河的一个c++程序代码,希望对那些研究木马扫描的朋友有点帮助-Identification of a glacier code c++, I hope those of friends a little help Trojan Scan
classknn
- 用knn的方法做手写数字检测。输入文件为带标记的手写文字。数字为snapshot的位置。用到cross-folder来检测证据率-using knn do to handwriting detection
Voting
- 应用于图像分类编码中硬投票与软投票两种算法的实现与比较-Implementation and comparison of hard to vote with soft voting two algorithms applied to image classification and coding
facedetection
- 人脸进行识别的软件,可以进行小范围的识别方法设计-face recogniztion
deep learning python mini code
- deep learning python mini code
1
- 寻找一定范围图像内的质心,matlab矩阵实验的m文件-finding center
gaborcreate
- 提取gabor特征,使用matlab提取图像的gabor特征,-gabor feature
linedetect
- 1拍摄一张包含两本成一定夹角放置的书的图像2获得书的边缘二值图像3通过hough变换在原始灰度图像中用红色标记出书的边缘,计算两本书的夹角-1 shot 1 into a certain angle contains two books placed on the edge of the image 2 receive the binary image 3 by hough transform the original gray image using the red mark the edge
fuliyebianhuan
- 对指纹图像进行傅里叶变换和带通滤波。直接修改参数就行。-Fourier transform of the fingerprint image and band-pass filtering. Modify the parameters directly on the line.
hough1
- 经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线-Line detection algorithm