资源列表
仿真代码
- 这是一篇关于大气湍流退化图像复原的硕士论文,我用matlab对该论文中阐述的方法进行了仿真(This is a master's thesis on the restoration of atmospheric turbulence degraded images. I used Matlab to simulate the methods described in this paper.)
fsi
- 实现基于四步傅里叶变换的单像素成像,原创,实现论文《基于傅里叶光谱获取法的单像素成像》(Implementation of single pixel imaging based on four step Fourier transform)
差值扩展-数字可逆水印的实现
- 数字图像处理中的可逆水印算法,基于差值扩展而得,其容量与其图像像素有关。(The reversible watermarking algorithm in digital image processing is based on the spread of the difference, and its capacity is related to the pixel of the image.)
矩形波导TE10波场图
- 利用MATLAB计算矩形波导TE10模式磁场电场分布并画出图像(Using matlab to calculate the rectangle mode TE10 and draw a picture of E and H)
差值扩展嵌入源码
- 差值扩展简单嵌入算法,属于图像隐写算法的一种。(The differential extension simple embedding algorithm is one of the image steganography algorithms.)
盲水印嵌入提取-已实现
- 使用盲数字水印实现DWT ,数字水印的嵌入和提取,小波变换(Using blind digital watermarking to implement DWT)
强大的约束三角剖分程序源码
- 纯C语音编写的强大的约束三角网剖分程序,支持特征线(Pure C, a powerful constraint triangulation program to support feature lines.)
matlab_code
- Matlab实现何凯明经典暗通道去雾算法源代码, use 软抠图 or guidedfilter(Matlab implementation of He Kaiming classic dark channel fog algorithm source code, including softmatting and guidedfilter)
双随机图像加密
- 图像经过双随机处理和分数阶傅里叶变换,可以达到加密解密的功能,且对密钥敏感性较强。(The image undergoes double random processing and fractional Fourier transform, which can achieve the function of encryption and decryption, and has strong sensitivity to the key.)
八个方向的sobel边缘检测算法
- 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
HE11
- 利用MATLAB进行数值计算,得出HE模的色散曲线。(The dispersion curve of HE mode is obtained by numerical calculation by MATLAB.)
code
- 实现二位图像转化为三维立体图像,并进行渲染(Two bit images are converted into 3D images and rendered.)