资源列表
OSGEarth学习资料
- 文件包里,包含大量的OSG学习代码,和事列讲解,代码分析,功能实列,是学习入手的很好的助手,不需再买书,里需覆盖面很广(Osg study code information example)
基于直方图优化的图像去雾技术
- 设计了GUI界面,通过matlab完成基于直方图的图像去雾(GUI MATLAB Remove Fog By GlobalHisteq)
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.)
rice algorithm
- 一个CCSDS(空间数据系统咨询委员会)提出的航天器图像数据压缩算法——RICE算法的MATLAB实现(a software based on MATLAB realize the RICE algorithm recommended by CCSDS.)
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.)