搜索资源列表

  1. birdeye

    0下载:
  2. 本程序得先通过摄像机标定,获取内参矩阵和畸变系数矩阵,然后根据learning opencv 中的方法进行鸟瞰变换。其中有可执行的程序,和源代码。-This procedure was first through the camera calibration, access to internal reference matrix and the distortion coefficient matrix, and then accor
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:19050496
    • 提供者:zyr
  1. danmubd

    0下载:
  2. 基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。-Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:4473856
    • 提供者:刘天鸣
  1. kuang

    0下载:
  2. opencv中画框函数的详细注释 仔细分析了源代码的每句话的意思 和用鼠标画框的详细过程-The annotation of the code ,which is able to draw box using your mouse.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:方正
  1. ch2_ex2_1

    0下载:
  2. 学习opencv中文版源代码,第一章,描述opencv的入门代码,并给出简单例子-Learning opencv Chinese version of the source code, the first chapter, describing the opencv entry code, and gives a simple example
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈光增
  1. ch2_ex2_2

    0下载:
  2. 学习opencv中文版源代码,第一章,描述opencv的入门代码,并给出简单例子-Learning opencv Chinese version of the source code, the first chapter, describing the opencv entry code, and gives a simple example
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈光增
  1. ch2_ex2_3

    0下载:
  2. 学习opencv中文版源代码,第一章,描述opencv的入门代码,并给出简单例子-Learning opencv Chinese version of the source code, the first chapter, describing the opencv entry code, and gives a simple example
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈光增
  1. OpencvUIDlg2.121

    0下载:
  2. 利用MFC写的一个opencv中可以实现人脸检测的源代码-The use of MFC write a opencv face detection can be achieved in the source code
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:55296
    • 提供者:冬暖
  1. facetrack

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ening
  1. bkgrd_opencv

    0下载:
  2. 源代码基于opencv 逐帧读取视频 然后通过背景建模构建出背景的灰度图 再通过背景检测出每一帧中的运动物体-Read the video fr a me by fr a me and then build through background modeling background grayscale and then through the background of detecting moving objects in each
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:13766656
    • 提供者:xyc
  1. login

    0下载:
  2. opencv+vs2010环境下实现图像的加载和显示功能。源代码简单清晰。-opencv+vs2010 environment for image loading and display functions.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:宫钊
  1. 3241_Code

    0下载:
  2. 基于opencv2.4里的源代码,函数都是用C++函数编写的,很合适学习opencv初学者学习-Opencv2.4 based on the source code, function is written using the C++ function, very suitable for beginners to learn to learn opencv!!
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:4280320
    • 提供者:王潘
  1. hello

    0下载:
  2. opencv的hello源代码,在window是平台下的-Hello opencv source code, in the Windows platform
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:94208
    • 提供者:王杰
  1. source-code

    0下载:
  2. Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Opencv tutorial so
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:4875264
    • 提供者:yangxiaohua
  1. List-Control_RowHeight

    0下载:
  2. MFC动态设置List control的行高,实现的源代码-reset the height of List control,realize by opencv and c++
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:ran
  1. cvCalibaa

    0下载:
  2. 三维视觉(双目视觉,定标,三维重建等)下的基于opencv的摄像机标定源代码- Opencv camera calibration based on a three-dimensional visual source code (binocular vision, calibration, 3D reconstruction, etc.) under
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:6031360
    • 提供者:wangzhigang
  1. a

    0下载:
  2. opencv车辆识别源代码,可实现多车辆识别。-vehicle identification opencv source code, enabling multi-vehicle identification.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:杨峻兴
  1. image-edge-detection

    0下载:
  2. 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. T
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:2868224
    • 提供者:LiChongliang
  1. open_cv-code

    0下载:
  2. 大量基于opencv的源代码,适合初学者使用!-many code for open_cv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:朱永丰
  1. face_detect_recognize

    0下载:
  2. 基于opencv库函数的人脸检测与识别源代码及可执行程序.能够实时读取摄像头并识别其中的人脸.在图像库中找出与其最相似的人.-Opencv library functions based on human face detection and recognition source code and executable programs. Ability to read and identify where the real-time
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3805184
    • 提供者:夏帅发
  1. 2-1

    0下载:
  2. OpenCV基础教程源代码 例2-1 功能:从磁盘中读入图像文件,并将图像显示在屏幕上-OpenCV based tutorial source code in Example 2-1
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:5527552
    • 提供者:杨润斌
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 »

源码中国 www.ymcn.org