-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1
-
matlab
matlab书上第六章数值运算的几个样例习题。。。。。(the descirbtion of the matlab)
- 2019-05-15 19:54:04下载
- 积分:1
-
bi_balance
几种图像增强的方法,有双直方图均衡,函数均衡等几种方法(several image enhancement methods, a double histogram equalization, function balance methods)
- 2007-05-23 15:13:07下载
- 积分:1
-
cximage600_full_VC6
说明: CxImage是一款免费的、开源的、功能强大的图形处理库。 跨平台,支持windows、linux等;支持BMP、GIF、ICO、TGA、JPEG、PCX、PNG、TIFF、MNG、RAS等多种图像格式;支持格式转换、图像处理、几何变换等;最重要的是使用非常简单。此为VC6修正版(CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD.)
- 2020-06-17 23:20:01下载
- 积分:1
-
视频增强播放器
本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等),
具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.).
It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
- 2020-11-19 15:19:37下载
- 积分:1
-
MatLab
图片的旋转、截图、灰度、翻转、滤波、去噪等基本处理(Image rotation, screenshots, gray, flip, filtering, noise and other basic processing)
- 2013-10-22 17:06:27下载
- 积分:1
-
surf
用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
- 2021-02-24 13:19:39下载
- 积分:1
-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1
-
6image-recover
将一幅M×N的灰度图像用3×3平均滤波器进行模糊,分别再加上一定的高斯
噪声和均匀噪声。然后,设计一个维纳滤波器对这两幅图像进行复原,分别
计算这两幅图像复原前后的PSNR。(Gray-scale image of a MN 33 average filter is vague, respectively, plus a Gaussian noise and uniform noise. Then, design a Wiener filter to recover these two images, the two images before and after the recovery of PSNR were calculated.)
- 2013-04-11 19:57:17下载
- 积分:1
-
yalibiao
检测压力表的指针的角度信息,使用Hough变换的方法,去噪能力强。(Pressure gauge pointer is detected angle information, the use of Hough transform method, denoising ability.)
- 2015-03-18 17:34:58下载
- 积分:1