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

搜索资源列表

  1. sobel

    0下载:
  2. 实现sobel图像锐化,opencv c语言版,没有使用指针- the image process of sobel,don not use point
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:678
    • 提供者:刘帅
  1. cvCalibaa

    1下载:
  2. 基于opencv的相机标定,程序已经通过验证。-camera calibration have based on opencv which is a function library of image process
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:18106966
    • 提供者:gaoming
  1. Injput_process_output

    0下载:
  2. SOURCE CODE TO INPUT AN IMAGE , PROCESS IT AND DISPLAY THE RESULT
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4387741
    • 提供者:Nithin
  1. image-process

    0下载:
  2. 利用opencv简单的图像处理程序 包含直方图均衡,平滑,锐化,傅里叶变换-A simple code about image process
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:444077
    • 提供者:sunjing
  1. opencv-image-process-video-tracking

    0下载:
  2. 视频跟踪融合了计算机视觉,模式识别, 人工智能等学科的技术,挺好的程序,大家交流下-Video tracking fusion technology of computer vision, pattern recognition, artificial intelligence and other disciplines, very good program, the exchange under
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:44965
    • 提供者:sifeng
  1. OpenCV--Image-Process

    0下载:
  2. 学习Opencv教程时候可以看看,比较基础的Opencv程序-Learning Opencv tutorial when you can look at, based Opencv program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-03
    • 文件大小:41361408
    • 提供者:杨文彬
  1. Opencv-sobel-noise

    0下载:
  2. 实现了椒盐噪声添加,滤波处理,并进行了图像锐化-implement the noise addtion and image process related to opencv tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:1676
    • 提供者:li
  1. opencv---image-transform

    0下载:
  2. 学习如何利用OpenCV实现图像翻转 有具体过程和详细介绍 -OpenCV use to realize image flip have specific process and detailed introduction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:5345
    • 提供者:思鱼
  1. image-readed-and-saved

    0下载:
  2. 这是一个基于opencv的从摄像头读取图像并保存在电脑上的过程。-This is a based on the opencv read from the camera image and save it on your computer in the process.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:10654
    • 提供者:王欢
  1. image-canny-and-scaling

    0下载:
  2. 这是一个基于opencv的图像转换灰度图,图像缩放,边缘检测过程-This is a opencv grayscale image conversion, image scaling, edge detection process
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:12768
    • 提供者:王欢
  1. TV_Split_Bregman

    0下载:
  2. 图像处理 运用bregman算法对图像进行修复处理-image process
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:11465229
    • 提供者:张峰
  1. TV_Split_Bregman_3

    0下载:
  2. 图像处理 运用bregman分裂算法对图像进行处理-image process
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:1787514
    • 提供者:张峰
  1. blackdiffAviTest

    0下载:
  2. 图像处理 open cv visual C-image process
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:14284914
    • 提供者:lado
  1. CvvImage

    0下载:
  2. 基于OPENCV的数字图像处理的Cvvimage库,-CvvImage Class in image process
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:3126
    • 提供者:余梦
  1. Image-segmentation

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:66682
    • 提供者:lushaolei
  1. vector_1

    0下载:
  2. with Studty WebCam Image process program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1131075
    • 提供者:ygpark
  1. vector_2

    0下载:
  2. with study webcam image process sample program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1583694
    • 提供者:ygpark
  1. vector_4

    0下载:
  2. with study image process sample program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1601029
    • 提供者:ygpark
  1. Dlgopencv

    0下载:
  2. 创建基于MFC的程序,并用opencv打开图像,处理图像,并在MFC的控件上显示出来。同时比较了Mat类和IplImage类的异同。-Create an MFC-based programs, and open the image, process images using opencv, and displayed on the MFC' s control. Mat also compared the similarities and differences of class and
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19457668
    • 提供者:zhanghao
  1. OPENCV-image-process-function

    0下载:
  2. opencv有关图像处理方面各个函数的详细说明-Descr iption of each function of the image processing of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:347958
    • 提供者:ysr
« 12 3 4 »
搜珍网 www.dssz.com