搜索资源列表
人脸识别系统设计—毕业设计
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
sift
- 基于SIFT特征跟踪的的图像稳定技术研究,我的毕业设计,附带MATLAB源代码及图片-SIFT-based feature tracking of image stabilization technology, for my graduation, with MATLAB source code and pictures
code1
- 毕业设计:基于MATLAB的图像复原算法研究的源代码-Graduation: MATLAB-based image restoration algorithm source code
matlab
- matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
a3
- 图像检索 毕业设计的 关于 七个不变矩的 简单的实现功能的算法 给予你思路的一个小小的编程-Image Retrieval on the graduation of seven moment invariant features a simple algorithm for the realization of an idea to give your little programming! ! !
Matlab_Vehicle_License_Location
- 基于字符轮廓与形态学处理的车牌定位算法,做图像处理及车牌定位的朋友可以看一下,本文毕业设计部分-Character-based profile and the morphological processing of license plate location algorithm to do image processing and license plate location of friends can look at this part of graduation
shuiguotezhengtiqu
- 水果图像的特征提取,毕业设计做的,很实用,只要运行“apple.m”就可以-Multivariate statistical analysis of the source code, written with the basic
212
- 基于图像预处理的DCT数字水印算法及其MATLAB实现,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -DCT-based image preprocessing for digital watermarking algorithm and MATLAB implementation of: QQ 64134703, e-graduate design, please consult
Image_Matching
- 毕业设计全部参考,关于图像匹配的近期文献-All reference to graduation, the recent literature on image matching
PCNN
- 基于PCNN的图像灰度增强,我做毕业设计的时候的东西。-Grayscale image enhancement based on PCNN
lsb_matching
- LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab
MATLA-biyesheji
- MATLAB实现 图像处理 图像滤波 毕业设计有图有文-MATLAB Image processing image filtering there are pictures and text Graduation
matlabedge
- 使用MATLAB进行图像的边缘提取,对于毕业设计有一点帮助-Using MATLAB for image edge extraction, there is little help for graduation
edge-of-the-image-histogram
- 在MATLAB环境中得到图像的边缘直方图,这对于做此类毕业设计的人很有用。-In the MATLAB environment by the edge of the image histogram, which for those who do such useful graduation.
IrisDC06
- 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
PCNN
- 基于PCNN的应用,图像分割的源程序。毕业设计-Based on PCNN applications, image segmentation of the source. Graduation Design
2017021815410873
- LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab(heproposedmethodallowsanembeddingofthesameamountofinformationasLSBmatchingbutwithfewerchangestoth
dogs
- 本科毕业设计做的一些图像增强、分割的程序,仅供参考,不一定正确哦(Undergraduate graduation design to do some image enhancement, segmentation procedures, and it is for reference only, not necessarily correct.)
基于MATLAB人民币识别系统设计
- 这是我的毕业设计,需要的可以下载,改一下论文查重过了就能毕业。本设计为基于MATLAB的人民币识别系统,带有一个GUI界面。文件包括代码、所需纸币图片、毕业论文、毕业答辩PPT、开题报告、任务书、审计表、答辩记录表。代码可以完美运行。