视频监控 Resources

Showing items tagged with "视频监控"

A MATLAB-based video surveillance system that triggers voice alerts when objects intrude the monitoring area. Current implementation requires velocity threshold adjustments for fast-moving objects. Potential enhancements include integrating audio analysis for sound fluctuation detection and voice recognition capabilities. The system utilizes background subtraction algorithms and real-time processing techniques for motion detection.

MATLAB 216 views Tagged

Robot Vision Toolbox with extensive routine libraries, useful for video surveillance, object detection and tracking applications. Includes implementation of computer vision algorithms and pre-built processing pipelines.

MATLAB 244 views Tagged

This code implements shadow removal for intelligent visual monitoring/video surveillance systems. Shadow elimination significantly enhances target detection by reducing false positives and missed detections, improving recognition efficiency, and increasing system stability and reliability. The implementation typically involves background modeling, color/texture analysis, and morphological operations to distinguish shadows from foreground objects.

MATLAB 216 views Tagged

Multi-object detection technique applicable to video surveillance, visual object tracking, motion detection, and other related image processing applications. Includes implementation approaches using detection algorithms and computer vision toolbox functions.

MATLAB 212 views Tagged

This implementation constructs a Gaussian Mixture Model (GMM) designed for computer vision applications including video object detection, video surveillance, motion detection, moving object detection, and video object tracking. The code features parameter optimization and expectation-maximization algorithm implementation for robust multi-modal data modeling.

MATLAB 199 views Tagged