搜索资源列表
-
0下载:
基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
-
-
0下载:
OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
-
-
1下载:
利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影
环境为vc++6.0 ,opencv
去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
-
-
0下载:
windows下用opencv实现的图像变换和视频跟踪,做图像视频处理的可以好好研究一下!-windows achieved using opencv image transform and video tracking, so video images can be handled properly to look at!
-
-
0下载:
this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
-
-
1下载:
利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
-
-
0下载:
利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
-
-
0下载:
使用opencv对已有的图像进行码流等变换之后输出到指定的视频中。希望对学习opencv的朋友有所帮助-Opencv using existing images such as bit-stream output, after conversion to the specified video. Hope of learning opencv friends help
-
-
0下载:
Property of University of Nottingham
Written by Jonathan Green with contributions from Andrew French and Mathew Killick.
It has been developed for use by acedemics and researchers or as a teaching resource
to aid with use of Intel s openCV l
-
-
0下载:
将一幅幅图像,可是jpeg、png等opencv支持的任意格式,合成视频文件,视频文件格式可以是opencv支持的任意格式。-convert images to avi video
-
-
0下载:
这是自己编写的基于opencv的图像及视频处理的一个小测试程序,麻雀虽小,但是初步了解怎样利用opencv进行图像以及视频处理已经足够了,另外其中含有在控件显示图像的代码。-This is based on the preparation of their own images and video opencv deal with a small test procedure, the sparrow may be small, but preliminary opencv know how t
-
-
0下载:
這是一本電子書,介紹openCV的功能,有了他就可以輕鬆的處理影像視訊,並具備許多統計及機器學習的function。可以輕鬆的做到人臉偵測的功能-This is an e-book, Introduction openCV function, with relaxed he can deal with video images, and have lot of statistics and machine learning function. Relaxed people can do face
-
-
0下载:
实现通过摄像机获取或者手动选择图像进行摄像机标定。并可以计算单应矩阵,实现去畸变等处理。-To do camera calibration on video images or exist images including homography matrics and undistoration.
-
-
0下载:
VC++ 使用OpenCV从视频获取图像-VC++ using OpenCV to obtain images from the video
-
-
0下载:
利用OpenCV做的VC#專案,可以開啟視訊,秀出原始影像、灰階影像以及Canny影像。-Using OpenCV to do VC# project, you can open the video, showed off the original images, grayscale images as well as the Canny image.
-
-
0下载:
用Opencv实现视频、图像、摄像头图像视频的打开与保存,用类来封装,隐藏opencv的函数。-Opencv achieve with video, images, video camera images to open and save, use classes to encapsulate, hide the opencv function.
-
-
0下载:
this code is to track the human body in a serial of images or in a video。it uses c++ and opencv ,before using,u should makesure u have opencv。
-
-
0下载:
opencv开源图像处理函数库在S3C2440移植
一、简介
OpenCV是一个基于C/C++语言的开源图像处理函数库
其代码都经过优化,可用于实时处理图像
具有良好的可移植性
可以进行图像/视频载入、保存和采集的常规操作
具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, o
-
-
0下载:
完成了对嵌入式 Linux 系统操作平台的搭
建。然后,实现了嵌入式系统前端摄像头的视频图像采集,对视频图像压缩编码的原理进行
了介绍和分析,根据视频压缩技术的发展,采用了 H.264 实时视频编码技术对该系统进行视
频编码,并通过对 H.264 编码器的移植实现了视频的压缩-According to the development of video
compression technology, we implemented video coding operation tow
-
-
0下载:
利用opencv函数写入视频,将多幅图像合成一个视频并播放。(Use opencv function to write video, multiple images will be synthesized a video and play.)
-