CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv draw

搜索资源列表

  1. OpenCVF

    0下载:
  2. 这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29492
    • 提供者:liangjie
  1. OpenCV_Color_Histogram

    0下载:
  2. OpenCV Color Histogram. Draw Color Histogram from the input image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1119003
    • 提供者:yaling
  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
    • 文件大小:445538
    • 提供者:zhuyong
  1. Opencv_draw

    0下载:
  2. 基于Opencv的绘图程序,绘制圆和文字-Opencv based drawing program, draw circles and text
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:617
    • 提供者:节快乐
  1. ploydraw

    0下载:
  2. 基于OpenCV的画图程序,可以画出多边形,程序中设定了5个点,画出的是5边形,可增加点数画更多边形-OpenCV-based drawing program, you can draw polygons, the program set a five-point, draw a 5-gon, drawing more polygons increase Points
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:190413
    • 提供者:bill
  1. opencv_drawing

    0下载:
  2. 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。   开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2   实验功能:   1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。   2.单击Drawing2按钮,将会画出
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:337920
    • 提供者:wuwei
  1. opencv

    0下载:
  2. 图像处理:通过划分HIST的个数,计算直方图,并且画出直方图。-Image processing: HIST divided by the number of computing a histogram, and draw a histogram.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1966082
    • 提供者:郝辉
  1. OPENCV

    0下载:
  2. opencv特征提取,,包括hough直线,hough圆,直方图绘制-opencv feature extraction, including hough straight, hough circle, draw a histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:105070
    • 提供者:ZHANG LLIJIAN
  1. draw-the-outline-of-the-convex-hull

    0下载:
  2. OPENCV学习代码,绘制轮廓的凸包,对初学者有一定帮助-OPENCV learning code, draw the outline of the convex hull, based programming Opencvd of C++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:130803
    • 提供者:曹郁文
  1. 0401_draw_acq

    0下载:
  2. 基于OpenCV,画出RGB、HSV等颜色空间的直方图-Histogram based OpenCV, draw RGB, HSV color space, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6343129
    • 提供者:舒俊
  1. DRAW-RECT

    0下载:
  2. 通过使用OpenCV实现在一张图片上用鼠标画矩形框-By using OpenCV implemented on a picture with the mouse to draw a rectangular frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3164244
    • 提供者:jzx
  1. Outline-to-find-and-draw-pictures

    0下载:
  2. 图像中找到轮廓,可以利用OpenCV提供的方法cvFindContours()可以很方便的查找轮廓-Image found in outline, you can use the method cvFindContours OpenCV provided () can easily find the outline
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:163956
    • 提供者:苏晓朋
  1. jni

    0下载:
  2. Opencv画半透明圆形,并能推广到所有形状-Opencv Draw a translucent circle
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:Neal
  1. mouse

    0下载:
  2. opencv2.4.4,使用鼠标画图,并保存图片-opencv draw using the mouse, and save the picture
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:958
    • 提供者:杨健
  1. 1959974

    0下载:
  2. 绘制双三次B样条曲线,Draw the double triple B curve(Double three b-spline curve drawing, Draw the double triple B curve)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:张文潇|
  1. nmn

    0下载:
  2. 读取一张图片 绘制灰度图 二值图 轮廓图等 用于图像识别(Read a picture, draw grayscale, two value map, contour map for image recognition)
  3. 所属分类:图形图像处理

  1. ZSNPG

    0下载:
  2. To code function in matlab, and draw the figure of matlab problem sets, for your reference
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:51200
    • 提供者:fnhegitcncb
  1. DXFRead-master

    0下载:
  2. 读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)
  3. 所属分类:绘图程序

  1. main

    0下载:
  2. 绘制直方图,直方图均衡化,LOMO 效果(Draw histogram, histogram equalization, LOMO effect)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:小小小胖
  1. 颜色识别 - 图像(普通轮廓)

    0下载:
  2. 基于opencv的简单颜色识别,载入图像进行识别,可识别出图像中的红色物体并画出物体轮廓(Opencv based simple color recognition, loading image recognition, can identify the red object in the image and draw the outline of the object.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:16998400
    • 提供者:zhen
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com