搜索资源列表
Harris.本程序实现打开两幅图像并且提取Harris角点
- 本程序实现打开两幅图像并且提取Harris角点,This program to open two images and Harris corner extraction
HarrisCorner
- 利用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
Harriscornerdetectionprogram
- Harris角点检测程序,打开一幅图片,检测harris角点,并显示-Harris corner detection program, open an image, detection harris corner and displays
harris-detect
- 基于openCV的Harris角点检测。开发环境vs2008-harris detector based on openCV.
harris
- 基于OpenCV的harris(哈里斯)角点提取程序,在VC6.0条件下可直接运行,只需修改载入文件名称即可。内附相机所拍角点照片-OpenCV camera corner extraction harris
Harris
- 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 cod
