搜索资源列表
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
