项目作者: Amin-Tgz

项目描述 :
Select non rectangular ROI in video
高级语言: C++
项目地址: git://github.com/Amin-Tgz/OpenCV_Select_Non_Rect_ROI.git
创建时间: 2017-03-18T17:52:37Z
项目社区:https://github.com/Amin-Tgz/OpenCV_Select_Non_Rect_ROI

开源协议:

下载


OpenCV_Select_Non_Rect_ROI

This is sample code that show how select non rectangular ROI

You can select four point on the first frame of video and then press twice any key except ‘C’ or ‘c’

As you select four points, minimum rect that contain your ROI begin to show






With pressing ‘C’(or ‘c’) you can clean the points and select them again

Notice: First select top-left point!