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

搜索资源列表

  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
  3. 所属分类:OpenCV

    • 发布日期:2016-01-23
    • 文件大小:2921472
    • 提供者:yaoyao
  1. test.tar

    2下载:
  2. 使用opencv开发的一款分割视频到镜头的源码,如果要用,请确保你会安装opencv,并且请先用ffmpeg切割视频到帧,再用此代码进行检测。 环境: ubuntu,eclispe,c++。-It is a code for cuting videos into lens using opencv. Before downloading,you should make sure that you know how to build opencv path.Please first cut v
  3. 所属分类:Other systems

    • 发布日期:2017-08-25
    • 文件大小:144384
    • 提供者:chen
  1. opencv2.4.3-Installation-guide

    0下载:
  2. opencv最新版2.4.3的英文版安装使用教程,希望可以帮助到大家-The English version of the the opencv latest version 2.4.3 install using the tutorial, I hope it can help to everyone
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:6805323
    • 提供者:金广智
  1. tongjiRGB

    0下载:
  2. 利用OpenCV统计图像中RGB值,需要安装OpenCV软件,-OpenCV statistical image in RGB values, you need to install OpenCV software
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-11
    • 文件大小:1220394
    • 提供者:lp
  1. bmpavi

    0下载:
  2. 实现将多张bmp图片合成为avi视频,要安装opencv-To many BMP image synthesis avi video, must to install opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1430733
    • 提供者:唐攀
  1. Rectangle

    0下载:
  2. 在VC++环境中安装好opencv,实现对加载图片进行加框处理效果-Good in installed in the VC++ environment the opencv, for the treatment effect of load picture framing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:1608876
    • 提供者:徐欣
  1. Mean-Filtering

    0下载:
  2. 在VC++编程环境中安装opencv,实现对加载图片的锐化处理,达到更为清晰的效果-To opencv, installed in VC++ programming environment sharpening load images, clearer results
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:323565
    • 提供者:徐欣
  1. Image-gradient

    0下载:
  2. 在VC++环境中安装好OPENCV,实现对加载图片进行图像渐现的效果-In installed in the VC++ environment OPENCV, to achieve the effect of the image fade-load images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:934325
    • 提供者:徐欣
  1. MFCShowImage

    0下载:
  2. 基于MFC的图像显示程序,以及部分源码,以及opencv的安装和配置
  3. 所属分类:文档资料

  1. hunhegfaosi

    0下载:
  2. 该程序采用了混合高斯算法,对视屏进行处理能够检测出运动目标,同时采用了连通域阈值法除去多余的轮廓,使用时要安装opencv-The program uses a Gaussian mixture algorithm for processing to detect moving targets on the Screen, at the same time using the connectivity Domain threshold method to remove the outline t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:19439697
    • 提供者:徐昊
  1. MSFilter

    0下载:
  2. mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:4804365
    • 提供者:大宝
  1. mexopencv

    0下载:
  2. matlab对opencv库的调用,编译成功,可以直接使用,里面有安装过程,供大家学习-matlab opencv library call, the compiler is successful, can be used directly, there are installation process for them to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:7349885
    • 提供者:琪琪
  1. Image

    0下载:
  2. 一个简单的canny边缘检测程序,可检测一切彩色图形,必须安装opencv-an simple canny edge detection example
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:7004383
    • 提供者:冯月婷
  1. OCTMAG

    0下载:
  2. 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-01
    • 文件大小:6631132
    • 提供者:唐攀
  1. facerecognition

    0下载:
  2. 人脸检测 基于opencv实现 需要安装opencv 在VS2008平台那个开发-Face detection is based on need to install opencv opencv realized that development in VS2008 platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:8010521
    • 提供者:俊男
  1. ShiPin

    0下载:
  2. 使用opencv获取摄像头视频在picture控件上显示,通过c++实现,在vc6.0上可以通过,不过必须安装opencv后才可以。可以获取图像,保存视频,代码简单,易学,刚做完与大家分享-Using opencv video camera to obtain the picture control on the display, through the c++ implementation, in vc6.0 can be passed, but before they can be inst
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-17
    • 文件大小:2259710
    • 提供者:王志远
  1. CMakeLists.txt

    0下载:
  2. cmake的文件文档,用以opencv测试开发用途,请结合opencv的安装程序使用-cmake files documents for opencv test development purposes, please combine the opencv installation program uses
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1296
    • 提供者:sharpwhisper
  1. opencv_static_show

    0下载:
  2. 此opencv文件设置里静态链接库,可以在没有安装opencv的电脑上运行。-This opencv file settings in the static link library is not installed on a computer running opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:317191
    • 提供者:邵新华
  1. testOpencv

    0下载:
  2. 安装调试好OpenCV后,测试一下OpenCV,可以用这个程序,本例子将图像反色显示。-Installation and commissioning of OpenCV, test the OpenCV, you can use this program, the example image color display.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6669480
    • 提供者:tp
  1. 15-puzzle

    0下载:
  2. opencv的摄像机拼图游戏例子,需要预先安装opencvmanager,很有意思的例子-a game use camera with opencv,you need to install opencv manager first
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:389228
    • 提供者:zhongsen
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com