CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .93 .94 .95 .96 .97 2298.99 .00 .01 .02 .03 ... 16766 »
  1. detectblue

    0下载:
  2. 本程序可以实现带有摄像头的机器人对颜色的检测。机器人首先转圈,在检测到所需颜色之后,机器人停止运动,等待下一个命令。-This program can realize the robot with a camera to the color of the test. Robot first round, and robot stop until test the desired color,and wait for a command.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.29mb
    • 提供者:
  1. detect

    0下载:
  2. 本程序可以探测有色物体,在探测到物体之后计算距离。-This program can detect colored objects, in after detecting objects calculate the distance.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.44mb
    • 提供者:
  1. cvScale

    0下载:
  2. cvScale函数用来改变一幅图的像素值,具体的变换有:像素值的比例变化和位移。-the cvScale function is used to change the pixel values ​ ​ of a map, specific transformation: the ratio of the pixel values ​ ​ change and displacement.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:1.8mb
    • 提供者:罗国中
  1. Exmaple6_5_cvDFT

    0下载:
  2. opencv图像的离散傅里叶变换。对图像处理专业掌握opencv编程,有一点帮助-opencv image of the discrete Fourier transform. Image processing professional to master the opencv programming, a little help
  3. 所属分类:OpenCV

    • 发布日期:2014-01-13
    • 文件大小:1.84mb
    • 提供者:罗国中
  1. Exmaple8_3_Edge-of-the-drawing

    0下载:
  2. 此程序是对一幅图进行边缘检测,然后得到二值图,并对边缘轮廓画出来。构成连续的边缘,程序可以直接运行-This program is a picture, edge detection, then the binary image, and edge contour is drawn. Form a continuous edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:罗国中
  1. imagefanse

    0下载:
  2. 此程序的功能是对一幅图反色,主要是对初学者学习opencv提供帮助,了解opencv处理数字图像是如何进行的,可以直接运行-The function of this program is the anti-color, picture opencv beginners to learn to help understand the opencv processing the digital image can be run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.59mb
    • 提供者:罗国中
  1. Exercise7_2_histogram

    0下载:
  2. 此程序功能是:对图像进行直方图统计。所以的是opencv,这和matlab做直方图统计是有区别的。对初学掌握opencv数字图像有一点小帮助,可以直接运行-This program features: histogram of the image. So the opencv and matlab histogram there is a difference. Beginner to master the opencv digital image a little help, you can
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:罗国中
  1. Exercise4_1_vedio_canny_rgbgray

    0下载:
  2. 此程序的功能:对视频进行灰度处理,将灰度图进行Canny边缘检测,分别以视频形式输出。初学者可以看看,希望对你有帮助,可以直接运行-The function of this program: the video gray scale processing, grayscale Canny edge detection, respectively, a video output. Beginners can see, you want to help, you can run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:罗国中
  1. Patch_Sparsity

    0下载:
  2. 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:15.32kb
    • 提供者:
  1. Classic_Exemplar

    0下载:
  2. 论文《Region Filling and Object Removal by Exemplar-Based Image Inpainting》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,可以根据OpenCV提供的用户手册设置属性页文件 2)生产dll,具体的函数可以查看文件Classic_Exemplar.h
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:11.67kb
    • 提供者:
  1. MR8fast

    0下载:
  2. 论文《A Statistical Approach to Material Classification Using Image Patch Exemplars》提出的算法C++实现 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,具体可查看OpenCV的用户手册 2)可zhenjia.dou@gmail.com-The algorithms
  3. 所属分类:OpenCV

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

    0下载:
  2. VS2010与OpenCv2.3结合实现HSV空间量化-VS2010 OpenCv2.3 HSV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1.49kb
    • 提供者:lihui
« 1 2 ... .93 .94 .95 .96 .97 2298.99 .00 .01 .02 .03 ... 16766 »
搜珍网 www.dssz.com