资源列表
ImageProcessing
- 图形图像处理的VC工程,单文档界面,实现了图像旋转平移,直方图处理,滤波,匹配等多种算法-Graphic image processing VC project, single-document interface, to achieve the image shift rotation, histogram processing, filtering, matching and other algorithms
MARK Dehaze
- 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
SCE_UA_
- 该文件主要介绍了如何用复合型进化算法和单纯形方法对新安江模型参数进行率定及其结果比较-this paper introduces how to find the right parameters
rotatexticklabel
- matlab中任意角度旋转xy坐标轴标识(tick)的程序-rotate the axis ticks
Fast-and-robust-multiframesR
- 快速及鲁棒的超分辨率图像重建,利用盲解卷积的方法实现-Fast and robust super-resolution image reconstruction, the use of blind deconvolution method
creaseg
- 这是一个用Matlab编写的Level set 图像分割的GUI,包括了好几篇的论文算法,有利于比较不同算法的优缺点,同时这些代码也值得学习研究。-It is a GUI about Level set image segmentation method ,and it is written with Matlab laguage.This GUI integrates several algorithms from image processing papers.It is convenien
hsm-matlab
- 使用Hough变换实现图像的二维匹配,可以用于形状的查找和对应,同样适用于机器人定位等领域。 代码内包含说明文档,内容详尽-This document describes the Matlab implementation of an algorithm called Hough Scan Matching. The algorithm s goal is to find the roto-translation which makes two sets of bidimensional d
fft-filter
- 该程序为傅立叶变换,用来将时域信号进行频域信号分析,保护功率谱、能量谱等。-The program for the Fourier transform, time-domain signal to the frequency domain signal analysis, to protect the power spectrum, the energy spectrum.
image
- 一个简单的图像处理mfc程序,包括图像显示,参数计算,图像直方图,空间域频率域滤波,复原等-Mfc a simple image processing procedures, including image display, parameter calculation, the image histogram, spatial frequency domain filtering, restoration, etc.
PCA
- 利用PCA检测图像的复制粘贴区域。检测效果良好。-PCA was used to test digital image s copy and paste area.
face_recognition_adaBoost_M2
- 人脸检测,采用MATLAB编程,效果不错。-Face detection, using the MATLAB programming, the effect is good.
matchHistograms
- 用matlab实现彩色图像的直方图匹配,提供源代码和说明文档- histgram matching