资源列表
another-matlab-sentence
- 能够实现图像的亮度变换、对数变换、亮度拉伸,直方图均衡化和空间滤波。-To achieve the brightness of the image transform, logarithmic transformation, brightness stretch, histogram equalization and spatial filtering.
matlab2
- 我自己简化的暗通道先验算法,我亲自测试的,去雾效果不错。而且里附有数据集图片。站长可以亲自测试。-I simplified the dark channel prior algorithm myself. I personally test,and the fog effect is good. And with a data set in the picture. You can test by yourself.
ImageSaliencyDetectionAll
- 图像显著性检测方法包括各种效果比较好的显著性检测方法,便于比较效果和算法选择。全部C++代码实现-The image prominence detection method includes a variety of effective detection methods to facilitate the comparison effect and algorithm selection. All C++ code implementation
VideSaliencyDetectionAll
- 视频显著性检测方法包括各种SUN,VA等著名算法,便于效果比较和工程算法选择,全部C++实现,便于移植和嵌入式实现。-Video highlighting methods include a variety of SUN, VA and other famous algorithms to facilitate the comparison of results and engineering algorithm selection, all C++ implementation, easy t
tezheng
- 用于图像融合,图像拼接等角点检测以及精匹配-It is used in image fusion, image mosaic, isocenter detection and fine matching
GrabCut
- 用GrabCut算法实现图像的分割,有效的将目标区域从背景区域分离出来,方便有效,可以直接运行。-GrabCut algorithm to achieve the image segmentation, the effective target area the background area separated, convenient and effective, can be run directly.
code
- 基于PCA加上SVM的人脸识别算法 使用libsvm作为SVM工具箱-Face recognition based on PCA and SVM
DCTwatermarkingSystem
- 基于DCT的水印系统 附带有示例使用图像 环境MATLAB- U57FA u4E8EDCT u7684 u6C34 u5370 u7CFB u7EDF u9644 u5E26 u6709 u793A u4F8B u4F7F u7528 u56FE u50CF u73AF u5883MATLAB
pictureBlur
- 对图像进行均值滤波操作,模糊一张图像,主要使用均值滤波操作的blur函数。-Average filtering operation of the image, fuzzy image, the main use of mean filtering operations blur function.
PictureErode
- 最基本的形态学运算之一—腐蚀,用图像中的暗色部分腐蚀掉图像中的高亮部分。-One of the basic morphological operations- etching- uses the dark part of the image to etch out the highlights in the image.
pictureCanny
- 用OpenCV进行边缘检测,载入图像,转换成灰度图,再对图像模糊降噪,然后边缘检测-Edge detection using OpenCV, loading images, converted to grayscale, and then blur the image denoising, and then edge detection
bar
- 用滑动条动态调整参数,结合回调函数,进行两幅图片透明度的调整-Adjust the parameters with the slider dynamically, and adjust the transparency of the two pictures with the callback function
