搜索资源列表
AutoCamShift 基于Opencv的Camshift跟踪程序
- VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
MyCVSample-ROI
- 基于opencv的MyCVSample-ROI操作&融合&画矩形及圆&鼠标响应等实例,适合opencv新手学习之用。-Opencv of MyCVSample-ROI-based operation & integration & draw a rectangle and a round & mouse response to such instances, for opencv novice learning.
ROI
- 在图像中选取自己感兴趣的一块儿区域,然后可以在此区域中进行局部图像的处理-selection of the region of interest of the image and processing
ROI
- 基于openCv的图像提取,相当与平时用的图像剪切功能。开发平台:VS2008 我也是初学者,没找到这方面的资料,所以自己编了一个,大家共同学习。 很基础,大虾就不用下了。 -Image Extraction Based openCv considerable shear and normal function of the image used. Platform: VS2008 I am also a beginner, did not find this informatio
ROI
- 使用opencv编写,可以实现感兴趣图像区域的分离与输出。-Using opencv write, you can achieve the separation and output of the image area of interest.
detection
- 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
ROI
- 利用OPENCV在BCB環境下的ROI(region of interest)程式-BCB use OPENCV environment in ROI (region of interest) program
OpenCV-ROI
- OpenCV marking a Region of Interest
2-copysubimg-roi-mask
- vc++利用opencv 实现的图像拼接-vc++ using opencv realized image mosaic
OpenCV-Circular-ROI
- circular region of interest opencv C-circular region of interest opencv C++
Set-ROI-by-Mouse
- 在视频图像上,用鼠标设定任意矩形区域。为后续在监测区域内处理数据,打下基础。 opencv程序。-This little program is used to set Reigon of Intererting by mouse,the ROI is rectangle with any scale.
set-ROI
- 在opencv中对图像设定处理区域即ROI-In opencv ,set processsing area (ROI)for image
OpenCV-copy-images-ROI
- OpenCV复制一个或多个ROI图像区域 -OpenCV copy one or more image regions ROI
ROI
- 在VC6.0环境中,利用opencv打开笔记本摄像头,并将得到的视频图像变反-In VC6.0 environment, using opencv open notebook camera, and the resulting video image is reversed
ROI-Center
- 基于opencv与vc++的多个细胞跟踪算法-Opencv tracking algorithm based on multiple cells of the vc++
roi
- 图像. rect ROI 矩形. 函数 cvSetImageROI 基于给定的矩形设置图像的 ROI(感兴趣区域) . 如果ROI是NULL 并且参数RECT的值不等于整个图像, ROI被分配. 不像 COI, 大多数的 OpenCV 函数支持 ROI 并且处理它就像它是一个分离的图像 (例如, 所有的像素坐标从ROI的左上角或左下角(基于图像的结构)计算。-Image. Rect ROI rectangle function cvSetImageROI given set o
Roi
- 本代码利用opencv函数裁剪一张图片的感兴趣部分(ROI),并在制定窗口显示出来。-The code use opencv function cropped image of a portion of interest (ROI), and displayed in the formulation window.
roi
- opencv自动选择最大连通区域选取,并画出外接矩形。显示最大联通区域,在原图和二值化图像上。-opencv automatically the maximum connected region selection, and draw the circumscribed rectangle. Unicom maximum display area, and on the original binary image.
ex2
- QT下基于opencv3.2的HSV图像分离,通过查找V分量上ROI区域最亮值的坐标,找到H分量上对应坐标的3*3矩形平均H值,判断出该坐标所处位置的颜色分类(QT under the opencv3.2 based HSV image separation, by looking for the V component on the ROI region of the brightest value coordinates, find the corresponding 3*3 coordin
用OPENCV提取ROI
- 用opencv分割图像,可能对特定的图像管用,可以适当修改参数,达到所需要的效果(ROI segment:Using OpenCV to segment images, it can be used for specific image tubes, and can modify parameters appropriately to achieve the desired results.)