视频文件 Resources

Showing items tagged with "视频文件"

Watermark addition conceptually treats the video file as one "layer" and the custom watermark as another layer, with both layers superimposed to achieve the embedding effect. This process typically involves matrix-based pixel manipulation and alpha blending for transparent overlays.

MATLAB 243 views Tagged

MATLAB Object Detection and Tracking with related literature, MATLAB source code, and video files. This resource package includes practical implementations featuring algorithms like background subtraction, optical flow, and Kalman filtering for robust object detection and tracking solutions.

MATLAB 257 views Tagged

Reading video files (*.avi) using MATLAB, extracting each frame as individual images, selecting frames of interest, and reconstructing them into a new video file. If reading errors occur, use WinAVI for format conversion.

MATLAB 265 views Tagged