CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - opencv roi

搜索资源列表

  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1.81kb
    • 提供者:Glorious Fool
  1. AutoCamShift 基于Opencv的Camshift跟踪程序

    0下载:
  2. 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.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:169.69kb
    • 提供者:付刚
  1. MyCVSample-ROI

    1下载:
  2. 基于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.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:435.1kb
    • 提供者:zhuyong
  1. ROI

    0下载:
  2. 在图像中选取自己感兴趣的一块儿区域,然后可以在此区域中进行局部图像的处理-selection of the region of interest of the image and processing
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1.16kb
    • 提供者:y
  1. ROI

    0下载:
  2. 使用opencv编写,可以实现感兴趣图像区域的分离与输出。-Using opencv write, you can achieve the separation and output of the image area of interest.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:676byte
    • 提供者:david
  1. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:14.53mb
    • 提供者:王冰洋
  1. 2-copysubimg-roi-mask

    0下载:
  2. vc++利用opencv 实现的图像拼接-vc++ using opencv realized image mosaic
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.35mb
    • 提供者:dingcheng
  1. OpenCV-Circular-ROI

    0下载:
  2. circular region of interest opencv C-circular region of interest opencv C++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:figure
  1. test_ROI

    0下载:
  2. 利用opencv和vc++2010编程实现在图像中标注ROI。-label ROI in an image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.22mb
    • 提供者:jacky
  1. GetSubImagebyopencv

    0下载:
  2. 前段时间在OPENCV中做一个小东西,使用到子图像的提取和拷贝,一时间没有找到好的方法,要么直接访问像素进行赋值,要么通过数组来转换,总是感觉别扭,后来终于弄清了一个比较简单的方法,需要利用一下OPENCV中的ROI方法,该方法对于任何格式的灰度或者彩色图像均适用-Do a small thing, some time ago in the OPENCV in sub-images used to extract and copy, for a time did not find a good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:766byte
    • 提供者:chenkanru
  1. Set-ROI-by-Mouse

    0下载:
  2. 在视频图像上,用鼠标设定任意矩形区域。为后续在监测区域内处理数据,打下基础。 opencv程序。-This little program is used to set Reigon of Intererting by mouse,the ROI is rectangle with any scale.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1.44mb
    • 提供者:cz
  1. set-ROI

    0下载:
  2. 在opencv中对图像设定处理区域即ROI-In opencv ,set processsing area (ROI)for image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:561byte
    • 提供者:wqy
  1. setROIandtrackBar

    0下载:
  2. 利用opencv实现给图片 添加 ROI区域 实现在图片中 插入图片的效果,另外还有一个 opencv 滑动条的 功能实现-Opencv realize the ROI insert a picture in the picture effect to add a picture, in addition a opencv slider function to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:973.5kb
    • 提供者:robert
  1. OpencvSegmentation-20130822

    1下载:
  2. 以Opencv为基础,用多边形对图像进行切割。包含的一般技术有:Opencv的图像基本操作;鼠标绘制多边形,调整多边形的顶点;将图像位于多边形内的部分切割下来,保存到目标位置。-The function of image segmentation by using polygong ROI is developed. OpenCV 2.4.5 is used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.5mb
    • 提供者:邱自成
  1. RectROIWithMouse

    0下载:
  2. 利用鼠标选择矩形ROI,自己要配置OpenCV,这里的OpenCV版本是2.4.5-Use the mouse to select a rectangle ROI, they have to configure OpenCV, OpenCV version 2.4.5 here
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:388.88kb
    • 提供者:gechengwei
  1. ROI

    0下载:
  2. 在VC6.0环境中,利用opencv打开笔记本摄像头,并将得到的视频图像变反-In VC6.0 environment, using opencv open notebook camera, and the resulting video image is reversed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:王鹏程
  1. ROI-Center

    0下载:
  2. 基于opencv与vc++的多个细胞跟踪算法-Opencv tracking algorithm based on multiple cells of the vc++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.6mb
    • 提供者:wxl
  1. Roi

    0下载:
  2. 本代码利用opencv函数裁剪一张图片的感兴趣部分(ROI),并在制定窗口显示出来。-The code use opencv function cropped image of a portion of interest (ROI), and displayed in the formulation window.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.51mb
    • 提供者:刘文培
  1. out_edgepoint

    0下载:
  2. 对于输入路径,得到批量文件,通过ROI实现圆形边缘裁剪(For the input path, get the batch file and implement the round edge cutting through ROI)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:9.66mb
    • 提供者:图像小菜鸟
  1. 用OPENCV提取ROI

    0下载:
  2. 用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.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:11kb
    • 提供者:xiao_qing
« 12 »
搜珍网 www.dssz.com