资源列表
干涉条纹
- 使用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
text seven
- VGA彩条信号显示器设计 设计并调试好一个VGA彩条信号发生器,并用EDA实验开发系统(拟采用的实验芯片的型号可选Altera CycloneII系列的 EP2C5T144C8 FPGA。(A VGA color bar signal generator is designed and debugged, and an EDA experimental development system is used (the model of the experimental chip to be use
C++人脸分割
- C++人脸分割 利用opencv分割人脸
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
JPEG2000压缩加水印
- 用MATLAB实现JPEG2000压缩,用霍夫曼编码解码,实现压缩
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
zbar-master
- 基于java编写的zbar二维码识别库。亲测可用。识别速度快,准确率较高(ZBar QR code recognition library based on Java. Pro test available. High recognition speed and accuracy)
偏最小二乘PLS和一些光谱预处理的matlab程序
- 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
kcf_apce
- 经典算法kcf的改进版,kcfapce,跟踪效果比kcf好一点,可以搭配otb工具箱使用,与DSST算法不相上下。