-
detectline
包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
- 2009-07-16 15:27:30下载
- 积分:1
-
lineDehaze
一种基于景深的去雾方法,将按通道中的最大值和最小值作为景深基准线,计算其垂直方向上的暗通道像素均值作为透射图,实现去雾,对航拍图效果显著(A dehaze method based on the depth of field, draw a depth datum line according to the maximum value and minimum value of the dark channel, calculate the pixel of the dark channel at the line perpendicular to the depth datum line.Then the transmission map has been gotten. This method performs good especially when processing the aerial map.)
- 2016-11-11 16:53:53下载
- 积分:1
-
CPHD
用CPHD的方法实现多目标跟踪,及对CPHD性能的检测。(With CPHD method to achieve multi-target tracking, and performance testing for CPHD.)
- 2013-09-09 11:46:06下载
- 积分:1
-
MATLAB
利用MATLAB进行血管的三维图像重建,充分利用了matlab对大量图片的处理能力(The use of MATLAB to carry out three-dimensional image reconstruction of blood vessels, matlab full advantage of the large number of image processing capability)
- 2007-09-13 13:48:29下载
- 积分:1
-
pi-pei-gen_zong
有关目标的匹配跟踪代码,简单易懂,里面含有丰富的测试图片,和最终的测试效果图(The target matching tracking code, easy to understand, which contains a wealth of test images, and the final test renderings)
- 2013-12-04 12:44:04下载
- 积分:1
-
canvas-sample
free-vision library,计算机视觉C++库,含有SAMPLE,非常经典!(free-vision library, computer vision C library, containing SAMPLE. very classic!)
- 2006-10-22 21:46:43下载
- 积分:1
-
Interpolation
利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。(Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filters to get the enlarged image.)
- 2010-02-17 05:00:44下载
- 积分:1
-
image_pyramid
采用拉普拉斯金字塔的图像融合程序,完成图像融合功能,需采用高于matlab2009的matlab(the image fusion source code using lap pyramid, you have to use the matlab version later than 2009.)
- 2012-08-01 17:25:34下载
- 积分:1
-
weinafilter
本程序可实现维纳滤波,可应用于反褶积等反问题的求解过程中,是非常简单实用的(This program can be realized Wiener filter can be applied to deconvolution inverse problems and the process is very simple and practical)
- 2016-07-25 20:18:58下载
- 积分:1
-
interactive-3D-graph-cut
用于分割2D、3D图像的可交互graph cut程序,纯matlab实现,不含C++(An interactive graph cut program segmenting 3D images)
- 2017-05-12 10:18:42下载
- 积分:1