搜索资源列表
emgu-cv-2.3.0
- 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
Programming_with_Intel_IPP
- openCV和IPP的简单编程,包括bmp和JPEG的显示以及色彩空间转换-openCV and IPP' s simple programming, including bmp, and JPEG display and color space conversion
Opencv
- OpenCV是Intel公司支持的开源计算机视觉库。此为学习OpenCV的全面资料,里面包括学习opencv的的学习资料-OpenCV is the Intel Corporation to support the open source computer vision library. This is the Learning OpenCV comprehensive information, which include learning opencv of the learning mate
opencv_configuration
- opencv在vc6下的环境配置方法 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成-opencv in the vc6 environment configuration under the Intel Corporation to support OpenCV is open source computer vision library. It is lightweight and efficient- a series
OpenCVChineseManual
- opencv参考手册:OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Opencv reference manual is Intel® opencv: Open-source computer vision. It consists of a series of C++ classes and a small amount of function, the image processing
OpenCV_setup
- Intel公司的OpenCV开源库的安装、生成方法,内附步骤,适合初学者-Intel' s OpenCV open-source database installation, generation method, containing steps for beginners
OpenCV_VS2005_config_OpenCV
- Intel公司OpenCV开源库在vs2005开发环境下的配置以及安装步骤,适合初学者使用查阅-Intel OpenCV open-source database company in the vs2005 development environment configuration and installation steps for beginners to use inspection
ICVL
- OpenCV概述,Intel开源计算机视觉库OpenCV,介绍OpenCV的特性 -intel openCV Library
OpenCV_china
- OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV is an open source company supports Intel computer vision library. It is lightweight and efficient- by a series of C functions and a small amount of C++ class struc
OpenCV
- 摄影测量学发展而来的直接线性变换(DLT)方法和扩展的直接线性变换方法,有基于径向排列约束(RAC) 的两步法(Tsai方法),有基于不同位置平面模板的张正友法(Zhang),也有基于摄像机本身移动无需外部标 定物的自标定方法。 OpenCV是Intel开源计算机视觉库,它由一系列c函数和少量C++类构成,具有强大的图像处理、图 像分析和图像理解功能,它的函数实现了很多经典的图像处理和计算机视觉方面的算法,是机器视觉研究 与开发的良好工具。-Photogrammetry de
OpenCVseedfillingcol
- 采用种子填充实现彩色图像分割,在处理库opencv下,采用改进的种子算法,实现对彩色图像的分割,程序中指包括代码部分-OpenCV seed filling to achieve color image segmentation code, the use of intel graphics library opencv, the use of improved seeds algorithm, to achieve color image segmentation
ICVL
- OpenCV概述 Intel开源计算机视觉库OpenCV 目录 1 什么是OpenCV 2 重要特性 3 谁创建了它 4 新特征 5 从哪里下载 OpenCV 6 如果在安装/运行/使用 OpenCV 中遇到问题 7 OpenCV参考手册 8 中文翻译者 -Overview of Intel OpenCV open source computer vision library OpenCV OpenCV 2 Contents
cvision4
- A step-by-step guide to the use of the Intel OpenCV library-the source code of A step-by-step guide to the use of the Intel OpenCV library
JMyron0025
- t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
IBaseonOpenCVn
- 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。 已通过测试。 -Based on the introduction of Intel' s open source OpenCV computer vision library, the CAMSHIFT tracking algorithm to achieve the
OpenCVcankaowenxian
- OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides su
opentrack
- opentrack 头部跟踪开源库,支持PointTracker,Oculus Rift,Intel RealSense 3D cameras等-opentrack is an application dedicated to tracking user s head movements and relaying the information to games and flight simulation software.
matting
- 使用opencv开发,实现图像抠图,将需要的局部图像提取处理(Robust Matting 1. OpenCV 2. MTL library (for sparse matrix) 3. Intel Math Kernel Library (to solve linear equation by conjugate gradient method))