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

搜索资源列表

  1. OpenCV-wraper

    1下载:
  2. cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:845944
    • 提供者:wth
  1. pyramid_segmentation

    0下载:
  2. opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:85256
    • 提供者:joyboble
  1. 5

    0下载:
  2. opencv图像相关操作实例,如图像旋转,复制,创建-opencv image-related example of operation, such as image rotation, copy, create, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:858466
    • 提供者:aries
  1. opencv

    0下载:
  2. OpenCV教程对图像处理的流程和函数作了详细介绍。-Tutorial OpenCV image processing on the processes and functions described in detail.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3723054
    • 提供者:cheny
  1. opencv

    0下载:
  2. opencv 读图像,feichangbucuo-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2341806
    • 提供者:朱宏闪
  1. opencv-ImageProcess

    0下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2146518
    • 提供者:new99
  1. demo

    0下载:
  2. opencv 图像处理范例程序,对于图像的处理阶段进行,给出效果图,初学者使用-opencv image-processing example of the procedure for image processing stage, given the effect of map, for beginners to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1872331
    • 提供者:齐 工
  1. demo

    0下载:
  2. opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:40461
    • 提供者:pudn
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. OpenCV

    0下载:
  2. 图像处理需要,他是图像处理的函数集 对于图像处理来说很重要的,我相信能给大家一些帮助。-openCV for image processing ,is very important an neccesory ! it is a good and BEANTIFUL fuanction ! i use it now! i think is a good source^
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:24456045
    • 提供者:陈明树
  1. GMMS

    0下载:
  2. OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:498062
    • 提供者:jiaojiao003
  1. opencv-intro

    0下载:
  2. oencv的入门教程,做图像的,跟踪的都能用得到.-oencv introductory tutorial to do the image, and tracking can be used to be.
  3. 所属分类:Graph program

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

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. exercise1

    0下载:
  2. OpenCV图像显示源码,vc调试通过。可以显示图像。-OpenCV image display source, vc through debugging. Can display the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1040263
    • 提供者:Eric
  1. canny2

    0下载:
  2. opencv图像处理源代码---canny算法-opencv image processing source code--- canny algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:411086
    • 提供者:陈卓
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. average

    0下载:
  2. 视频监控 滑动平均算法 opencv图像处理库-Moving average algorithm for video surveillance opencv image processing library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6081680
    • 提供者:dh
  1. opencv

    0下载:
  2. 该文件详细介绍了如何运用差分法求图像的轮廓,可以为各位爱好者借解-The document details how to use the outline of the image difference method, by solution for you fans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4649
    • 提供者:武志伟
  1. OpenCV

    0下载:
  2. OpenCV是视频,图像操作的开发库,最近在视频处理,监控的编程中用的很广,本文全面描述OpenCV的起源,以及函数的用法-OpenCV video and image is developing, operating in video processing, monitoring recently used very programming, this paper describes the origin and OpenCV function of usage
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:260577
    • 提供者:virlhs
  1. opencvmouse

    0下载:
  2. opencv,C++图像处理相关,包括鼠标区域选取,截图,及简单的图像加载,适用计算机视觉初学者。-opencv, C++ image processing-related, including mouse selection area, screenshots, and simple image loading, computer vision for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:827
    • 提供者:sdphw
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com