搜索资源列表
get_roi_from_avi
- 以OpenCV實做ROI切割多畫面輸入的視頻(*.avi) 假設多攝像頭存入一個視頻文件,以程式切割後,分別儲存-OpenCV have done a ROI in order to cut multi-image input video (*. avi) assumptions and multi-camera into a video file to the program, after cutting, respectively, store
ROI
- Opencv : Setting the Region of Interest in an Image.
black
- 选取图片上某感兴趣区域进行处理, 运用OPENCV ROI区域自己设置即可- selecting a region of interest of a picture
smooth
- 文件主要融合了opencv的一些基本算法,如:平滑处理、图像分割、canny边缘检测以及ROI区域提取-The paper mainly combines some of the basic opencv algorithm, such as: smooth processing, image segmentation, Canny edge detection and ROI region extraction
OPENCV-ROI-and-blending
- OPENCV ROI and blending
QT_ROI
- 利用QT类获取ROI窗口,采用QT5.5版本,类似opencv获取ROI数据方法(Using the QT class to obtain ROI window, using QT5.5 version, similar to opencv access to ROI data methods)
基于MFC的OpenCV图像显示并标记ROI
- 基于MFC的opencv图片预览,并对图ROI进行标记!(Opencv image preview based on MFC, and mark ROI!)
eyeLike-master
- 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever