资源列表
xh
- c语言写的小程序 见笑了啊。用于识别一下停车场的一些基本处理。-c language program laughed. Used to identify some of the basic processing of the parking lot.
yzmfj
- 可以截取拷贝的图片某个片段进行分解,有助于识别判断-Decomposition can intercept copies of a fragment of the picture, and help identify judgment
neijieyuandeqiufa
- 本程序用于求取各种形状的内接圆,可用于数值分析与图形形状等效中。-This procedure is used to calculate the inscribed circle take various shapes, can be used in numerical analysis and graphical equivalent in shape.
renlianshibie
- 本系统是在matlab环境下开发的人脸识别系统
4
- 本程序为人脸识别程序,采用pca,fisher方法,识别率达到百分之75,效果很好-The procedures for the face recognition program, use pca, fisher method, recognition rate reached seventy-five percent, the effect is very good
findcar
- 不错的车牌定位程序,实验效果准确率较高,能够准确识别各类车牌,并在环境较差的情况下也可以实现。-Good license plate positioning program
License_Plate_Recognition
- 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
rotated_angle_calculate
- 计算标记后物体的转角,条件:标记点大小能够区分。-To calculate the rotated angle of a marked object
lichenghu
- 字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看-The NN program of Character text recognition adopts BP Arithmetic, it could output run error in time and easy to be descried.
fingerprint
- 指纹识别中的指纹采集、指纹特征提取和指纹匹配-Fingerprint in the fingerprint identification, fingerprint feature extraction and fingerprint matching
Matlab_license-plate_location
- Matlab编写的车牌定位程序,其中包含一张实例图片和源程序。-Matlab license plate locator, which contains an instance of the images and source code.
icaFacesCode
- 使用ica算法实现的人脸识别的程序,由牛人写的