资源列表
LSH
- 利用LSH算法在图片数据库中搜索与目标图片最相似的图片.hash思想在图像检索种的应用。-LSH picture database using the search algorithm with the target image most similar images. Hash kind of thinking in image retrieval applications.
modi
- delphi做的文字识别,调用OFFICE DOCUMENT-OCR by delphi
wine_SVM
- 数据记录的是在意大利某一地区同一区域上三种不同品种的酒的化学成分分析,这里利用svm进行分类-Data records is a region in Italy on the same area of three different varieties of wine chemical analysis, where the use of svm classification
KeyPoints
- 图像轮廓角点检测,Douglas Peucker算法实现角点检测。输入轮廓图像,实现轮廓角点的获取-Image contour corner detection, Douglas Peucker algorithm corner detection. Input contour image, contour corners to achieve access
face-detect
- 很不错的视频检测人脸的程序。基于matlab的人脸检测程序,检测率非常高!亲测-Very good video face detection procedure. Matlab-based face detection procedure, the detection rate is very high! Pro-test
LAWS
- Laws特征提取例程。本例程对图像进行Laws纹理特征提取,得到1*25的特征向量。-Laws of feature extraction routines this routine Laws on image texture feature extraction, 1 x 25 feature vector
neural-network
- 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
RSC
- Robust sparse coding(RSC),对带遮挡的人脸识别有效,附带有l1范求解工具包-Robust sparse coding (RSC), effective for face recognition with occlusion l1 norm solving toolkit
face-recognition
- 基于Yale人脸数据库的人脸识别,识别率达到90.67 -The face recognition based on Yale face database,and the the recognition rate is 90.67
VOC2012devkit
- pascal voc2012工具,物体识别框架,值得收藏!-voc devkit
YALE
- yale人脸数据库,经典的人脸库,很难找到的资源,用于人脸检测与识别。-yale face database, the classic face database difficult to find resources for face detection and recognition.
车牌识别 opencv+C
- opencv 车牌识别,识别效率还不错,能识别出蓝色和黄色车牌,基于梯度和颜色的方法