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

搜索资源列表

  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6190853
    • 提供者:刘源
  1. 这是OpenCv的一个完整程序用来实现读入一个彩色视频

    0下载:
  2. 这是OpenCv的一个完整程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-This is OpenCv used to implement a complete program to read a color to grayscale format video file and output the video file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5830937
    • 提供者:江明
  1. ch2_ex2_10 实现读入一个彩色视频文件并以灰度格式输出

    0下载:
  2. 一个完整的程序用来实现读入一个彩色视频文件并以灰度格式输出这个视频文件-The procedure used to achieve a complete reading of video files into a color and grayscale output the video file format
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:cdy
  1. OpenCV81

    0下载:
  2. 运用opencv实现对图像进行分割,在visual c++环境下运行-Used to achieve image segmentation opencv in visual c++ environment to run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1612
    • 提供者:王一
  1. OpenCV

    0下载:
  2. 这是opencv来实现人脸识别,如果不能使用,就稍微该一下代码就可以了。-This is achieved opencv face recognition, if not used to a little bit of code that can be had.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:122091
    • 提供者:刘彧
  1. StereoMatching

    0下载:
  2. 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4579155
    • 提供者:韩松卫
  1. CVideo(three-camerads)

    0下载:
  2. 本程序用于实现三个摄像头即对三录视频源信号进行采集并在同一个对话框进行显示,本程序为进行三个场景视频源保存及实现三录画面实时的视频监控的基础,希望对于实现多录视频源监控和朋友有所帮助-The procedure used to implement three of the three cameras that recorded the video source signal acquisition and display in a dialog box with the program for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7702792
    • 提供者:韩松卫
  1. CVideo-twocamerads

    0下载:
  2. 本程序用OPENCV实现两个摄像头视频信息同时采集,主要运用DirectShow及CameraDS来实现的。本程序主要用于视频监控等工作的前期视频采集工作!希望对大家的视频处理有帮助-The procedure used to achieve two OPENCV video cameras capture the same time, the main use of DirectShow and CameraDS to achieve. This procedure is mainly use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5767087
    • 提供者:韩松卫
  1. mouthdetection

    0下载:
  2. 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2509218
    • 提供者:cheng yun-ting
  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. CVMFC

    0下载:
  2. 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8311387
    • 提供者:许红梅
  1. OpenCVHello

    0下载:
  2. OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1826930
    • 提供者:www
  1. OpenCV-coutours

    0下载:
  2. 这是一个用opencv编写的 用来检测物体轮廓的代码-This is a written with the opencv code used to detect the contour
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3918635
    • 提供者:夏樾
  1. fengechuangkou-xianshituxiang

    0下载:
  2. 本程序下载即可运行,可直接使用。本程序实现了MFC分割窗口,然后利用opencv打开左右图像,图片格式不限。-The download of the program to run, can be used directly. This program the MFC split window, and then using opencv open left and right images, the image format is not limited.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2452712
    • 提供者:wuchenlong
  1. matching

    0下载:
  2. opencv 图像匹配,利用焦点检测进行匹配的源代码。安装了opencv的可以直接使用-opencv image matching, the focus detection to the source code to match. Installed opencv can be used directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6565137
    • 提供者:xuexiaojun
  1. fisher

    0下载:
  2. 在VC环境下fisher分类器的实现, 主要运用了opencv里的矩阵操作-VC Environment in the implementation of fisher classifier, mainly used in the matrix operations ~~~~~~~ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:981606
    • 提供者:高凯
  1. imageRecognition

    0下载:
  2. 有两组图片,分别为正样本,和负样本图片,利用SVM训练样本图片,然后输入图片,判断这副图片属于正样本还是负样本,一般用于模式识别中-Two sets of pictures, samples were positive, and negative sample images, the use of SVM training sample images, and then enter the picture, to judge this pair of images belong to the p
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9402368
    • 提供者:房英明
  1. bidui

    1下载:
  2. 用Opencv做的关于图像相似度方面的东西,可以用作对比两张图片的相似程度。非常有用,实现了可视化界面。-With the Opencv do the things on the image similarity can be used as a contrast to the degree of similarity of the two pictures. Very useful to achieve a visual interface.
  3. 所属分类:OpenCV

    • 发布日期:2013-04-25
    • 文件大小:185688
    • 提供者:余权
  1. RectDetector

    0下载:
  2. 利用opencv库自己编写的霍夫直线检测程序,能够有效的检测图形当中的直线。-This information document contains a number of commonly used classical neural network algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1243046
    • 提供者:jingqiu119
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com