-
Pedestrian-Detection
一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。(A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.)
- 2011-11-16 15:30:01下载
- 积分:1
-
Wavelet-packet-
小波包对信号的分解与重构在matlab中的应用,以及能量,频率(Wavelet packet decomposition and reconstruction of the signal in the application of matlab, and energy, frequency)
- 2013-01-09 08:58:52下载
- 积分:1
-
sift
说明: SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
- 2019-07-08 09:34:31下载
- 积分:1
-
MPEG7FexLib_src_OpenCV22
基于OpenCV的MPEG-7特征提取,c++代码(MPEG-7 feature extraction based on OpenCV)
- 2020-06-23 05:00:01下载
- 积分:1
-
Cohen-SutherlandLiang-Barsky
基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
- 2012-10-24 18:58:06下载
- 积分:1
-
InversePerspectiveMapping
对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view.
InversePerspectiveMapping)
- 2016-12-04 21:31:56下载
- 积分:1
-
code
de-speckling of noise in medical ultra sound images...
- 2013-08-14 18:54:36下载
- 积分:1
-
Image-de-noising-algorithm-using
提出了一种基于非下采样Contourlet 变换的自适应图像去噪方法 首先对噪声图像进行非下采样Contourlet 变换,得到各
个尺度各个方向子带的系数,再根据该系数的能量自适应地调整去噪阈值 实验表明,与Contourlet 多尺度阈值去噪 Contourlet 自
适应阈值去噪相比,该方法在保留图像边缘细节的同时,能提高图像的PSNR 值,减少了Gibbs 现象(A new adaptive method of image de-noising based on NonSubsampled Contourlet Transform (NSCT)is presented.Firstly,
the noisy image is decomposed into a set of multiscale and multidirectional frequency subbands by NSCT, and then the threshold
is adapted automatically according to the energy of subband coefficients.Compared with the multi-scale threshold using contourlet
transform and using adaptive threshold based on contourlet transform, the simulation results show that the performance of this
method is superior in PSNR, meanwhile it can maintain the image edge and reduce the Gibbs phenomen)
- 2012-07-20 10:49:25下载
- 积分:1
-
ImageProcessing
说明: VC++功能较多的图像处理程序,实现的功能有:图像变换 图像配准 图像分割、图像编码、图像增强、图像复原、图像特征码提娶图像识别、运动检测、图像显示等,特别是源码里面的一些VC的图像处理类,你可以用到你自己的程序中。(VC ++ image processing program with more functions. The functions implemented are: image transformation, image registration, image segmentation, image encoding, image enhancement, image restoration, image feature code, image recognition, motion detection, image display, etc. Some of the VC image processing classes, you can use it in your own programs.)
- 2020-03-23 23:41:38下载
- 积分:1
-
regionprops
使用regionprops中BoundingBox功能对图片进行处理获得X,Y的坐标值以及长宽度(Use regionprops the BoundingBox of the image processing functions to obtain X, Y coordinate values and long-width)
- 2010-03-07 11:16:22下载
- 积分:1