搜索资源列表
MatchPoint
- This a file/directory compare write in C#. Interest point: the match algorithm. The file/folder detection is automatic and it llows search with date-time or data len-This is a file/directory compare write in C#. Interest point: the match algori
moravecxin
- 首先, 计算每个像素点的兴趣值, 即以该像素点为中心, 取一个w×w(如:5×5)的方形窗口, 计算0度、45度、90度、135度四个方向灰度差的平方和, 取其中的最小值作为该像素点的兴趣值。 其次,根据实际图像设定一个阈值,遍历图像以兴趣值大于该阈值的点为候选点。 最后,选一个一定大小的窗口,让该窗口遍历灰度图象,在此过程中取窗口中兴趣值最大的候选点为特征点,算法结束。 -First, calculate the value of each pixel of interest, t
find_obj_calonder.cpp
- This program shows the use of the Calonder point descr iptor classifier. SURF is used to detect interest points, Calonder is used to describe/match these points.
easy-CPP
- 本书分为三部分:过程化程序设计,时间程序设计,面向对象的程序设计,每一部分都有作者验证过的典型c++源程序,作者站在初学者的角度编写的这本书,是按照本科计算机专业实际学习来编排的,作者以一种新颖而容易的角度使广大学者对c++充满兴趣。(附,不可用于商业用途,仅供学习参考,否则引起纠纷自己承担)-This book is divided into three parts: procedural programming, time programming, object-oriented progr
foerstnerOperator_v1_0
- 在matlab中实现兴趣点检测,简单易用,效果较好-This package implements the interest point detector in Matlab
ImgMatch
- 合并两幅图像为一副图像。ImgMatch.m 为主文件。采用的是兴趣点合并。-Merge the two images as an image based on interest point. ImgMatch.m is the main file.
VHDL_Complacated_divider_multiplier_technic
- Described as a way difficult to express in the language VHDL complicated point calculation method can be easily expressed in a FPGA-based 2 n wins to reference video signal YCbCr to RGB conversion will be created. This material has a lot of technic
SURF-V1.0.9-WinDLLVC8.tar
- C++ implementation of performant scale- and rotation-invariant interest point detector and descr iptor SURF: Speeded Up Robust Features
fast-interest-point-
- 程序是提取目标的fast的特征点,fast的特征点的好处是速度方面有比较大的优势,对于实时监控等一些应用可以考虑这种局部匹配-Program is to extract feature points target fast benefits fast feature points is relatively large speed advantage for some applications, such as real-time monitoring can be considered suc
f32_roundToInt
- 浮点数转换舍入为整型数的C编程代码,感兴趣的可以看一下-Floating-point conversion rounded to integer C programming code, you can look at interest
f32_to_f128
- 单精度浮点数转化为128bit的浮点数的C编程代码,感兴趣的可以看一下-Single-precision floating-point number is converted to 128bit floating-point C programming code, you can look at interest
hog
- HOG角点检测,兴趣点检测的matlab 源码,用于动作识别-HOG corner detection, interest point detection matlab source code for the action recognition
jiaojiance
- harris角检测方法,从图像中提取兴趣点的程序算法-harris corner detection methods to extract an image point of interest program algorithm