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

搜索资源列表

  1. opencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用

    2下载:
  2. 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
  3. 所属分类:图形图象

  1. opencv c++实现图像rgb到hsv的颜色空间转换

    0下载:
  2. 基于opencv c++实现图像rgb到hsv的颜色空间转换,并显示各分量的值-opencv c++ rgb hsv
  3. 所属分类:书籍源码

    • 发布日期:2017-03-21
    • 文件大小:87253
    • 提供者:皮耶罗
  1. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12971
    • 提供者:xl
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:6411264
    • 提供者:黄晓华
  1. sho.rar

    0下载:
  2. 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1296350
    • 提供者:倪建军
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. ShowImage.rar

    0下载:
  2. Visual C++和OpenCV结合使用,实现图片资源的加载与保存,Visual C++ and OpenCV used in combination to achieve the loading of images and preservation of resources
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:44783
    • 提供者:刘波
  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. GLCM-implement

    0下载:
  2. 实现了灰度共生矩阵,并应用到了几张图片上。 C++ 和OPENCV 代码。 图像处理-GLCM achieved and applied to a few pictures. C++ and OPENCV code. Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:7168
    • 提供者:Norbert
  1. Corner

    0下载:
  2. 基于c++和opencv环境,打开任何格式的图片-Opencv c++ and based on the environment, open the image in any format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2049222
    • 提供者:yan
  1. SIFT-on-VC

    0下载:
  2. 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:146011
    • 提供者:孙伊
  1. findoutline.rar

    0下载:
  2. 找到图像图形的清晰轮廓,用C++结合OPenCV共同实现,代码简洁,所找轮廓清晰。,To find a clear outline of image and graphics, using C++ combined with the common OPenCV realize, code concise, clear outline of the find.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:179915
    • 提供者:侯小刚
  1. ransac.rar

    2下载:
  2. 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:18592
    • 提供者:朱静
  1. opencv-image

    0下载:
  2. opencv 实现图片显示,并有opencv2.2 vs10的配置方法-opencv2.2 c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11240494
    • 提供者:jiang
  1. Stereo.zip

    0下载:
  2. 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1867341
    • 提供者:梁霄
  1. NetSrv

    0下载:
  2. 网络视频传输的C++服务器程序,用visual C++ 和 OPENCV 1.0编的-Network video transmission C++ server program, using visual C++ and compiled OPENCV 1.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3456915
    • 提供者:征宇
  1. sobel

    0下载:
  2. sobel图像边缘检测算子。 基于opencv的c语言指针实现方法(需要加载opencv的一些lib)-sobel,c program,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1214245
    • 提供者:王岩
  1. RegionGrew

    0下载:
  2. 基于opencv的图像区域增长算法,用c++编写的,希望对大家有帮助-region grew algrithm base on opencv,coding by C++, hope it helps
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1754
    • 提供者:fengge
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
« 1 2 3 4 5 67 8 9 10 11 ... 45 »
搜珍网 www.dssz.com