搜索资源列表
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
image-processing
- 数字图象处理原理与实践一书中的代码例子,里面集成几乎所有的基础原理的例子对于学习入门很有帮助-Principles and practice of digital image processing code examples in his book, which almost all of the basic principles of integrated examples helpful for learning portal
2DDPCA
- 人脸识别用双向2DPCA方法写得人脸识别代码,基于ORL的,自己写的,可运行,网上没有,分享给大家学习。-Face recognition using two-way code is written 2DPCA method, based on ORL, and his writing, can run, on-line did not, share with them to learn.
searchimage
- 自己写的关于图像检索的小程序,附检索图片200幅,主要结合了使用opencv-His book on the small image retrieval process, attached to retrieve the image 200, the main with the use of opencv
blend
- 获取摄像头视频图像后,在图像中加入自己想要的图片,并在对画框显示效果-Camera to obtain video image after the image you want to add his own pictures, and show the effects of frame
Onr
- Visual C++模式识别技术及工程实践一书中,关于汉字识别的一个例子。数字识别之神经网络法-Visual C++ pattern recognition technology and engineering practice in his book, an example of character recognition. Digital Identification of the neural network
ImprovedGaitRecognitionApproach
- :步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个 人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序 列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证, 取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
FaceDTR
- Face detector which you can search the person on web without knowing his/her name
Cell-recognition-statistical-system
- 细胞识别统计系统,其中模块包含:彩色图像平滑,HIS 色彩模型,域值处理,孔洞填充,梯度修正,腐蚀,细化,中心点或非中心点统计。-Cell recognition statistical system, which module contains: color image smoothing, HIS color model, threshold processing, filling holes, gradient correction, corrosion, thinning, center
FaceDetection
- C++编写的人脸识别,识别人脸的位置及识别人物。-Facedetection,detect the person and his face.
Seal-Identification
- 运用H15;I色彩窄间对印章图像颜色特征提取等一系列预处理,研究了多种识 别方法后发现基于纹理特征的印鉴识别方法不但速度快,而且识别率也较高,并且方法简便。通 过将极坐标和傅垦叶变换结合,计算m印签图像纹理的频谱度量,来完成印鉴的特征提取,运用支 持向量机分类器对印鉴进行识别,实验证明,方法具有良好的旋转不变纹理分析性能,提高了识别 率。-It WaS found a fast,simple and a higher seal image(HSI)identification
carnom
- matlab写的车牌号识别,能简单的识别黄色车牌号-his is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
fingerprint-identification
- 把一个人同他的指纹对应起来,通过将他的指纹和预先保存的指纹数据进行比较,就可以验证它的真实身份-A correspondence with his fingerprint, can verify the true identity by comparing his fingerprint and the fingerprint data stored in advance,
Saliency_Map
- Itti算法和他的文章。Itti提出的显著图模型是一种模拟生物体视觉注意机制的选择性注意模型,比较适合处理自然图像。-Itti algorithms and his article. Itti saliency map model proposed is a simulation of selective attention model organism visual attention mechanism, more suitable for processing natural images