-
LZW
在图像传输时,常常需要对图像进行压缩,这些代码用来对图像进行压缩编码。(In the image transmission, it is often the need for image compression, the code used to image compression.)
- 2009-12-04 20:44:45下载
- 积分:1
-
OpenSURF_matlab
SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
- 2014-03-28 01:08:21下载
- 积分:1
-
Demo3_line-segment-detection-
直线检测 Visual C++编写 用于图像处理(line segment detection)
- 2012-06-29 16:39:16下载
- 积分:1
-
Itxxhm
图像细化注意,本程序的细化算法要应用于于含线条的黑白二值图像才可以看出细化效果。
(The thinning Note refinement algorithm of this program is to be applied to black and white binary image containing lines can be seen that the refinement effect.)
- 2012-08-05 18:16:42下载
- 积分:1
-
VTK
VTK教程-英文版,详细介绍了VTK的相关知识和在医学图像处理方面的应用(VTK BOOK-english edition,introduce VTK install、context、application in medical image anylasis in details)
- 2010-08-09 14:38:45下载
- 积分:1
-
Embedded-in-the-DCT-coefficients-
在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。
1. 在LENA图中嵌入水印,输出嵌入后的水印图像。
2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。
3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。
4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。
(Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit.
LENA Figure embedded watermark, the watermark image output embedded.
(2) logo watermark image decoding, the output decoded Figure statistical error rate.
(3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve.
(4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
- 2012-04-16 18:56:11下载
- 积分:1
-
avisample
生成avi视频截图序列。设置截图时长,截图频率,截图类型的参数。(Generate avi video sampling sequence.Screenshot duration, frequency and types of parameters are allowed to set freedom.)
- 2013-07-10 17:18:11下载
- 积分:1
-
Saliency
显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
- 2011-09-25 21:13:22下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1
-
HOG
读取一24位彩色图像,计算其以下图像特征:
1)灰度直方图
2)颜色直方图(RGB3个通道)
3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向)
(Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
- 2020-06-28 15:00:01下载
- 积分:1