-
duojieguoyuansu
本程序是多结构元素形态学滤波的探讨,通过选择不同的结构元素多尺度序列Bi,来得到最合适的结果(This program is a multi-structure elements of morphological filtering by selecting different multi-scale structure elements sequence Bi, get the most appropriate results)
- 2013-04-10 10:19:43下载
- 积分:1
-
sift2
SIFT特征提取
http://www.opencvchina.com/forum.php?mod=viewthread&tid=209&fromuid=267
(SIFT feature extraction http://www.opencvchina.com/forum.php?mod=viewthread& tid=209& fromuid=267)
- 2012-08-19 15:09:14下载
- 积分:1
-
GDALImageMosaic
VC++开发的遥感影像拼接程序,两张示例图像,实现拼接线平滑的拼接算法。(VC++ development of remote sensing image mosaic program, two sample images to achieve a smooth stitching thread stitching algorithm.)
- 2020-08-14 17:38:28下载
- 积分:1
-
tuxiangzengqiang
这里的图像增强包括灰度修正、平滑、滤波、锐化等,是图像处理的基本操作,本代码调试通过(Here, including gray-level correction image enhancement, smoothing, filtering, sharpening, etc., is the basic image processing operations, the code debugging by)
- 2010-09-04 15:16:24下载
- 积分:1
-
LDPCdwt
说明: ldpc码在数字水印方面的研究,可加强对ldpc码的理解(the research about ldpc applied digital watermark,it can decrease ber and improve robutness)
- 2009-08-04 18:56:31下载
- 积分:1
-
C with image
说明: 用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
- 2020-06-17 21:00:06下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
main
基于灰度图像处理的LSB密写的实现算法,matlab编程实现(Based on gray-scale image processing of LSB Steganography algorithm, matlab Programming)
- 2008-04-09 08:59:27下载
- 积分:1
-
nlm_code_for_mri
非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。(nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.)
- 2009-05-12 20:10:21下载
- 积分:1
-
rotating
desing and develop a cube rotation
- 2010-12-26 18:57:19下载
- 积分:1