搜索资源列表
Visual_C++_image_shibie_dianxing_anli
- 一本介绍利用Visual C++进行数字图像工程开发的书籍。书中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。-a briefing for the use of Visual C Digital Image Project Develop
motion
- 本软件为一个图像处理方面的运动图像及边缘检测的小软件-the software for an image processing of the image and edge detection of small software
ImageProcessing
- 可以对256颜色图像进行一系列处理。如增强,变换,编码,配准,运动检测,特征提取,分割,识别
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
bmptest
- vc下操作bmp的例子,将图像读入内存,用帧差法处理得到结果,再保存到文件中,可以检测运动
Image.rar
- 静态图像中的人体检测技术在驾驶员辅助系统、人体运动捕捉、色情图片过滤以及虚拟视频等领域有重要的应用价值。,Static images of the human body detection technology in driver assistance systems, human motion capture, filter pornography and other areas as well as the virtual video has important application va
SecurityCam.rar
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
example8
- 是一种基于像素的运动检测方法,它过对视频图像序列中相邻的两个或三个图像进行差分运算来获得运动物体轮廓-Is a pixel-based motion detection method, which over the video image sequence of two or three adjacent image difference operation to get the outline of moving objects
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
bmptest
- 输入两幅图像,利用帧差法求运动对象,经过膨胀、腐蚀,然后区域分割计算车流量。-Enter the two images, the use of frame-difference method for moving object, after expansion, corrosion, and then calculating the flow region segmentation.
Videoimagemovingtargetdetection
- 视频图像运动目标检测 简单应用 识别效果比较理想,VC写的代码,值得参考 包含用使用说明-Video image moving target detection results identify a simple application ideal, VC to write the code it is also useful to use instructions included
ydmotiong
- 图像的运动检测系统,可以对图像进行2值化灰度化 提前运动目标等操作-Image motion detection system, 2 values of the image grayscale operations such as moving targets in advance
video-processing-framework
- 视频算法VC++《视频处理框架,视频图像运动目标检测-Video algorithm VC++ " video processing framework"
imagedetection11
- 从静止的背景图像里面检测运动目标,并实现对序列图像的建立背景图像-Detection of moving targets, and background image on the image sequences from a static background image inside
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行