资源列表
imageprocessingppt(ch1-ch3)
- 数字图像处理 何东健 的ppt教程 一共三部分,分批上传 -Image processing ppt, designed by Dongjian He
demo
- 数字图像处理的c++源文件,包括灰度变换,直方图增强,伪彩色,图像傅里叶变换等,对于初学者会很有帮助-Digital Image Processing C++ source file, including the gray level transformation, histogram enhancement, pseudo-color and imageFourier transform It would be helpful for beginners.
MFC-cPP-digital-image-processing
- 基于MFC界面的图像的几何变换,二值形态学,fft变换-MFC-based interface for image geometric transformation, binary morphology, fft transform
Dsp-book
- matlab source, can display the image histogram of the distribution of gray, like using matlab A few people
strech-of-dialog
- 一个用于对话框拉伸的头文件,非常方便.使用时只需将该头文件添加到所需的cpp中即可,同时还要添加部分语句,详细的请下载之后阅读.-Read the header file for the dialog stretch, very convenient. Use only added to the header files needed cpp can be, but also add some statement after details please download.
ImageFilter0
- 对图像进行均值滤波,中值滤波,高斯滤波,形态学滤波,自适应中值滤波。Excel表的简单读写操作。-The image mean filtering, median filtering, Gaussian filtering, morphological filtering, adaptive median filtering. A simple Excel table read and write operations.
pictureprocess
- 实现图像处理的强大功能,比如点运算、几何变换、正交变换、图像的增强、形态变换、边缘与轮廓等-The powerful image processing functions, such as point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, such as edges and contours
Bitmap
- 基于MFC的BMP文件的打开显示和保存。功能简单,但是程序可以学到很多位图的知识!-Open display and save of BMP file based on MFC. Function is simple, but the program can learn a lot of bitmap knowledge!
Imagedenoisingsearchingsimilarblocks
- 2017最新图像降噪的论文,沿着边沿搜索相似块的匹配算法。(paper Image denoising searching similar blocks along edge directions)
imagedehaze
- 对有雾的图像运用大气散射模型进行处理,通用的大四散射模型与图像的饱和度有一定关系,于是利用HSV模型中的饱和度H进行去雾处理-On a foggy image processing using atmospheric scattering model, saturation senior general scattering model have a certain relationship with the image, so the use of HSV model saturation H
standard-test-images
- 用于数字图像处理的标准测试影像,包含Lena、Baboon、Barbara等-For standard test images on digital image processing
Code_LowRankSaliency
- CVPR2012文章SalientObjectDetectionviaLowRankMatrixRecovery的代码-SalientObjectDetectionviaLowRankMatrixRecovery code