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

搜索资源列表

  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-24
    • 文件大小:7702792
    • 提供者:韩松卫
  1. opencv_Detect

    0下载:
  2. 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:224949
    • 提供者:张天源
  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4480611
    • 提供者:nana
  1. MFCOpenCV

    0下载:
  2. 将MFC和OPENCV结合在一起,在MFC建立的对话框上,利用opencv进行视频播放和摄像头实时监控。-The MFC and OPENCV together, in the MFC dialog created using opencv camera for video playback and real-time monitoring.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1984789
    • 提供者:孙涛
  1. opencvmfc

    0下载:
  2. 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5187017
    • 提供者:杨杰
  1. dialog_opencv_image

    0下载:
  2. VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3780078
    • 提供者:勤勤
  1. Intelligent-Video-Surveillance

    0下载:
  2. 这是一个基于MFC对话框的OpenCV视频播放,基本功能都有,能有所参考-This is a dialog based MFC OpenCV video, basic functions are, to some reference
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:339899
    • 提供者:Panda
  1. Image_Process

    0下载:
  2. 结合VC6和opencv,在MFC对话框的下,读入视频,并进行处理-With VC6 and opencv, in the MFC dialog box, the video read and processed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7386394
    • 提供者:郭武锦
  1. showBMP

    0下载:
  2. 使用OPENCV函数 在对话框中显示一副图片 很适合新手学习OpenCV-OPENCV function using a picture displayed in the dialog box is suitable for novice to learn OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:7605
    • 提供者:罗飞
  1. DecisionTree

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的决策树算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC dialog based Decision-Tree algorithm modifited from OpenCV source code, adding Chinese comment for better understanding the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3358205
    • 提供者:安庆友
  1. EM

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的期望最大化算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-It s an MFC Dialog based Expectation Maximize algorithm modified from OpenCV source. Chinese comments are added to it to enchance better understand of the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3106975
    • 提供者:安庆友
  1. Kmean

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419731
    • 提供者:安庆友
  1. read-and-change

    0下载:
  2. 用对话框做的,利用openCV读取图片,显示图片,对图片进行缩放,区域选取。-Dialog box, use openCV read the image, display pictures, picture zoom, region selection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6355753
    • 提供者:大飞象
  1. imagepro

    0下载:
  2. imagepro 基于对话框的MFC与图像显示,可打开图像,进行腐蚀和灰度化。-imagepro dialog-based MFC and image displaying,it can open the image, corrode and gray.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4879826
    • 提供者:孙新荣
  1. mymfc

    0下载:
  2. 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419617
    • 提供者:jake
  1. ReadVideo-avi

    0下载:
  2. 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8204597
    • 提供者:成龙
  1. 2

    0下载:
  2. 用opencv打开图片,其中用到两种方法:单文档程序,对话框程序。-Open the picture, which used two methods: single-document program, the dialog box procedure with opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:11193
    • 提供者:
  1. MFC_CLASS_DLL_OPENCV

    0下载:
  2. 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10442503
    • 提供者:chen
  1. opencv 基于MFC对话框显示图像

    1下载:
  2. opencv 将opencv的图像数据显示在对话框的picture控件上!
  3. 所属分类:OpenCV

  1. MyOpenCV_Camera

    1下载:
  2. vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:59532288
    • 提供者:王留
« 12 »
搜珍网 www.dssz.com