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

搜索资源列表

  1. 【OpenCV学习笔记 010】提取直线、轮廓及连通区域

    0下载:
  2. 关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2492416
    • 提供者:jaikou
  1. 基于OPENCV人脸识别与追踪,灰度化,二值化

    2下载:
  2. 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:17341440
    • 提供者:jackchen
  1. 图像处理函数

    0下载:
  2. 关于opencv对应emgucv的函数说明及功能(Function descr iption and function of OpenCV corresponding to emgucv)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-15
    • 文件大小:13312
    • 提供者:术道
  1. K均值聚类在基于OpenCV的图像分割中的应用

    0下载:
  2. 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:464896
    • 提供者:术道
  1. opencv code

    0下载:
  2. 是关于OPENCV的实例程序,与图像处理有关,希望能给有需要的朋友带来方便。(Is an example of OPENCV procedures, and image processing related, in the hope that friends need to bring convenience.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2939904
    • 提供者:闯荡天涯
  1. 图像拼接

    0下载:
  2. 程序利用opencv的内置函数,简单的实现图像拼接。也可参考opencv中的示例。(The code can stitch pictures simply.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:5441536
    • 提供者:不二*4
  1. 【OpenCV】图像的载入显示和输出示例程序

    1下载:
  2. 使用opencv库函数实现图像的载入和显示(Using OpenCV library functions to achieve image loading and displaying)
  3. 所属分类:图片显示

    • 发布日期:2017-12-20
    • 文件大小:12555264
    • 提供者:无心素笺
  1. 【MeanShift图像分割】MeanShift

    0下载:
  2. meanshift图像分割算法的opencv实现。(Opencv implementation of meanshift image segmentation algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:61440
    • 提供者:海coding
  1. 图像校正回调函数

    0下载:
  2. 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:13420544
    • 提供者:199719711971
  1. openCV-Practicefh

    0下载:
  2. 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:31098880
    • 提供者:fangs
  1. OpenCV论文材料

    0下载:
  2. Opencv的论文学习资料,供学习图像处理的新手们使用(Opencv paper learning materials for learning the image processing novice to use)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:9728000
    • 提供者:尼莫1
  1. OpenCV 2 计算机视觉编程手册_中文版

    0下载:
  2. 基于开源的OpenCV库文件,便于程序员对数字图像处理的快速入门(OpenCV library files based on open source, easy programmers for digital image processing quick entry)
  3. 所属分类:OpenCV

  1. 学习OpenCV(中文版)

    0下载:
  2. OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:23507968
    • 提供者:mao dong
  1. Opencv

    1下载:
  2. 使用OpenCv进行基础的图像处理。包含图像显示,图像腐蚀等。(Use OpenCv for basic image processing.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:7539712
    • 提供者:棒棒棒bang
  1. 5初级图像混合

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是对像素点的一些处理。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly on the pixel some of the processing.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:491520
    • 提供者:123yang
  1. 4遍历图像像素的14种方法

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是遍历像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly traversing the pixel some of the methods.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:2969600
    • 提供者:123yang
  1. tuxiang

    0下载:
  2. 在vs2013+opencv开发环境上对图像的各种操作处理。(Dealing with various operations of images in vs2013+opencv development environment.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:11264
    • 提供者:hnsd
  1. opencv-1.0.0.tar

    0下载:
  2. 图像处理程序,最经典的示例程序,代码通俗易懂(opencv is very good a program code)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-02
    • 文件大小:11146240
    • 提供者:obsession2015
  1. opencv程序

    0下载:
  2. 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:80896
    • 提供者:考研之路
  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:5483520
    • 提供者:and1_1
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com