-
lbp
提取一幅图像的LBP特征,输入为一幅图片,输出为一个256维的行向量,代表图像的LBP特征。(The LBP feature of an image is extracted, and input is a picture. The output is a 256 dimensional row vector, representing the LBP characteristic of the image.)
- 2018-04-07 22:31:12下载
- 积分:1
-
Watermarking-in-contourlet-domain
图像经过Contourlet变换后,加水印(After Contourlet transform images, add watermark)
- 2011-08-08 20:23:15下载
- 积分:1
-
GVF
使用snake算法寻找图形的轮廓,GVF梯度代替传统方法取得了很好的效果。(Snake algorithm to find the outline of the graphics, GVF gradient instead of the traditional methods achieved good results.)
- 2012-08-19 09:57:05下载
- 积分:1
-
C# 拖拽截图(拖拽拉伸图片选框)
C# 拖拽截图(拖拽拉伸图片选框)
- 2021-04-22 19:58:48下载
- 积分:1
-
图片雾化效果 实例
图片雾化效果 实例
- 2013-06-09下载
- 积分:1
-
StegoTool
LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)
- 2020-11-05 11:19:53下载
- 积分:1
-
pcnnfilter
PCNN实现降噪的不错
PCNN是很好的自动分割工具
PCNN是很好的自动分割工具(PCNN是很好的自动分割工具,)
- 2009-06-20 15:47:19下载
- 积分:1
-
2412
双线性插值图象的旋转源码,程序结合易语言位图操作支持库和图像格式转换支持库,调用API函数和置入汇编代码,实现双线性插值图象的缩放旋转。(Source bilinear interpolation image rotation , combined with easy language program bitmap operations support libraries and image format conversion support library , call the API function and into assembly code , zoom in rotation bilinear interpolation image.)
- 2015-07-11 16:23:35下载
- 积分:1
-
2
采用haar小波实现二维图像的分解与重构(mallat算法):(Two-dimensional image using haar wavelet decomposition and reconstruction (mallat algorithm):)
- 2013-07-16 11:38:37下载
- 积分:1
-
Pseudo-Color Image Processing
数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing
(a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified color corresponding to one range of gray levels in the input image, and the remaining pixels in the RGB image have the same shade of gray as they had in the input image. You can limit the input colors to all the colors in Fig. 6.4(a).
(b) Download the image in Fig. 1.10(4) and process it with your program so that the river appears yellow and the rest of the pixels are the same shades of gray as in the input image. It is acceptable to have isolated specs in the image that also appear yellow, but these should be kept as few as possible by proper choice of the two gray-level bands that you input into your program.)
- 2017-11-06 16:52:41下载
- 积分:1