-
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
-
Project_report
Image Inpainting for object removal project report
- 2014-01-07 18:52:08下载
- 积分:1
-
mosaic
使用MATLAB实现基于等距离图象拼接的嵌套程序1(The use of MATLAB-based image stitching equidistant nested procedures 1)
- 2008-07-01 19:49:27下载
- 积分:1
-
target-detection-and-tracking
序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文(Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations)
- 2013-10-18 20:43:58下载
- 积分:1
-
segmant
在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
- 2017-12-13 16:05:48下载
- 积分:1
-
边缘检测
说明: 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。
一阶:?Roberts Cross算子,Prewitt算子,Sobel算子, Kirsch算子,罗盘算子;
二阶: Marr-Hildreth,在梯度方向的二阶导数过零点,Canny算子,Laplacian算子。(Edge detection is a basic problem in image processing and computer vision. Significant changes in image attributes usually reflect significant events and changes in attributes. These include (I) discontinuities in depth, (ii) discontinuities in surface orientation, (iii) changes in material properties, and (iv) changes in scene lighting. Edge detection is a research field in image processing and computer vision, especially in feature extraction.)
- 2020-05-24 14:12:50下载
- 积分:1
-
819649
基因演算法, ~和吃飼料的演算法, e面的 ~吃到飼料會越來越快,(The genetic algorithm, the algorithm for eating feed, the e-plane algorithm for eating feed is getting faster and faster.)
- 2018-09-04 21:40:13下载
- 积分:1
-
RegEx2NFA2DFA_RC
说明: 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
- 2020-11-08 15:59:47下载
- 积分:1
-
PF
说明: matlab开发的粒子滤波目标跟踪程序,跟踪目标良好。(Matlab development of particle filtering procedures。)
- 2012-05-13 04:11:13下载
- 积分:1
-
jiansuo
这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.)
- 2007-07-08 20:42:39下载
- 积分:1