资源列表
RSAttack
- RS攻击M程序,用于检测图像是否经过LSB密写-RS attack M procedures for detecting whether the image after LSB steganalysis
IK
- 本代码采用反向动力学制作一个简单机器人手臂,去够指定的点。-the reverse dynamics code used to produce a simple robot arm to the designated point enough.
deniose
- 小波850工具包中去噪实验的代码 大家交流学习用-wavelab850 deniose
harris
- 角点的检测,利用harris 算法 harris corner detection -harris corner detection
2Dwavelet
- 该程序用来实现对图片的多级小波分解!提取多级分解后各子带的小波系数!-The program is used to achieve multi-level wavelet decomposition of an image! And extraction of multi-level decomposition of the wavelet coefficients of each sub-band!
lfm_compression
- SAR线性调频信号脉冲压缩仿真,包括时域加窗对脉压厚信号旁瓣的影响!-SAR chirp signal pulse compression simulation, including the time-domain windowing of the signal pulse pressure thick sidelobe impact!
imageenhancementcode1
- 基于一篇人脸图像增强的文章,得出的算法,其中包含好几种算法可以提供比较。-Based on a human face image enhancement articles derived algorithm, which contains several algorithms can provide a relatively.
read_envi_image
- 程序:IDL。 功能: 读取envi图像,格式img.-IDL reads the envi image format img.
Matching-neighborhood-difference-
- 采用相邻一定距离的邻域图像差,提高了抗干扰能力,对亮度变化不敏感-Matching based on neighborhood difference feature
extractxml
- 读取HJ-1A/B星xml头文件获取相关信息的IDL代码-Read HJ-1A/B star xml header files for information IDL code
canny_1
- 一种改进的canny算法进行边缘提取。能够获取较好的边缘图像-An improved canny edge detection algorithm. You can get a better edge image
NLmeansfilter
- 非局部均值是一种基于快匹配来确定滤波权值的。即先确定一个块的大小,例如7x7,然后在确定一个搜索区域,例如15x15,在15x15这个搜索区域中的每一个点,计算7x7的窗口与当前滤波点7x7窗口的绝对差值和,然后在计算一个指数函数,所有的搜索点都用指数函数计算出一个权值,当然还有权值的归一化。根据这个权值进行点的滤波操作。-It is a non-local means to determine the filter weight based on fast matching. That is,