资源列表
二维图像展成一维向量后的随机置乱
- 通过将二维图像展成一维向量进行随机置乱实现图像加解密(Random image scrambling is achieved by expanding two-dimensional images into one-dimensional vectors.)
computer%20imagiologic
- 计算机图形学课后上机课实验案例,以及解答方式和思路。(less is more, if you really want a success,just stick T)
161701170925517
- meanshift相关算法,初学者可以研究研究!(Meanshift related algorithm, beginners can study and research.)
测试
- 我的测试:这个程序包完成一些日常基本的测试。。(my test:Finish some basic tests)
dct
- DCT变换,用于jpeg压缩,选择DCT不选择DFT(DCT transform,For jpeg compression,DCT is not selected for DFT.)
MATLAB编程
- 计算二维图像的分形维数,将彩色图像灰度处理,然后转换成二值图 进行分形维数计算(calculate the fracture dimensions of the picture)
RK龙格库塔计算微分方程组
- 使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)
RK密钥图像简单加密和恢复
- RK龙格库塔定理产生密钥图像简单加密和恢复,简单的异或运算(Simple encryption and recovery of RK key image)
sift-master
- 实现两幅图像基于sift特征的匹配,剔除误匹配点,实现精确的图像匹配(Matching two images based on SIFT features)
BM3D
- BM3D降噪算法,很好的一个外国人写的matlab版本(BM3D noise reduction algorithm, a good matlab written by a foreigner.)
KUANfiltering
- 经典kuan滤波器,用于SAR图像相干斑抑制,提高分类精度。(The classical Kuan filter is used for SAR image speckle suppression and improve classification accuracy.)
模糊图像修复
- 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。(Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator)