-
siftDemoV4
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。[1] 该方法于1999年由David Lowe[2] 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journal of computer vision(IJCV)。截止2014年8月,该论文单篇被引次数达25000余次。(SIFT, namely Scale Invariant Feature Transform (Scale-invariant feature transform, SIFT), it is a description for image processing. This description has scale invariance, can detect critical point in the image, it is a local feature descriptor. [1] The method in 1999 by David Lowe [2] First published in the International Conference on Computer Vision (International Conference on Computer Vision, ICCV), 2004 was again perfect finishing after David Lowe published in the International journal of computer vision (IJCV) . As of August 2014, the paper cited the number of times a single article of more than 25,000 times.)
- 2020-07-15 20:18:51下载
- 积分:1
-
opencv图像处理算法(softskin.cpp)
opencv图像处理算法
- 2020-12-01下载
- 积分:1
-
dlfg
通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果(Through the genetic algorithm to choose the best road image segmentation threshold, the threshold was chosen as the maximum between-cluster variance approach, the program results achieved the desired results rather)
- 2008-08-20 15:00:37下载
- 积分:1
-
kuangjia11
matlab图像处理,可以提取图像轮廓,提取效果好。(matlab image processing, image contour can be extracted, extraction effect.)
- 2009-04-21 09:41:15下载
- 积分:1
-
icaML
说明: 用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。(with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.)
- 2005-10-09 23:23:55下载
- 积分:1
-
headCountCode
采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density
crowds is an unsolved problem. Standard preprocessing techniques such
as background modeling fail when most of the scene is in motion. We
integrate human detection and tracking into a single framework, and in-
troduce a conrmation-by-classication method to estimate condence
in a tracked trajectory, track humans through occlusions, and eliminate
false positive detections.)
- 2021-03-05 17:39:31下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
imageica-matlab.tar
数字图像质量评价量:计算数字图像在基于像素统计差异、基于相似性度量统计差异、基于频谱统计差异以及基于人眼视觉系统统计差异等的图像质量评价量(Digital image quality evaluation of the volume: calculating the number of images in the pixel-based statistical difference, similarity measure based on statistical differences, based on statistical difference spectrum, as well as human visual system based on statistical differences in image quality evaluation of the volume of)
- 2021-04-15 21:18:54下载
- 积分:1
-
UFCLS
实现非监督的FCLS算法进行高光谱图像端元提取(Unsupervised FCLS algorithm)
- 2021-04-19 20:58:51下载
- 积分:1
-
Image-segmentation-based-on-texture
利用灰度图 建共生矩阵 利用特征值 对纹理图像分割(The use of grayscale co-occurrence matrix to build the use of characteristic values of the texture map would like to partition)
- 2016-04-05 15:40:46下载
- 积分:1