资源列表
chepaishibie
- 用于车牌识别,提取蓝色车牌的位置。在识别车辆中应用-For License Plate Recognition
siftcode
- 这是sift特征提取源码,详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is the sift feature extraction source, and detailed algorithm and application of important reference value for image and graphics professionals!
fcm
- 实现模糊c均值聚类 可以实现两类和多类分割-Fuzzy c-means algorithm clustering Can realize two and many kinds of division
recog_rate
- 用于matlab的pca,程序规整。便于理解,思路清晰。-for matlab of pca
lxc
- 很好的学习资料,阈值分割的程序,可以直接运行-Good learning materials, threshold segmentation program that can be run directly
face
- 基于opencv自带的Haar特征分类器的人脸识别,可识别完整的人脸并用圆圈圈出。-Based opencv comes Haar classifier recognition feature, you can identify the full face and a circled.
harris角点提取
- 可以提取角点
javaImage
- 附件中实现了用java语言对图片的显示功能,并已经验证正确-Attachments using java language to implement the display of the picture, and has verified correct
signal-
- matlab利用小波模极大值法实现信号的奇异性检测-Signal singularity detection in Matlab
hzx2Doc
- 画多条直线,在C++环境下,建立一个MFC工程,定义一个鼠标事件,并在此基础上,定义一个画刷,填充所画的图形-Draw multiple lines in C++ environment, build a MFC project, define a mouse event and on this basis, define a brush, filling the painting graphics
imgSharpening
- 函数实现普通二维灰度图像的锐化处理,返回锐化后的图像。-Functions for sharpening ordinary two-dimensional gray-scale image, image sharpening after the return.
matlab
- 如何导出并保存数据 fopen, fprintf, fclose 通过以上程序我们可以新建一个名为data的文本文档,并且把数组z中第3行的数据保存到data文档内。 -Through the above procedure we can create a new text document called data, and the array z in the first three lines of data saved to the data document.