Welcome![Sign In][Sign Up]
Location:
Search - opencv harris

Search list

[.netopencv实现的踪源码harris corner detection

Description: opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
Platform: | Size: 3186555 | Author: lend0216 | Hits:

[SourceCodeHarris

Description: opencv
Platform: | Size: 1478881 | Author: iawyffygah | Hits:

[Special EffectsHarrisCorner

Description: 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute the minimum eigenvalue of that image. 3. Threshold the minimum eigenvalue, and draw the pixels that pass this threshold test in white, and the rest of the pixels in black. The actual threshold should be set by a slider which is on top of the window. I have found that a threshold of 0.01 for the minimum eigenvalue gives good results as the middle value of the slider. 4. Take the pixels that pass this threshold test and use a non-maxima suppression algorithm to thin out the potential corners. Draw the corners that pass the non-maxima suppression test in another window. These are the final corners.
Platform: | Size: 84992 | Author: Ke Li | Hits:

[OpenCVharris-detect

Description: 基于openCV的Harris角点检测。开发环境vs2008-harris detector based on openCV.
Platform: | Size: 5621760 | Author: 高永强 | Hits:

[OpenCVHarris

Description: OpenCV编写的Harris角点提取函数-Harris prepared OpenCV corner detection function
Platform: | Size: 1750016 | Author: sunxiyan | Hits:

[Special Effectsfeature-points

Description: Harris,FAST,Eigen 3种特征点提取方法的比较,开发平台是vs2005和opencv-Harris, FAST, Eigen 3 kinds of feature point extraction method comparison, the development platform is vs2005 and opencv
Platform: | Size: 38912 | Author: xu | Hits:

[OpenCVHarris

Description: 基于Opencv和C++, 使用harris算法, 对输入视频,提取亚像素级角点的个数和坐标。-base on Opencv and C++, using Harris algorithm, output the subpixel corners number and coordinate of video.
Platform: | Size: 12318720 | Author: ly | Hits:

[OpenCVharris

Description: 基于OpenCV的harris(哈里斯)角点提取程序,在VC6.0条件下可直接运行,只需修改载入文件名称即可。内附相机所拍角点照片-OpenCV camera corner extraction harris
Platform: | Size: 2825216 | Author: long | Hits:

[Special Effectsharris-corner-detector-opencv

Description: 基于opencv的harris角点检测程序-Based on the harris corner detection opencv program
Platform: | Size: 1508352 | Author: sk | Hits:

[OpenCVharris-code

Description: opencv c++ 实现harris角点检测-opencv harris
Platform: | Size: 1024 | Author: 皮耶罗 | Hits:

[OpenCVHarris

Description: opencv harris角点检测 从而实现两张图片的拼接-the opencv harris corner detection in order to achieve the two pictures splicing
Platform: | Size: 23687168 | Author: 651 | Hits:

[OpenCVharris

Description: VS2012+OpenCV2.4.8中实现Harris角点检测,包括cornerHarris函数的使用方法-OpenCV Harris corner detection, including the use of cornerHarris function method
Platform: | Size: 6030336 | Author: 郑小航 | Hits:

[Graph programharris

Description: opencv Harris,改进的Harris和FAST角点检测源码-Harris opencv, improved Harris and FAST corner detection source code
Platform: | Size: 958464 | Author: 林林 | Hits:

[GDI-BitmapHarrisMatch(opencv)

Description: harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv
Platform: | Size: 15588352 | Author: 烛光 | Hits:

[OpenCVharris

Description: 运用opencv编译Harris算子进行点特征提取,运行快,效果好-Opencv Harris
Platform: | Size: 2048 | Author: annie | Hits:

[OtherHarris

Description: 简单基于VS2013的Harris特征点提取(openCV库)(Simple Harris feature point extraction based on VS2013 (openCV library))
Platform: | Size: 3739648 | Author: 波波球 | Hits:

[OpenCVharris角点检测

Description: 使用vc++和opencv,进行角点检测(使用常用的Harris角点检测算法)(Using vc++ and opencv,Corner detection(Harris))
Platform: | Size: 957440 | Author: 52杨小贝 | Hits:

[Otherharris检测

Description: 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
Platform: | Size: 876544 | Author: yuwawa | Hits:

[OpenCV【86】Harris角点检测

Description: 这是用Opencv2.9编写的Harris角点检测程序(This is a Harris corner detection program written in Opencv2.9)
Platform: | Size: 7911424 | Author: Edgar高 | Hits:

[OpenCVHarris

Description: Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the code to your VS)
Platform: | Size: 5120 | Author: 安定坊 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net