-
Walsh
Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
- 2008-04-15 17:54:47下载
- 积分:1
-
jpeg2k
说明: JPEG2000 的一个实现,期中,wavelet.dll是提供的功能接口。(An implementation of JPEG2000, period, wavelet.dll is to provide a functional interface.)
- 2010-05-04 17:00:01下载
- 积分:1
-
HBMA
HBMA为基于块的分级匹配算法,是一种典型的运动估计算法,适用于特征追踪和运动估计(HBMA classification based on block matching algorithm is a typical motion estimation algorithm for feature tracking and motion estimation)
- 2020-10-10 21:57:33下载
- 积分:1
-
Segmentation
利用基于直方图的自适应阈值方法实现分割前景与背景(Segmentation of foreground and background using histogram-based adaptive threshold method)
- 2018-11-26 16:37:00下载
- 积分:1
-
StereoVision_SSD
本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。
这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。
main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘
制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数
y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。
从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions.
The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD.
main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters
y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data.
From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
)
- 2011-01-25 19:06:47下载
- 积分:1
-
msaliency
使用frequency-tuned saliency算法计算图像的saliency值,基于此saliency值将图像中的显著区域提取出来。(Using frequency-tuned saliency saliency value of image algorithm, based on the saliency value of the significant image area extracted.)
- 2011-05-10 22:52:35下载
- 积分:1
-
VCPP-image-processing-chapter04
VisualC++数字图像处理技术详解第2版光盘-第四章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter Four)
- 2016-04-16 13:23:00下载
- 积分:1
-
VehicleTrack
视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
- 2017-07-24 20:29:34下载
- 积分:1
-
lightcompensation
提供了两种光照补偿的方法进行比较,一种是参考白,一种是非线性补偿,并添加了直方图比较和参考文档。(Offers two illumination compensation methods were compared, one is the reference white, one is non-linear compensation, and adds a histogram comparison and reference documentation.)
- 2021-03-23 12:39:15下载
- 积分:1
-
Bilateral_Filtering
双边滤波,在平滑噪声图像的同时又可保留图像的边缘信息(Bilateral filtering, the noise in the image while smoothing the image edge information can be retained)
- 2010-11-05 16:11:09下载
- 积分:1