搜索资源列表
openCV_DIY
- OpenCV是非常有名的電腦視覺函式庫,提供了一大票的電腦視覺及影像處理相關函式,甚至連從攝影機擷取影像都能幫你解決。OpenCV還有個好處是它是跨平台的函式庫,在各大平台都能運作,所以我們接下來寫的程式除了在Mac上外,也能在Linux及Windows上運作。-OpenCV is a very well-known computer vision library, providing a large vote of computer vision and image processing-re
leaning_OpenCV
- 该文档主要介绍了OPENCV的基础知识和一些基本操作(如图像、视频读取以及图像处理等)-This document focuses on the OPENCV basic knowledge and some basic operations (such as images, video, read, and image processing, etc.)
OpenCV-for-a-game
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像-Implementation of fractal image compression based on Opencv and MFC programs, Opencv is used to read images
Body-Detection-Imp-Doc
- In order to detect bodies, you would need some sort of detector that operated by detecting features of bodies and looking for clusters or connected components of these. This is not a trivial problem whatsoever. Using the detectors that ship with Open
OpenCV-application
- 先介绍实现视频图像目标检测的几种算法,然后介绍一种开放源代码的计算机视觉类库OpenCV,主要阐述该类库的特点及其结构,最后通过“检测一个视频中的运动物体”这一实例探讨了使用OpenCV进行编程的方法。-First, the algorithm of target detection based on video images, and then introduced a kind of open source computer vision library OpenCV, main chara
opencv-test3
- opencv 对视频文件或者摄像头的图像进行提取或者保存每一帧的代码-opencv extract or save the code on each frame of the video file or camera images
MFC-application--OpenCV-tutorial-
- 使用opencv在MFC窗体中打开电脑上任意格式的图片-OpenCV in the MFC form open any format images on the computer
image-mosic
- 实现多个图像的拼接,基于vs和opencv上实现的,代码可以运行。-Stitching of multiple images, and opencv based vs implemented code can run.
Opencv-Two-cameras
- 本程序基于Opencv控制两个摄像头,可以采集图像,保存图像,对图像进行处理。-The program is based on Opencv which can control two cameras, you can capture images, save images and make the image processing.
099CCIT0394011-001
- 擴增實境技術是在真實視訊影像中加入虛擬物件,並透過追蹤與定位技術,可以與人們產生良好之互動效果。在視覺追蹤應用領域裡,可分為標記與無標記兩類應用。標記識別技術較為成熟,目前擴增實境開發平台以採用標記識別為主;至於無標記則侷限在特定方法之識別追蹤應用領域,例如樂高玩具利用包裝盒上之印刷圖片當作辨識物件。面對無標記擴增實境之應用日趨重要,且必須因應不同物件採用不同特徵之識別追蹤方法來達成無標記擴增實境之應用。而目前擴增實境平台並不提供模組化方式來替換識別追蹤方法,因此本文提出無標記擴增實境實驗平台,
QTand-opencv
- QT下利用OpenCv从摄像头读出图片并显示源码,主要是显示摄像头图像采集的界面-QT under the use of OpenCv read images a camera and display source code, mainly show the camera image acquisition interface
OpenCV
- OpenCV模块介绍整理,图像的载入函数详细说明-introduce the modules of OpenCV and describe in details the functions of loading images
test_1
- 基于opencv的图片颜色空间变换的一个简单例程(A simple routine for color space transformation of images based on OpenCV)