资源列表
detection.py
- Python+OpenCV实现的行人检测(Pedestrian Detection of Python + OpenCV Implementation)
树叶图像特征分类识别程序
- 利用matlab处理树叶图像,并提取相应的特征(Matlab is used to process leaf images and extract corresponding features.)
Identify_faces
- 使用Viola-Jones算法来检测人脸,鼻子,眼睛,嘴巴或上身,并框出。(Use the viola-jones algorithm to detect faces, noses, eyes, mouths or upper body and frame them)
shengwu
- 使用稀疏重建还原图像,用于简单的神经元计数(rebulid image using a new method)
ymocvwlr
- 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
Project11
- 使用visual studio2017和opencv3.2.0实现图像的亮度,对比度的调整。(using visual studio and opencv to realize the change of brightness and contrast ratio of original picture.)
noise genre
- 用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)
常见噪声概率密度函数代码
- 常见噪声概率密度函数代码,高斯噪声、椒盐噪声等(Common noise probability density function code)
基于libsvm的手写字体识别
- 对于0到9这十个手写体数字进行识别,针对不同字形的手写体数字进行预处理(For 0 to 9, the handwritten Numbers are identified, and the handwritten Numbers of different glyphs are pretreated.)
CBIR
- 基于内容的图像检索,能搜索相似图像。基于颜色,形状和纹理的图像检索。(Content based image retrieval can search similar images. Image retrieval based on color, shape and texture.)
VehicleDetection-master
- 检测视频中车辆,并记录轨迹。opencv初学(vehicle detection and track)
pcaeig
- 实现降维,提取特征,本程序是为了实现特定图片的分类,使用pca降维,然后提取出特征,那就可以使用分类器分类(Realization of dimensionality reduction and feature extraction)