资源列表
READ_car_number
- 车牌号的识别,滤波,模糊,边缘提取,号码识别,均值滤波等-License plate number identification, filtering, blur, edge detection, identification number, mean filtering
dataset_mnist
- 压缩包中包含完整的mnist数据集及相应的bmp格式的图像数据-Compressed image data package contains the complete data set and the corresponding mnist bmp format
OCR
- 基于模板匹配的字符识别,能够准确识别汉字和英文字母-Character recognition based on template matching, which can accurately identify numbers and English characters
face-detection
- 人脸检测定位,matlab环境下,但是好像只能检测彩色图片,对于灰度图片效果不佳-face detection
fruitvegtablerecognition_knn
- 水果蔬菜识别,提取水果蔬菜的颜色特征并用KNN的方法进行分类。-fruit and vegtable recognition using KNN.
eigenface
- 利用人脸pca进行数据压缩,形成人脸特征脸,然后用最近邻法进行人脸识别。-Face pca use data compression to form facial features face recognition and then the nearest neighbor method.
AgglomerativeClustering
- jar file on agglomerative clustering algorithm
clustersingle-link
- java code on single link heiarchial algorithm
ID-number-identify
- matlab 第二代身份证号码识别,包括了数字预处理的部分,-matlab second generation ID card number identification, including a part of the digital preprocessing,
fuseFengge_YCbCr
- Visual C++ 实现基于YCbCr颜色空间的肤色检测-Visual C++ implement skin color detection based on YCbCr color space
Target-recognition
- 自动识别彩色方块,并在GUI中绘制方块位置和估计距离。-Automatic Identification color box and draw a block position and estimated distances in the GUI.
fruitvegtablerecognition_knn
- 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高。-Classifying a variety of fruits and vegetables images by using KNN algorithm.