资源列表
机器视觉系统之光源篇
- 机器视觉光源介绍,介绍了如何去选择光源及怎么利用光源(Introduction to machine vision light)
123456
- 基于仿射变换的数字图象置乱技术 MATLAB源程序代码(Digital image scrambling technology of affine transform source program code based on MATLAB)
awb
- 实现相机采集数据的自动白平衡功能,采用verilog语言编写。(The automatic white balance function of camera data acquisition is realized)
ColorProcess_vs2015
- 代码来自《精通Visual C++图像处理编程(第3版)》附盘,笔者作了一点代码补充和修改,移植到 win10 - vs2015 平台,编译运行成功。 颜色处理主要功能:,颜色位数转换,彩色->灰度转换,颜色调整,亮度/对比度调整,分离红色,分离绿色, 滤除红色,滤除绿色,滤除蓝色,Gamma校正,底片,曝光等。(Code from the "proficient in Visual C++ image processing programming (Third Edition
RVM_facerecognation
- 利用RVM原理进行人脸识别,并且可以统计人脸识别的正确率与错误率!!!!!(Using RVM principle for face recognition, and can count the correct rate of face recognition and error rate!)
Project3
- 用于图象畸变校正的C++程序,可以检测桶形畸变(For image distortion correction)
几何校正
- 对遥感图像进行几何校正处理,特别是针对微波成像(The remote sensing images are geometrically corrected, especially for microwave imaging)
中值滤波
- 对影像进行中值滤波处理,然后存储到另外一张图中(The image is processed by median filtering and stored in another image)
灰度共生矩阵GLCM
- 详细的基于纹理的图像分割算法 灰度共生矩阵实现代码,实现效果比较满意(Detailed texture based image segmentation algorithm, gray co-occurrence matrix implementation code, to achieve satisfactory results)
FLICM
- 在图像分割中,FCM作为一种高效的分割方法收到广泛应用,FILCM分割算法是FCM算法的一种改进算法。(In image segmentation, FCM is widely used as an efficient segmentation method, and FILCM segmentation algorithm is an improved FCM algorithm.)
CLBP Texture
- LBP的扩展模式,用于图像的检索,程序分为特征提取与检索两个函数(LBP extended model for image retrieval, the program is divided into feature extraction and retrieval of two functions)
lbg
- 就是使用矢量量化中的经典算法LBG算法,实现图像压缩(Is the use of vector quantization in the classic algorithm LBG algorithm to achieve image compression)