-
Region-Dense
基于区域的稠密立体匹配方法(论文)
关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)
- 2012-03-16 11:24:09下载
- 积分:1
-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1
-
SAR_image_processing
SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。(SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image geometry processing, slant range to ground from the conversion process.)
- 2010-01-26 09:52:42下载
- 积分:1
-
DCT
该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
- 2010-11-15 09:53:27下载
- 积分:1
-
background-object-testVC
可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
)
- 2011-12-30 22:01:21下载
- 积分:1
-
ippiman
图像处理的IPP库使用手册,包括每个函数的使用说明,以及参数的意义。(IPP library of image processing using the manual, including instructions for each function, as well as the significance of the parameters.)
- 2013-01-10 20:23:06下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
IPKejian
华中科技大学图像所张桂林老师的数字图像处理课件(Huazhong University of Science and Technology teacher Zhang Guilin images of digital image processing software)
- 2007-11-22 15:45:16下载
- 积分:1
-
PT
说明: 简单的数字图像处理程序,实现灰度化,二值化,边缘检测等(Simple digital image processing program, graying, binarization, edge detection, etc....)
- 2012-02-28 18:49:50下载
- 积分:1
-
DFT_by_dft
VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。(Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.)
- 2016-07-05 16:08:58下载
- 积分:1