▍1. 111
去雾处理,可以生成深度图和去雾后的图像 用matlab实现(To fog treatment, can generate a depth map and to fog the image after the realization of using matlab)
根据图像的边界进行轮廓跟踪来获取图像的外轮廓线(The image of the contour tracking to obtain an image of the outer boundary contour)
3种分别基于选择、交叉、模拟退火的混合粒子群算法,matlab编程。(Were based on three kinds of selection, crossover, hybrid particle swarm simulated annealing algorithm, matlab programming.)
总变分正则化超分辨率重建 包括两种范数形式的正则化(Total Variation Regularized super-resolution reconstruction, including two-norm in the form of regularization)
Fast_and_Robust_Multi-Frame_Super-Resolution这篇文章的算法实现。内含BTV算法和改进的btv算法实现超分辨率重建。(This article Fast_and_Robust_Multi-Frame_Super-Resolution algorithm. Containing BTV algorithm and improved the btv algorithm to achieve super-resolution reconstruction.)
本程序包括了三个程序,L1范数正则化,L2范数正则化,Tikhonov正则化超分辨率重建。经反复测试,没有BUG。(The program includes three procedures, L1 norm regularization, L2 norm regularization, Tikhonov regularization super-resolution reconstruction. After repeated testing, no BUG.)
肺结节检测 ,包括肺部粗提取,肺结节提取,特征提取,与特征分析,以及最后的分类!( U80BA u7D3 u53D0 u53D0 u53D0 u53D0 u53D6 uvd0 U4E0E u7279 u5F1 u5206 u6790 uFF0C u4EE5 u53CA u6700 u540E u7684 u5206 u7C7B uFF01)
基于遗传算法的图像分割算法。实现图像的分割,显示原图及处理结果图像。(Based on genetic algorithm image segmentation algorithm. Realize image segmentation, and processing results show the image. )
稀疏贝叶斯学习的代码,出自UCLA,大家可以下载看看(sparse bayesian learning)
说明: MATLAB遗传算法图像边缘检测和图像分割(MATLAB genetic algorithm image edge detection and image segmentation)
说明: 利用遗传算法进行图像分割(matlab源码)(The use of genetic image segmentation algorithm (matlab source))
用matlab实现人眼定位的程序 ,包括滤波、阈值分割、人眼粗定位、精确定位等。(Using matlab realize the human eye positioning procedures, including filtering, threshold segmentation, the human eye coarse positioning, precise positioning.)
基于光线补偿的人脸检测。首先对图像进行光补,在此基础上结合肤色和发色进行人脸检测。(Light compensation based on face detection. First, the image light make up, in this based on the combination of color and hair color for face detection.)
基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高(Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy)
基于高斯肤色模型检测肤色,可用于人脸检测(based gaussian skin model detect skin can be used face detect)
说明: Matlab编写的程序代码,包括基于肤色的人脸检测,根据人脸图像判别眼睛的状态(睁眼及闭眼)(Matlab program written in code, including color-based face detection, face image in accordance with the state of discriminant eyes (eyes open and eyes closed))
在matlab环境下,包括图像评价函数算法:Brenner、方差、梯度阈值、熵函数、能量梯度函数。(in Matlab environment, including image evaluation function algorithm : Brenner, variance, gradient threshold, entropy function, energy gradient function.)
图像处理,手写数字识别,GUI界面内自写数字,可以用来学习。(Image processing, digital handwriting recognition, digital write within the GUI interface, can be used to learn.)