搜索资源列表

  1. copyandmerge

    0下载:
  2. 利用opencv将一幅图拷贝到另一幅图的指定区域,使得两幅图合并,使用了cvSetImageROI和cvCopy函数,在图像匹配中可能会用到这个方面的功能-Opencv will use a chart to another copy of a drawing of the designated area, making the merger of two plans, the use of the cvSetImageROI and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3633152
    • 提供者:肖琼
  1. ROI

    0下载:
  2. An example of a ROI - the program loads an image and given the coordinates of ROI sets using the cvSetImageROI (). It then calls the function cvAddS (), which adds to the array elements (pixels of the image), given a sca
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:160768
    • 提供者:kudukSweetone
  1. roi

    0下载:
  2. 对于一幅图像,很多时候我们感兴趣的是图像中的某部分,同时有时候要对目标进行跟踪时,需要选取目标特征,所以要提取图像的感兴趣区域。使用cvsetImageROI函数-For an image, many times we are interested in a certain part of the image, sometimes at the same time to the target track, you need to th
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:selina
  1. roi

    0下载:
  2. 图像. rect ROI 矩形. 函数 cvSetImageROI 基于给定的矩形设置图像的 ROI(感兴趣区域) . 如果ROI是NULL 并且参数RECT的值不等于整个图像, ROI被分配. 不像 COI, 大多数的 OpenCV 函数支持 ROI 并且处理它就像它是一个分离的图像 (例如, 所有的像素坐标从ROI的左上角或左下角(基于图像的结构)计算。-Image. Rect ROI rectangle func
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:4504576
    • 提供者:董林佳

源码中国 www.ymcn.org