资源列表
干涉条纹
- 使用matlab识别干涉条纹。通过形态学处理,识别干涉条纹数,并计算出条纹间距。内包含交互界面。(The interference fringes are identified by matlab. Through morphological processing, the number of interference fringes is identified and the fringe spacing is calculated. It contains an interactive in
Image Noise Level Estimation by Principal Component Analysis
- 论文Matlab实现:S. Pyatykh, J. Hesser, and L. Zheng, "Image Noise Level Estimation by Principal Component Analysis", IEEE Transactions on Image Processing, Volume: 22, Issue: 2, Pages: 687 - 699, February 2013.
遥感图像配准系统
- 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。(This program mainly deals with three kinds of remote sensing image processing: geometric correction, image enhancement and image registration. These three kinds of processing can
CCMD_OCR
- OCR图像文字识别源码,使用OCR图像识别控件,支持bmp,jpg,tif等多种图形格式的文字识别。(OCR image text recognition source code, use OCR image recognition control, support bmp, jpg, tif and other graphic format text recognition.)
InSAR MATLAB
- 荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码,用matlab编写的。
BlindWatermark
- 基于PYthon的盲水印实现,目前相对成熟,仔细校对过代码,对暴力破坏的图片依旧有良好的水印还原。该技术源码需要一定的PYthon基础才能使用,(The implementation of blind watermark based on Python is relatively mature at present. After carefully proofreading the code, there is still a good watermark restoration for the
偏最小二乘PLS和一些光谱预处理的matlab程序
- 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
数字水印图像的嵌入和提取源代码
- 有载体图像和水印图像,基于DCT变换将水印图像嵌入载体图像中,肉眼不可感知,然后经过DCT逆变换提取水印图像,至此实验完成。
多光谱图像读取
- 使用MATLAB读取多光谱类图像,对真彩色图像进行去相关增强处理。
ICP算法matlab实现
- 很好地实现了激光雷达点云的ICP配准,附带数据(ICP registration of LIDAR point cloud is well realized)
Halcon - demo
- c#语言封装halcon的demo范例,调试成功,用的迈德威视的千兆网口摄像头(Csharp language encapsulates the demo example of Halcon, the debugging is successful, and the Gigabit network interface camera of Medvedev is used)
直接序列扩频水印的嵌入与提取
- 实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embed