CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc sift
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vc sift - List
[
Special Effects
]
图像配准 sift matlab
DL : 5
SIFT算法是特征点寻找中比较经典也是相当精确的一种算法,原作者已经给出了相应的VC代码,这个代码包是基于matlab编写的,里面相应的有一些注释可以帮助初学者了解SIFT的操作过程。
Update
: 2010-11-03
Size
: 613.34kb
Publisher
:
kesiking
[
Data structs
]
sift算子的vc++源代码
DL : 1
sift算子的vc++源代码
Update
: 2010-12-16
Size
: 142.41kb
Publisher
:
fanxm06
[
Graph program
]
autopano-sift-2.4.tar
DL : 0
国外的一个全景图拼接程序,用c++编程实现-abroad a panorama stitching procedure, using c Programming
Update
: 2025-02-17
Size
: 625kb
Publisher
:
薛斌
[
Graph program
]
SIFT.ZIP
DL : 0
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
Update
: 2025-02-17
Size
: 51kb
Publisher
:
sjtuzyk
[
Graph program
]
sift-vc2005
DL : 0
sift算法 vc2005实现 需要gsl and opencv -vc2005 realization of the need to sift algorithm gsl and opencv
Update
: 2025-02-17
Size
: 9.55mb
Publisher
:
俏鱼
[
Special Effects
]
SIFT
DL : 0
提取图像SIFT(尺度不变)特征 VC++实现-Extract images SIFT (scale-invariant) characteristics VC++ Achieve
Update
: 2025-02-17
Size
: 1.32mb
Publisher
:
ljx
[
Special Effects
]
SIFT_VC
DL : 0
实现著名的图像特征检测sift算法进行图像的匹配,对于计算机视觉领域的朋友有帮助-Realize well-known image feature detection algorithm sift image matching, computer vision for the field of friends to help
Update
: 2025-02-17
Size
: 143kb
Publisher
:
石雷
[
Books
]
sift-0[1].9
DL : 0
加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-University of California, written by one Dr. sift the image matching based on source code, is used by matlab and VC Mixed-Language Programming
Update
: 2025-02-17
Size
: 3.37mb
Publisher
:
ting
[
Special Effects
]
siftmatch.tar
DL : 0
sift图象匹配,vc+matlab 调试可以用-sift image matching, vc+ matlab debugger can be used
Update
: 2025-02-17
Size
: 319kb
Publisher
:
leopard
[
Special Effects
]
sift-0.9.17-bin.tar
DL : 0
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful! -SIFT feature detection of a VC program, SIFT feature detection in the target detection and recognition is very useful!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
Update
: 2025-02-17
Size
: 3.31mb
Publisher
:
ljmasdf1
[
Special Effects
]
sift-vc
DL : 0
VC的SIFT源码-VC s SIFT source
Update
: 2025-02-17
Size
: 532kb
Publisher
:
郑少陵
[
Special Effects
]
SIFT
DL : 0
利用VC编程实现SIFT算子的影像匹配,对于学习和研究影像匹配的人可以交流一下。-Programming using VC Operator SIFT image matching, learning and research for image matching can exchange.
Update
: 2025-02-17
Size
: 51kb
Publisher
:
谭金石
[
Other
]
SIFT_VC
DL : 0
利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
Update
: 2025-02-17
Size
: 23.97mb
Publisher
:
gonghui
[
Wavelet
]
117143191sift-1.1.1_20070330_win
DL : 0
VC实现的两幅图像的配准的程序的源代码。采用常用的相似性测度法作为主要算法-VC achieved two Images of the program s source code. Similar to the use of commonly used measure of law as the main algorithm
Update
: 2025-02-17
Size
: 444kb
Publisher
:
ldc
[
matlab
]
sift_MATLAB+VC_ImageFusion
DL : 0
sift MATLAB+VC Image Fusion,MATLAB和VC混合编程,用SIFT算法实现图像拼接功能。-sift MATLAB+ VC Image Fusion, MATLAB and VC mixed programming, using SIFT algorithm image mosaic function.
Update
: 2025-02-17
Size
: 2.74mb
Publisher
:
zhangrui
[
Graph program
]
SIFT(VC)
DL : 0
sift算法匹配,用VC写的。能直接用!-VC+sift
Update
: 2025-02-17
Size
: 3.74mb
Publisher
:
huhualiang
[
Special Effects
]
sift
DL : 0
用matlab和VC实现图像匹配拼接的sift算法-VC implementation using matlab and the image matching algorithm sift Splicing
Update
: 2025-02-17
Size
: 2.73mb
Publisher
:
yangdawei
[
Graph program
]
sift-vc
DL : 0
sift算法的vc实现,为其他算法提供API-vc achieve sift algorithm for other algorithms API
Update
: 2025-02-17
Size
: 13kb
Publisher
:
[
Graph program
]
SIFT-opencv-verygood
DL : 0
我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a lot of procedures on the SIFT algorithm, many simply tune is bad, this is not easy for me to find a better combination of C++ and OPENcv Toolkit package, but or the lack of a few link library files, I have added to this archive inside, and on how to configure OPENCV VC6 method has done a picture placed inside, the process is very detailed, for beginners to use should be the most convenient , and definitely the result. Note To configure, the process has been very clear.
Update
: 2025-02-17
Size
: 10.37mb
Publisher
:
吴若鸿
[
Special Effects
]
sift-vc
DL : 0
sift算法的vc实现,对与图像处理很有用的算法,希望对大家有用!-vc sift algorithm implementation
Update
: 2025-02-17
Size
: 348kb
Publisher
:
amao
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.