登录
首页 » Visual C++ » SiftSearch

SiftSearch

于 2009-09-28 发布 文件大小:193KB
0 158
下载积分: 1 下载次数: 301

代码说明:

  基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 (Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image matching, object recognition application (3) Sift algorithm in image retrieval applications.)

文件列表:

SiftSearch
..........\Sift
..........\....\imgfeatures.cpp
..........\....\imgfeatures.h
..........\....\kdtree.cpp
..........\....\kdtree.h
..........\....\minpq.cpp
..........\....\minpq.h
..........\....\sift.cpp
..........\....\sift.h
..........\....\utils.cpp
..........\....\utils.h
..........\SiftExtr
..........\........\ReadMe.txt
..........\........\SiftExtr.cpp
..........\........\SiftExtr.vcproj
..........\........\SiftExtr.vcproj.NIC-SJTU.Nic.user
..........\........\stdafx.cpp
..........\........\stdafx.h
..........\SiftMatch
..........\.........\ReadMe.txt
..........\.........\SiftMatch.cpp
..........\.........\SiftMatch.vcproj
..........\.........\SiftMatch.vcproj.NIC-SJTU.Nic.user
..........\.........\stdafx.cpp
..........\.........\stdafx.h
..........\SiftMatch2
..........\..........\imgs.txt





..........\..........\keys.txt
..........\..........\out.txt
..........\..........\SiftExtr.exe
..........\..........\SiftMatch2.bak
..........\..........\SiftMatch2.cpp
..........\..........\SiftMatch2.vcproj
..........\..........\SiftMatch2.vcproj.NIC-SJTU.Nic.user
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\SiftSearch.sln
说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xzjz
    本代码功能是将图像旋转任意角度,为进一步的图像处理做铺垫。(The code function is to rotate the image at any angle, laying the groundwork for further image processing.)
    2010-08-07 12:59:02下载
    积分:1
  • CPPvideoimageprocessing
    利用Visual C++实现AVI文件的图像截取 实现对图像数据的读取显示 实现视频图像处理技术 编程中如何操作数据库中的图像字段 实现数字图像增强处理(Use Visual C++ AVI file image interception To read the image data display Video image processing technology Programming how to operate the database image field Digital image enhancement)
    2014-04-21 11:17:34下载
    积分:1
  • eyeball-detection-in-video
    随着视频的播放进行眼球追踪,如果眼镜反光会影响正确率(eyeball tracking in video p.s. note that the reflection of glasses may influence the performance)
    2013-08-02 19:33:12下载
    积分:1
  • Sobel-and-Prewitt-edge-detection-and-robert
    Image processing using sobel operator
    2012-05-26 02:04:51下载
    积分:1
  • tuxiangpeizhun
    使用VC++编程,自动检测角点,实现图像配准,代码可用。(Automatically detect the corner points, for image registration, the code is available.)
    2010-05-30 10:55:42下载
    积分:1
  • Picture
    图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法(Picture Deal)
    2013-05-28 16:20:28下载
    积分:1
  • epipolar_line
    同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2020-07-21 18:18:45下载
    积分:1
  • ImageRegistration
    基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
    2009-03-19 13:17:58下载
    积分:1
  • cc
    说明:  经典图论,其中叙述了图论的经典算法等,如最大流、最小割等相关算法。(Classical graph theory, graph theory, which describes the classical algorithms, such as maximum flow, minimum cut, and other related algorithms.)
    2011-05-11 17:52:55下载
    积分:1
  • Marching-Cubesof-MC-algorithm
    原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
    2012-05-04 22:32:57下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载