资源列表
GA
- GA遗传算法用于孔径编码版的优化,程序包利用交叉、选择、变异、适应度计算的子程序。-The Genetic Algorithm is used for Aperture Coding s optimization here, and this package includes its crossover,selection,mutation and fitness calculation
FACE-PROCESSING
- 本程序是基于虚拟仪器labview平台根据人脸检测的算法实现了人脸的检测。在人脸识别领域有了新的研究和思索。-This procedure is based on the labview virtual instrument platform based on face detection algorithm for face detection. In the field of face recognition is a new research and thinking.
MVC-F_v_machinevision
- 机器视觉行业的的相机开发应用案例,给大家参考参考!-Applications developed camera machine vision industry, give your information!
ROI
- 基于matlab环境的对图像的感兴趣区域提取得到的显著图。使用的是高斯方法。-ROI based on matlab
gammaCorrection
- 此程序为伽马校正,对图像的伽马曲线进行编辑,以对图像进行非线性色调编辑的方法,检出图像信号中的深色部分和浅色部分使两者比例增大,从而提高图像对比度效果-This program is gamma correction, the image of the gamma curve editing, to the image of the non-linear tone editing method, the detection of the dark part of the image signal
HKS
- 计算模型的热核特征,计算的结果可以在3dsmax里显示出来-Thermonuclear feature calculation model, calculation results can be displayed in 3dsmax
OTSU_BMPtoBIN
- 大律法(OTSU)灰度图像阈值提取算法(C语言实现)。文件中已经有已经编译好的可执行文件,可以批量把灰度图片转化成二值化的二进制图像文件,可用于LCD显示屏视频动画的开发(例如Badapple)。 阀值是图像二值化处理中非常重要的一个参数,意思就是:如果灰度图像的像素颜色值大于该阀值就把该点当作黑色,小于该阀值就把改点当作白色。最简单的做法就是把阀值取为127(255的一半),但是这种做法是不科学的,处理后的二值化图像效果也很不理想。关于阀值的选取是一门很深的学问,有很多经典的算法用于选取该
pseudo-zernike
- pseudo-zernike矩的计算程序,里面包含6个子程序,有注释,很详细。-pseudo-zernike moments calculation program, which contains six sub-programs, notes, very detailed.
canny
- Java Android实现canny边缘检测-Java Android canny
cal
- 用以计算彩色图像PSNR、MAE和MSE的matlab程序-can calculate the PSNR,MAE and MSE of a color image
TVP5150
- 视频解码芯片TVP5150的中文资料,希望对你有帮助-TVP5150 video decoder chip Chinese data, we hope to help you
GMM_3
- 自己改进的混合高斯代码,废了好几天时间,希望大家有用,共同学习-Improved Gaussian Mixture own codes, learn together