资源列表
MJPGtoJPG
- MJPEG 格式转换成为JPG格式 Programming Language:Visual C++, Tags:Multimedia Develop-MJPEG to JPG
GUI
- 此文档中包含GUI界面编程以及利用GUI界面对图像进行配准,程序中包含Powell算法以及蚁群算法。-This document contains the GUI interface programming and using the GUI interface of image registration, Powell algorithm and ant colony algorithm included in the program.
ssim_index
- 用于结构相似度的评价,在图像融合,去模糊中很有用。-the alogrithm can estimate the structure of the fusion images.
test_bank
- 一个基于遗传算法的自动组卷的详细介绍,可以用来开发程序,仅用来学习参考-A detailed descr iption of the automatic test paper based on genetic algorithms can be used to develop programs, only to learn reference
track
- 用matlab实现的人脸跟踪算法。运行可行,输入要自己拍摄的AVI视频。-Face tracking algorithm using matlab. Feasible to run, enter the AVI video shot himself.
blur_mtrx1
- 输入卷积核h和信号长度N,生成卷积矩阵H conv(h,x, full ) == blur_mtrx1(h,length(x), full )*x 支持‘full’‘valid’和‘circular -generate the blur matrix
BLIND_tiqu
- 盲提取的一个简单程序,matlab编写的,非常实用,保证可以运行-A simple blind extraction procedures, matlab prepared, very practical, can run
images
- 由C#制作的简单图像处理器,具有多种处理,含反色,锐化,黑白,积木等处理。含代码-Simple image processor made by C#, with a variety of treatment, including anti-color, sharpness, black and white, building blocks and other processing. Including code
quyuchoumi
- 基于区域稠密匹配算法,可以使用于双目立体视觉系统,重构三维特征。-Dense matching algorithm based on region, you can use binocular stereo vision system to reconstruct the three-dimensional features.
sar-edge-detection
- sar 图像边缘检测算子,代码简洁,运行成功。-sar image edge detection。
Interferogram-Key-Technologies
- 这是一篇讲述最新的干涉图处理的关键技术的文章,非常实用!-This is an article about the latest key interferogram processing technology is very useful!
exc2
- 4方向链码 轮廓跟踪 vc(不是cpp) 实现-4 direction chain code contour tracking