Welcome![Sign In][Sign Up]
Location:
Search - Harris Open

Search list

[Special EffectsHarris

Description: 打开图像之后,用鼠标拉一个方框,就可以找到方框内的harris角点了,很方便。-Open the image after drawing a box with the mouse, you can find inside the box the harris corner, and very convenient.
Platform: | Size: 6144 | Author: smy | 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:

[Special EffectsHarris

Description: 本程序实现打开两幅图像并且提取Harris角点-This program to open two images and Harris corner extraction
Platform: | Size: 6943744 | Author: 任冉冉 | Hits:

[Graph programHarriscornerdetectionprogram

Description: Harris角点检测程序,打开一幅图片,检测harris角点,并显示-Harris corner detection program, open an image, detection harris corner and displays
Platform: | Size: 604160 | Author: hl | Hits:

[OpenCVharris-detect

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

[OpenCVharris

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

[Dialog_WindowCVDialog

Description: 基于MFC对话框程序,实现在控件上打开位图并放大缩小,然后进行harris角点提取并匹配。-MFC dialog-based program, open the bitmap on the control and zoom, then harris corner extraction and matching.
Platform: | Size: 3973120 | Author: 秦晋 | Hits:

[OtherMatchLSM

Description: 1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)-1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match)
Platform: | Size: 2497536 | Author: lichenming | Hits:

[source in ebookHarris-coners

Description: 使用VS2012,opencv进行图片的角点检测,程序源码经过本人测试,可以使用.-Using VS2012, opencv carried pictures of corner detection, Open Source undergo testing, it can be used.
Platform: | Size: 3598336 | Author: 聂葳 | 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:

CodeBus www.codebus.net