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

搜索资源列表

  1. 基于OpenCV的常用图像分割算法

    0下载:
  2. 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:19.59kb
    • 提供者:sxqdxmxp
  1. VnTraffic

    0下载:
  2. 外国人写的一个交通检测程序,用opencv开发的-Foreigner a traffic detection program, developed with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.17mb
    • 提供者:陈强
  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
    • 文件大小:7.35mb
    • 提供者:韩松卫
  1. OpenCV

    0下载:
  2. 本程序是openCV教程——基础班中所有的实例源代码,配合书本学习,有助于更好更快的学习openCV -This program is openCV tutorial- Basic source code for all instances, with book-learning, to help better and faster learning openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.45mb
    • 提供者:马学云
  1. harris_opencv

    0下载:
  2. 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.29mb
    • 提供者:fjieaf
  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-25
    • 文件大小:7.93mb
    • 提供者:许红梅
  1. draw

    0下载:
  2. vc++6.0环境下运用opencv进行绘图等操作的一个控制台程序-a drawing program with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1.68kb
    • 提供者:
  1. DSPandOpenCV

    0下载:
  2. 将OpenCV移植到DSP上源程序用CCS打开-OpenCV to DSP on the transplant open source program with CCS
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.62mb
    • 提供者:李明
  1. calibration

    0下载:
  2. 摄像头标定程序(采用张正友的标定方法),里面含有运行结果示例-Camera calibration program (with Zhang Zhengyou calibration method), which contains the results from the sample
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:pobenliu
  1. calibration_disk

    0下载:
  2. 摄像头标定程序(采用张正友标定方法),直接从文件中读取图片进行标定,内含运行实例-Camera calibration program (with Zhang Zhengyou‘s calibration method), to read images directly from the calibration file, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.46mb
    • 提供者:pobenliu
  1. Smile

    0下载:
  2. Visual C++和OpenCV1.0编写的OpenCV绘图测试程序。程序借助OpenCV中的绘图函数绘制了一个笑脸图像.-Visual C++ and OpenCV drawing OpenCV1.0 written test procedures. Program with the drawing functions in OpenCV draw a smiley face image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:李铭
  1. GaussBGModel

    1下载:
  2. 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2015-06-17
    • 文件大小:17.9mb
    • 提供者:王扬
  1. camshift(opencv)

    0下载:
  2. opencv的camshift程序+注释 camshift算法 里面程序有详细的注释 是初学者的好资料 有利于自学-of opencv camshift program the+ Notes camshift algorithm inside program with detailed comments is good information for beginners is conducive to self-
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:韩涛
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6.32kb
    • 提供者:jim
  1. camera1

    0下载:
  2. 基于visual 2008 和 opencv的摄像头采集视频,压缩,并储存。-video program with opencv.video acquisition
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:958byte
    • 提供者:sunny
  1. floodfill

    0下载:
  2. 实现了一个在图片窗口上用鼠标点击实现填充颜色的程序,用了漫水填充法-A picture window with a mouse click fill color program, with a diffuse water filling method
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:27.05mb
    • 提供者:吕乐
  1. 20140319

    0下载:
  2. 网上现有的通过opencv2实现显示摄像头视频代码都是控制台程序。借助网上一个多线程实例实现在MFC对话框上通过OpenCV2直接显示摄像头视频,希望您有帮助。 VS2008+OpenCV2.4.4 执行界面: -Opencv2 achieved through existing online display camera video code is a console program. With online examples implemented in a multithreaded MF
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:402.67kb
    • 提供者:adamswater
  1. delphiremotedesktopcontrol

    1下载:
  2. Delphi远程桌面(远程控制)程序附源代码-Delphi remote desktop (remote control) program with source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1.23mb
    • 提供者:刘先生
  1. Project_face_detect

    0下载:
  2. 使用opencv自带的haar特征分类器,进行人脸检测的程序代码。-A program with opencv inside classifier for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:384.85kb
    • 提供者:王大刚
  1. 588061

    0下载:
  2. 一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像,(A matlab program, realized the joining together of two fingerprint images, a program with the fingerprint images,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:109kb
    • 提供者:suppose
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com