-
MATLAB 水印添加程序源代码 KJaBKJ
MATLAB可见水印、不可见水印添加程序源代码,可见水印部分采用中值法,不可见部分采用DWT变换。(MATLAB visible watermark, invisible watermark to add the source code, we can see the watermark part in value method, the invisible part on DWT.)
- 2020-06-28 09:20:02下载
- 积分:1
-
Quadtree
完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
- 2021-01-28 16:58:34下载
- 积分:1
-
SP_Liu_TCSVT_code2014
用于显著性检测的对比算法SP的MATLAB版本,比较新的是2013年的,亲测可用(MatLAB version of SP, a contrast algorithm for saliency detection, is relatively new in 2013, and pro-test is available.)
- 2020-06-16 19:00:02下载
- 积分:1
-
低照度图像增强算法
一种可适用于复杂光照环境的低照度图像增强算法,即基于内容感知的自适应对比度提高的增强算法。引入了改进的伽马矫正,可以根据低照度图像的明暗程度自适应的对图像进行预处理。在实验过程中还发现,虽然改进算法有效避免引入大量噪声,但仍有少量噪声存在,为了达到更好的视觉效果,利用改进的双边滤波对增强的图像进行处理,获得最后的增强图像。实验效果显示,该算法可对低照度图像实现理想的增强效果。(A can be applied to complex light environment of low illumination image enhancement algorithm, which based on the content of perception adaptive contrast enhancement algorithm. Introduced the improvement of gamma correction, can according to the low illumination image of light and shade degree adaptive to image preprocessing. In the process of experiment also found that although the improved algorithm effectively avoid introducing a lot of noise, but there still have a small amount of noise, in order to achieve better visual effect, use of improved bilateral filtering to enhance the image processing, finally enhance image. The experimental results showed that the algorithm can achieve a low illumination image enhancement effect.
)
- 2020-07-16 22:18:49下载
- 积分:1
-
canny
基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
- 2013-11-17 20:06:46下载
- 积分:1
-
bianyuanjiance
利用matlab,对图像进行高斯滤波,然后通过非极大值抑制,设置双阈值,实现图像边缘检测(Image edge detection)
- 2018-01-24 10:51:07下载
- 积分:1
-
rgb
说明: 利用matlab提取图片像素点的RGB值(Using MATLAB to extract RGB value of image pixels)
- 2021-04-13 10:28:56下载
- 积分:1
-
matlab
数字图像处理matlab版 冈萨雷斯 一书中的附加源程序,生成的M文件,直接可用
(Digital image processing matlab version Gonzalez one additional source book, M-generated documents, directly available)
- 2008-04-19 09:43:17下载
- 积分:1
-
lake
数字图像处理,边缘提取,分割,湖面面积计算matlab程序(Image processing, edge detection, segmentation, the lake area)
- 2021-01-12 16:48:49下载
- 积分:1
-
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 dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
- 2011-08-10 16:46:35下载
- 积分:1