Welcome![Sign In][Sign Up]
Location:
Search - motion detection in opencv

Search list

[Multimedia programOpenCV_on_MFC

Description: OpenCV在MFC的运动检测,包括在图片控件显示实时视频,及检测视频。-OpenCV in the MFC motion detection, including the Photo Control showed real-time video, and video detection.
Platform: | Size: 94108 | Author: 蔡辉 | Hits:

[Special EffectsEmerging.Topics.in.Computer.Vision

Description: 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms * Image-based lighting for illuminating scenes and objects with real-world light images * Content-based image retrieval, covering queries, representation, indexing, search, learning, and more * Face detection, alignment, and recognition--with new solutions for key challenges * Perceptual interfaces for integrating vision, speech, and haptic modalities * Development with the Open Source Computer Vision Library (OpenCV) * The new SAI framework and patterns for architecting computer vision applications
Platform: | Size: 12192309 | Author: kankan | Hits:

[Special Effectsopencvexample

Description: 使用vc++和opencv编写的读取视频文件和运动检测的例子,其中包括自适应背景更新的方法。-use vc opencv prepared and read documents and video motion detection example, These include adaptive background updating methods.
Platform: | Size: 37888 | Author: | Hits:

[Multimedia DevelopOpenCV_on_MFC

Description: OpenCV在MFC的运动检测,包括在图片控件显示实时视频,及检测视频。-OpenCV in the MFC motion detection, including the Photo Control showed real-time video, and video detection.
Platform: | Size: 94208 | Author: 蔡辉 | Hits:

[Special EffectsEmerging.Topics.in.Computer.Vision

Description: 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms * Image-based lighting for illuminating scenes and objects with real-world light images * Content-based image retrieval, covering queries, representation, indexing, search, learning, and more * Face detection, alignment, and recognition--with new solutions for key challenges * Perceptual interfaces for integrating vision, speech, and haptic modalities * Development with the Open Source Computer Vision Library (OpenCV) * The new SAI framework and patterns for architecting computer vision applications-Easy to introduce the latest developments in computer vision. Include:* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration* Extracting camera motion and scene structure from image sequences* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms* Image-based lighting for illuminating scenes and objects with real-world light images* Content-based image retrieval, covering queries, representation, indexing, search, learning, and more* Face detection, alignment, and recognition- with new solutions for key challenges* Perceptual interfaces for integrating vision, speech, and haptic modalities* Development with the Open Source Computer Vision Library (OpenCV)* The new SAI framework and patterns for architecting computer vision applications
Platform: | Size: 12191744 | Author: kankan | Hits:

[Graph RecognizeMoveDetection

Description: 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
Platform: | Size: 43542528 | Author: sue_Langsujuan | Hits:

[Graph programdetection

Description: 用openCV实现,利用背景建模检测运动目标-opencv,detect motion target using background modeling
Platform: | Size: 27105280 | Author: 笑笑 | Hits:

[Multimedia Developmsrc

Description: Motion detection in C++ with OpenCV
Platform: | Size: 173056 | Author: wo | Hits:

[JSP/Javaocvtr2

Description: motion detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free - made by Intel-motion detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free- made by Intel
Platform: | Size: 1024 | Author: valentin | Hits:

[OpenCVMotionDetection

Description: 该程序主要是在OpenCV的环境下进行的运动检测,当物体开始运动时,视频窗口中将显示,运动物体的轮廓,在智能交通或是自动驾驶中有很好的应用-The procedure was carried out under an environment OpenCV motion detection, when the object began to campaign, the video window will show the outline of moving objects, in the Intelligent Transportation or the automatic pilot in the application of good
Platform: | Size: 1350656 | Author: Maclaon | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[VC/MFCmachine_view_tools

Description: 本文分析了用OpenCV机器视觉工具包来开发图像应用的优点,介绍了开发工具包的主蔫内容,并详细讲解 OpenCV在vc++6.0下的安装配置方法,最后以运动检测为倒演示了OpenCV的使用。 -This paper analyzes the use of OpenCV toolkit to develop machine vision imaging applications the advantages of the development kit described the contents of the main listless, and explained in detail in vc++6.0 under OpenCV installation configuration, and finally to motion detection for the fall shows the use of OpenCV.
Platform: | Size: 181248 | Author: 卢峰 | Hits:

[OpenCVmotion_detection

Description: motion detection in opencv feed from ip camera
Platform: | Size: 1024 | Author: akem | Hits:

[OpenCVopencv-motiondetect

Description: 基于opencv并在vc开发环境下的视频运动目标检测-Opencv-based development environment in vc video motion detection
Platform: | Size: 3081216 | Author: 李俊 | Hits:

[OpenCVmotion

Description: 運用在opencv上的motion detection,非常的有趣,有興趣的可以下載回去改成需要的模樣。-Used in opencv on motion detection, very interesting, interested can download the necessary back into shape.
Platform: | Size: 3072 | Author: 曾秋堯 | Hits:

[OpenCVDetect-differences-in-frames

Description: Detect difference betwen two frames, for motion detection in Opencv
Platform: | Size: 2048 | Author: sergio | Hits:

[OpenCV1a77fbd4a552

Description: motion detection using opencv in c
Platform: | Size: 156672 | Author: mohit | Hits:

[Windows Develop73179650motiontrack

Description: motion detection using opencv in VC-motion detection using opencv in VC++
Platform: | Size: 9216 | Author: emre | Hits:

[OpenCVoptional-flow

Description: 光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
Platform: | Size: 4096 | Author: 陈宇 | Hits:

[Windows Develop73179650motiontrack

Description: motion detection using opencv in VC-motion detection using opencv in VC++
Platform: | Size: 9216 | Author: 环境光 | Hits:
« 12 »

CodeBus www.codebus.net