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

搜索资源列表

  1. ywwopencv

    0下载:
  2. 验证码识别,简单的数字验证码识别,用以自动识别输入的数字图片验证码-Verification code recognition, simple digital verification code recognition to automatically identify the input digital picture verification code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1804
    • 提供者:郭旭
  1. binarization

    0下载:
  2. 基于opencv的图像基本处理,从文件读入一幅图像,然后按照一定阈值对图像进行二值化,然后显示输入图像和二值化图像-Basic opencv based image processing, and reads an image from a file, and then follow certain threshold binary image, and then displays the input image and the binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:喻常景
  1. Opencv2.x

    0下载:
  2. 《opencv2计算机视觉编程手册(中文版)》随书源 ,这是opencv2.x目前有参考价值的代码-请输入您要翻译的文字内容或网页地址 《opencv2计算机视觉编程手册(中文版)》随书源 ,这是opencv2.x目前有参考价值的代码 《opencv2计算机视觉编程手册(中文版)》随书源 ,这是opencv2.x目前有参考价值的代码 "Opencv2 computer vision programming manual (Chinese version)" with the b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10035775
    • 提供者:xiaohe
  1. moving-objects

    0下载:
  2. 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the camera on the computer as a video input device, or enter the command line parameters as the file name to open the vi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1525
    • 提供者:王越
  1. FACE

    0下载:
  2. 本程序可以对输入的图像或者视频进行人脸检测,是一个很好的学习范例。-The program can import images or video face detection, is a good example of learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2084
    • 提供者:王越
  1. lib0

    0下载:
  2. OPCV源码,一组OPCV输入/输出/显示函数的集合-A group OPCV input/output/display aggregate functions
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4239
    • 提供者:刘伟
  1. Mouse

    0下载:
  2. 基于Opencv的C++鼠标绘画程序,通过设置滚动条的值可以改变画图的颜色,通过输入一些特定的标识符,可以画矩形、圆形等多种图形。-Opencv C++ mouse draw example
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1695100
    • 提供者:rex
  1. OpenCVTest2

    0下载:
  2. OPENCV的图像处理小例子,输入图像并显示。是学习OPENCV的入门级材料。-OPENCV image processing small example, the input image and display. Learning OPENCV entry-level material.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6197779
    • 提供者:俞铭
  1. OnLineInspect

    0下载:
  2. 这是用两个工业摄像头进行流水线条码自动输入,同时进行图像的识别,带触发功能-tesseract and bar scan, and action when triging
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8777930
    • 提供者:韩宝军
  1. detection_rectified

    0下载:
  2. 前景检测,输入一个视频,经过若干帧的训练,可以检测出之后的帧的前景和背景。-Background Generation And Foreground Detection。
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8470619
    • 提供者:shenqiang
  1. fanse

    0下载:
  2. opencv对输入的图像进行反色操作,效果非常不错-Input image anti-color operation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4571303
    • 提供者:zbc
  1. opencv

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:1024
    • 提供者:何朝杰
  1. 2_1

    0下载:
  2. 实现视频的输入和输出,基于opencv的操作,简单方便-For video input and output, opencv based operation, simple and convenient
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2629204
    • 提供者:刘云
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. rotateimage

    0下载:
  2. 旋转图像,输入任意一个角度,图像按所定的角度进行旋转-rotate image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:867
    • 提供者:fafafa
  1. MinAreaFilter

    0下载:
  2. 用OPENCV中的序列实现将低于设定阈值面积的连通域从图像中去除的函数,输入输出图像需为二值图像.-With OPENCV in sequence implements will be lower than the set threshold value of the communication area removed the image domain function, for an input-output image is a binary image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:874
    • 提供者:pudding
  1. read_and_write_data_of_visualSFM

    1下载:
  2. 该程序用来读取visualSFM所产生的数据,option0000.ply , cameras_v2.txt , 00000000.jpg ,可以批量操作图片,并自动命名存储处理结果,只需输入关键文件名-this program is used to read the data which result the visualSFM,like option-0000.ply , cameras_v2.txt , 00000000.jpg .you can deal with the pictur
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:陈志超
  1. calcHist

    0下载:
  2. 对输入的视频进行直方图统计,并以最终输出得到的直方图-The video input histogram statistics, and the final output resulting histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5328
    • 提供者:陈琛
  1. test1

    0下载:
  2. 输入图片是一系列的圆,通过霍夫变换检测出圆的个数以及圆的轮廓,并标记出来-input a picture with a seires circles. by using huofu trans,it can turn out the number of the circles and draw out the edge of the circles
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:41623
    • 提供者:张昌尧
  1. turn--picture-video

    0下载:
  2. 运用Opencv,输入n帧图像,可以转换为一段avi格式的视频,可以控制视频的帧率。-Use Opencv, enter n frames, it can be converted to avi video format section, you can control the video frame rate.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:883
    • 提供者:李进
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com