搜索资源列表
opencamera
- 在MFC下使用opencv实现摄像头视频显示,图像采集,以及使用camshift实现物体的追踪。自己参考别人写的,诸多不好之处,敬请谅解-Use opencv realized in MFC camera video display, image acquisition, and tracking objects using camshift achieve. Own reference written by someone else, a lot of not very good, pleas
camDrawingOpenc
- opencv 视频在viedeo上面画图 自己写得 还有错误 互相学习 摄像头-failed to translate
video
- 这是国外用OPENCV写的吧两个视频结合到一块,这对于有时候视频处理很有用,希望对大家有帮助!-This is written in foreign OPENCV it with two videos combined into one, which is useful for video processing times, we want to help!
example2_10
- 实现avi视频的读写,然后灰度处理后写入另一个视频-Avi video to achieve the read and write, then write another gray-scale video processing
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
trace
- 用opencv写的视频入侵检测。分通道HSV,固定背景下效果很好。-Written with opencv video intrusion detection. Sub-channel HSV, fixed background works well.
opencv
- 我写的opencv程序,主要是视频读写函数,highgui函数-Opencv program I wrote, read and write the main function of the video, highgui function
optical-flow-algorithm-simulation-
- 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
CameraHelper
- 这是老外用vc写的一个视频录制程序,包含源码,非常不错-This program is coded by a foreigner, which is excellent.
MyCaptureThread
- 使用openCv写的视频捕获程序,可实时捕获视频-The written openCv video capture program to capture video in real time
3DVideoDepthGenerate
- 用opencv写的双目立体视频深度图生成,基于韦伯感知初始化匹配代价、SAD代价聚合、 快速视差选择,实现深度视频-Binocular stereo video opencv write depth map generation, based on Weber perception initialization matching cost, SAD consideration polymerization, fast parallax select, depth video
im2-edge_var
- 用opencv 写的一个可以读取视频,并对视频进行边缘提取,有经典的Canny,prewitt,sobel等算子,效果很好-Written opencv can read the video, and video from the edge, classic Canny, prewitt, sobel operator, with good results
PicToAvi
- 自己写的讲图片重新组合成视频的小程序,能正常运行。-Write your own speaking reassembled into video images of the small program that can run.
opencv-
- C++编写的基于opencv的视频读写程序-C++ prepared video opencv based literacy program
MakeVideoFile
- 写视频文件,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄视频,可以达到写视频文件的功能-Write video files OPENCV the internal function call, the computer comes with the default camera to shoot video, you can achieve the function to write the video file
video-write
- 用opencv2.4.6实现视频的读写,能够读取视频中的每帧图像,并对其进行相应操作-video-write by opencv2.4.6
luxiang
- 利用openCV和VS写的录制视频的程序,短短几行,大家可以参考一下,版本是2010-Written using openCV and VS camera to record video program, just a few lines, everybody can consult, version is 2010
test
- 自己在写论文中写的小实验,视频运动目标跟踪,比较简单,适合初学者,有一定启发作用-Write your own writing papers in a small experiment, the video moving target tracking, relatively simple, suitable for beginners, there are some instructive
optical
- opencv写的基于光流法的运动人流分类,能够实现读取视频,实现金字塔光流法和HS光流法,最后对流动人群进行有效的聚类。-Opencv writing movement flow classification based on optical flow method, read the video, can be implemented to realize pyramid optical flow method and the HS optical flow method, finally,
MeanShift目标跟踪(opencv)
- 国外一个大牛写的MeanShift目标跟踪程序,用opencv实现。
