Description: humanface detection,the programme can be used to detect human faces from the complex background!-humanface detection, the program can be used to detect human faces f rom the complex background! Platform: |
Size: 1024 |
Author:zhangwei |
Hits:
Description: 基于opencv开源图像库作的一个背景检测的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the detection of a background procedure, in the image processing software used in Canada, the algorithm has been improved Platform: |
Size: 2048 |
Author:lizhi |
Hits:
Description: for the TI dm6446 platformBackground subtraction moduleMaintain a background model, which can distinguish background, foreground and theft/left pixelsShadow removal moduleDetect shadow regions in monochrome videosCamera shift detection and suppression moduleDetect of small camera shift, and suppress the false alarms due to themBlob extraction moduleExtract connected foreground and theft/left pixels as blobsTheft/left baggage distinguish moduleDistinguish theft blobs and left baggage blobs Platform: |
Size: 20480 |
Author: |
Hits:
Description: 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取-Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction Platform: |
Size: 16384 |
Author:温鑫 |
Hits:
Description: 智能交通监视系统中基于边缘的运动目标提取算法
本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件
由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果
本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2
即是采用的帧数。
cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
edgesum_thresh控制来背景边缘提取时去掉运动目标边缘的阈值。
-Intelligent traffic monitoring system based on the edge of the moving object extraction algorithm of this article is based on the algorithm C++ And OPEN CV achieved, it is necessary to run this program first to install these two software as a result of this paper used in the acquisition of images of the video image more large, to more than 100 megabytes, so the use of another video demo program to view the effect of the procedure used in video sequences of the first 40 odd-numbered frames to extract the background of the edge of backframes using parameters to control, backframes/2 that is used the frames. cedge_thresh1 and cedge_thresh2 to control the background detection is the Canny operator to use two thresholds. edgesum_thresh control to the background when the edge detection of moving targets to remove the edge threshold. Platform: |
Size: 1801216 |
Author:陈忠厚 |
Hits:
Description: 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by a document. One of the background difference method can achieve real-time updates. The code detection and tracking at the time a small number of very good goal, but follow-up after the goal is greater than 8, the effect of decline in a lot of Platform: |
Size: 94208 |
Author:白开心 |
Hits:
Description: 此程序是针对视频中的运动目标的检测,程序中包括了背景建模、背景差法等功能的w4背景建模算法。-This procedure is for the video of the moving target detection, process modeling, including the background, the background difference method and other functions of the background modeling algorithm w4. Platform: |
Size: 5120 |
Author:songhong |
Hits:
Description: 基于混合高斯模型的背景消除
利用混合高斯背景建模进行运动物体检测, 同时引入共轭先验以改进权值更新方程-Gaussian mixture model based on the background to eliminate the use of Gaussian mixture background modeling for moving object detection, while the introduction of conjugate a priori weights to improve the update equation Platform: |
Size: 94208 |
Author:Lu |
Hits:
Description: 提出了一种基于数学形态学的边缘提取方法。该方法先对图像进行颜色预处理,再利
用数学形态学对图象进行形态学梯度变换, 最后通过基于统计学的边缘提取方法进行边缘提
取。该方法消除了由于照明而引起的目标物体的阴影边缘,并且直接提取出目标物体的边缘
轮廓,对背景噪声有很好的抑制作用。与常用的边缘检测算子相比,该方法能更有效、准确、
完整地提取出目标物体的边缘,明显优于传统的边缘检测算子-A mathematical morphology-based edge detection method. The method first color image pre-processing, and then Lee
Using mathematical morphology morphological gradient of image transformation, and finally through the edge detection based on statistical methods to the edge
Check. This method eliminates arising as a result of lighting the shadow of the edge of the object and are directly extracted from the edge of the object
Outline of the background noise have a good inhibitory effect. With the commonly used edge detection operator, this method can be more effective, accurate,
Completely extracted from the edge of the object is clearly superior to the traditional edge detection operator Platform: |
Size: 141312 |
Author:selfish |
Hits:
Description: 提出了一种基于数学形态学的边缘提取方法。该方法先对图像进行颜色预处理,再利
用数学形态学对图象进行形态学梯度变换, 最后通过基于统计学的边缘提取方法进行边缘提
取。该方法消除了由于照明而引起的目标物体的阴影边缘,并且直接提取出目标物体的边缘
轮廓,对背景噪声有很好的抑制作用。与常用的边缘检测算子相比,该方法能更有效、准确、
完整地提取出目标物体的边缘,明显优于传统的边缘检测算子-A mathematical morphology-based edge detection method. The method first color image pre-processing, and then Lee
Using mathematical morphology morphological gradient of image transformation, and finally through the edge detection based on statistical methods to the edge
Check. This method eliminates arising as a result of lighting the shadow of the edge of the object and are directly extracted from the edge of the object
Outline of the background noise have a good inhibitory effect. With the commonly used edge detection operator, this method can be more effective, accurate,
Completely extracted from the edge of the object is clearly superior to the traditional edge detection operator Platform: |
Size: 120832 |
Author:氢气球 |
Hits:
Description: 使用局部背景更新结合肤色模型来进行运动手势的检测-Background updating using the combination of local color model for the detection of motion gestures Platform: |
Size: 2048 |
Author:李绅 |
Hits:
Description: 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects Platform: |
Size: 2745344 |
Author:李静 |
Hits:
Description: 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster. Platform: |
Size: 2048 |
Author:GJ |
Hits:
Description: 基于混合高斯背景模型的背景剪除法,可以对背景进行实时的更新实现对前景的检测-Background model based on Gaussian mixture background pruning method, the background can be updated in real time to achieve the detection of future
Platform: |
Size: 1024 |
Author:景旭斌 |
Hits:
Description: visual studio环境基于opencv平均背景法实现背景检测-visual studio environment, background detection method based on the average background opencv Platform: |
Size: 1024 |
Author:lihao |
Hits:
Description: 这是cvpr2014年Saliency Optimization from Robust Background Detection论文的代码,感兴趣的朋友可以下载调试,基于matlab实现的。(This code is about Saliency Optimization from Robust Background Detection (cvpr2014).If you have some interesting,you will download this code to run in matlab) Platform: |
Size: 368640 |
Author:阖家欢乐
|
Hits: