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

搜索资源列表

  1. 利用OpenCV对视频进行处理

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

    • 发布日期:2017-03-26
    • 文件大小:1500
    • 提供者:刘增宝
  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:25075471
    • 提供者:何文俊
  1. ICVL

    0下载:
  2. openCV作为一个强大计算机视觉的库,资料中给出了全部的openCV的函数,接口和具体例程,geiliable-openCV as a powerful library of computer vision, information is given in all openCV functions, interfaces, and the specific routines, geiliable
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2684610
    • 提供者:aa
  1. V_CameraVideoAnalysi

    0下载:
  2. 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9319484
    • 提供者:小平
  1. static-lib

    0下载:
  2. 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3612597
    • 提供者:xcm
  1. emgu-cv-2.3.0

    1下载:
  2. Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux
  3. 所属分类:OpenCV

    • 发布日期:2017-10-30
    • 文件大小:43771904
    • 提供者:wing
  1. zhongzhilvboqi

    0下载:
  2. 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10098831
    • 提供者:李鹏
  1. C_sharp

    0下载:
  2. 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:183737
    • 提供者:chen
  1. OpenCV_1.0

    0下载:
  2. OpenCV1.0版,相对于新版本来讲功能较弱-OpenCV1.0 version, as opposed to the new version in terms of function is weak
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17947562
    • 提供者:Felix
  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. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:929
    • 提供者:nip
  1. Gaussian-modeling-approach

    1下载:
  2. vc++和opencv,运用高斯建模的方法对场景进行背景建模,背景差分。从而检测出运动的物体,如机动车辆、行人,烟火等。-vc++ and opencv, using the method of Gaussian modeling scene background modeling, background difference. To detect moving objects, such as motor vehicles, pedestrians, fireworks, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:33710515
    • 提供者:李风
  1. carcounter1

    0下载:
  2. This is a object counter written in OpenCV for a special aim, car detection. It can classfy the vehicles as car, truck and bus.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:50138
    • 提供者:umut
  1. OpenCV_Delphi

    1下载:
  2. Delphi版本的OpenCV头文件库,以及诸多实例-Delphi version of the OpenCV library header files, as well as a number of instances
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:4646224
    • 提供者:XD
  1. cameraCalibration

    0下载:
  2. 张正友标定程序,几乎每行都有注释。并配有棋盘图,以及个人重新拍摄的彩色标定图-Zhang Zhengyou calibration procedures, almost every line has a comment. And with a checkerboard map, as well as individuals to re-shoot a color calibration diagram
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9562049
    • 提供者:江涛
  1. opencv_test

    0下载:
  2. 可以显示电脑中的图像,只要填写修改其中的路径即可。注意路径中要写成双-Can display computer images, as long as the fill modify the path. Note that the path to write to dual \ \
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3182009
    • 提供者:胡明媛
  1. mat

    0下载:
  2. opencv的矩阵API使用例程,矩阵创建、销毁、元素访问等操作-the opencv Matrix API uses routines, matrix created, destroyed, element access operations such as
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2428
    • 提供者:zhao
  1. opencvcj

    0下载:
  2. 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
  3. 所属分类:OpenCV

    • 发布日期:2014-12-09
    • 文件大小:3323904
    • 提供者:huo xing
  1. Read_AVI

    0下载:
  2. 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20097353
    • 提供者:王宁
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com