搜索资源列表
NIHD11
- 这是我的毕业设计,C语言,漂亮的图形效果,采用多种图形变换算法.以及三维变换算法-This is my graduation design, C language, and beautiful graphics effects, using a variety of graphics transform algorithm. 3D Transform algorithm and
ImgSeg
- 哥们图像边缘检测与特征提取的毕业设计,包括全部经典算法,还有他自己的改进,VC6下测试通过。(这个改进我不是很懂,不要问我!:))-Miners Edge detection and feature extraction graduate design, including all classic algorithms, and his own improvement, VC6 under test. (This I do not know very much about improvement
ExpandPloygon
- 图形图象的多边形膨胀算法 我的毕业设计题目 希望可以指出不足 -polygon graphic images of the expansion algorithm I graduated from a design hope that inadequate
ImgEnhance
- 用VC做的关于图像处理的例子,是我的毕业设计,里面包含了图像处理的大部分算法-VC done on the image processing examples, I graduated from the design, it contains the most of the image processing algorithm
matkalman
- :\\个人文档\\毕业设计资料\\VC++算法源程序\\kalmanhmatlab.rar-: \\ Profile \\ graduated from the design of the data \\ VC algorithm source \\ kalmanhmatlab.rar
DCT-matlab
- 数字版权保护的毕业设计,利用DCT进行变换,但是算法比较新颖,里面包括所有的matlab程序。-digital copyright protection graduation design, for the use of DCT transformation, but rather novel algorithm, includes all the Matlab procedures.
20060515153503_PDFword
- 总结分析现有的题目相关图像压缩算法;对现有的主要图像压缩关键算法进行仿真实现,给出各种算法的优缺点和适用范围;选定本毕业设计采用方案,编出基于DCT变换的图像压缩仿真设计程序-analysis of topics related to the existing image compression algorithm; of the existing main key image compression algorithm simulation realized, given the advant
8_kinds_of_image_enhance
- 8种常用图像处理算法(函数)毕业设计的一部分代码-eight kinds of image processing algorithm (functions) graduated part of the design of code
textureseg
- 用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
1
- 基于opencv背景差分算法的详细代码,运行正常详细代码详细代码-Opencv background difference algorithm based on the detailed code, more code to run properly detailed code
DLDA
- 这是自己做的毕业设计的DLDA,训练和识别过程都有,算法速度很快,具有很高的识别率! -This is the dlda,and it has the good recognition!
edgedetection2003
- 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
logistic_image_encryptionV1.1
- 程序仅供参考。实现logistic加密(一种混沌加密技术)算法。不追求算法的复杂性,有较好演示效果。因为这是本人为毕业设计做的一个草稿程序,所以您使用它时,请勿大量复制。-This programe are for reference only. Logistic realize encryption (a chaotic encryption) algorithm. Not Pursue algorithm complexity, there is a good demonstration o
thinner
- 细化算法,正在做毕业设计的同学可以参考一下,有较高的参考价值-Thinning algorithm, is designed to do graduate students for reference, have a high reference value
Graphicdesign
- 图案设计——福娃 计算机图形学课程设计是计算机图形学课程中的知识、技术和技能的一个综合应 用, 是培养图形软件开发能力的综合训练。通过课程设计,使学生更深入地理解和掌 握计算机图形学理论与相关算法,巩固课内所学的知识、技术和技能,进一步提高图 形软件开发的能力。为毕业设计和毕业后从事计算机绘图、计算机辅助设计、辅助教 学、辅助工程、图形处理等打下基础。 -Graphic design- Fuwa design computer graphics courses in comp
design
- 毕业设计 图像分割算法实现与比较 基于阈值的分割算法,基于边缘检测的分割算法,基于区域的分割算法-image segmetation
cbsb
- 一些开发车牌识别的资料,很有用,1。车牌识别中的二值化及快速倾斜校正算法2。车牌字符识别算法毕业设计3。基于HSI空间的车牌字符分割4。汽车牌照实时几何畸变校正方法5。一种实用快速的车牌字符分割方法-Some developed license plate recognition data, very useful, 1. License Plate Recognition binarization and fast skew correction algorithm 2. Graduation
176
- 基于DCT的彩色图像数字水印算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询-DCT based color image watermarking algorithm, the authors: QQ 64134703, e-graduate design, please consult
Doc_WaterMark
- 文本数字水印算法实现。毕业设计的源代码。-Text watermarking algorithm. Graduate design source code.
DLDA
- KDLDA matlab编写,可以处理人脸识别中的小样本问题和奇异值。本人毕业设计用过,处理效果很佳。