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

搜索资源列表

  1. Project2

    0下载:
  2. 索贝尔算子进行图像边缘检测,用于图像边缘检测,用VS2017+opencv3.0实现。图像位24位jpg格式(Image edge detection based on Sobel operator)
  3. 所属分类:其他

  1. canny函数用法

    0下载:
  2. canny边缘检测 先滤波 转化成灰度图 再进行边缘检测(edge detection using canny function)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:150528
    • 提供者:拂晓轻寒
  1. 边缘检测综合示例

    0下载:
  2. canny边缘检测+sobel边缘检测+scharr滤波器的使用(Canny edge detection, +sobel edge detection, +scharr filter)
  3. 所属分类:Windows编程

  1. Laplacian函数用法示例

    0下载:
  2. 基于拉普拉斯变换的laplacian函数,进行边缘检测(Edge detection based on Laplacian function of Laplasse transform)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:139264
    • 提供者:拂晓轻寒
  1. sobel函数用法示例

    0下载:
  2. 调用sobel函数 进行边缘检测 结合了高斯平滑和微分求导 是一种经典的边缘检测算子(Calling Sobel function for edge detection)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:240640
    • 提供者:拂晓轻寒
  1. 霍夫线变换综合示例

    1下载:
  2. 利用霍夫变换快速检测直线或圆,但是首先对图像进行边缘检测,霍夫变换输入为边缘二值图像(Hough transform is used to detect straight lines or circles, but first, edge detection is carried out, and Hough transform is used as edge two valued image)
  3. 所属分类:Windows编程

  1. 【1】第一章

    0下载:
  2. 【OpenCV3版】《OpenCV3编程入门》书本配套源代码 第一章([OpenCV3 version] OpenCV3 programming portal book matching source code)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:38426624
    • 提供者:star2
  1. 【2】第二章

    0下载:
  2. 【OpenCV3版】《OpenCV3编程入门》书本配套源代码([OpenCV3 version] OpenCV3 programming portal book matching source code)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:31158272
    • 提供者:star2
  1. iOSopencv2.framework

    0下载:
  2. 在iOS上进行开发的opecv库,版本3.2(ios developer opencv3.2)
  3. 所属分类:iPhone/iOS

    • 发布日期:2018-01-05
    • 文件大小:72028160
    • 提供者:船长是我
  1. 粒子滤波实现

    0下载:
  2. 基于VS2012+OpenCV3.0坏境下的粒子滤波实现的代码,可用于图像视频分析(Based on VS2012 + OpenCV3.0 particle filter under the conditions of the code can be used for image analysis)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:5120
    • 提供者:geng1992
  1. vgg_generated.tar

    1下载:
  2. opencv3.2.0手动下载包括 vgg_generated_120.i vgg_generated_64.i vgg_generated_48.i(opencv3.2.0 vgg_generated_120.i vgg_generated_64.i vgg_generated_48.i)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1468416
    • 提供者:jujsd
  1. Camshift

    0下载:
  2. VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:klosemir
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:17428480
    • 提供者:nkkkkk
  1. 树莓派安装opencv完整教程

    1下载:
  2. 树莓派配置opencv3,已经配置成功,比网上的成功率高(The raspberry pie is configured with opencv3, which has been successfully configured, higher than the success rate on the Internet.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:65536
    • 提供者:迩贰
  1. SeamCarving

    0下载:
  2. 使用vs2015、opencv3.0对图像进行seamCarving算法运算(SeamCarving algorithm implement)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:9191424
    • 提供者:yu_x
  1. Chapter 3_Code

    0下载:
  2. opencv3计算机视觉基于python 第三章源码(完整)(Opencv3 computer vision is based on the source code of the third chapter of python (complete))
  3. 所属分类:其他

  1. Chapter 5_Code

    0下载:
  2. opencv计算机视觉 基于python 第五章源码(完整)(Opencv3 computer vision is based on the source code of the third chapter of python (complete))
  3. 所属分类:OpenCV

  1. Chapter 6_Code

    0下载:
  2. opencv3计算机视觉基于python第六章代码(完整)(Opencv3 computer vision is based on the source code of the sixth chapter of python (complete))
  3. 所属分类:OpenCV

  1. Chapter 7_Code

    0下载:
  2. opencv3计算机视觉基于python第七章代码(完整)(Opencv3 computer vision is based on the source code of the seventh chapter of python (complete))
  3. 所属分类:OpenCV

  1. Chapter_8_Code

    0下载:
  2. opencv3计算机视觉基于python第八章代码(完整)(Opencv3 computer vision is based on the source code of the eighth chapter of python (complete))
  3. 所属分类:OpenCV

« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com