Main Content

Video Classification

Perform video classification and activity recognition using deep learning

Classify the activity or action contained in a sequence of images from visual data sources, such as a video stream, into a set of categories using deep learning. Vision-based activity recognition involves predicting the action within a sequence of images, such as walking, swimming, or sitting, using a set of video frames. Activity recognition from video has many applications, such as human-computer interaction, anomaly detection, and surveillance. To learn more, see Getting Started with Video Classification Using Deep Learning.

Apps

Video LabelerLabel video for computer vision applications
Ground Truth LabelerLabel ground truth data for automated driving applications

Funktionen

alle erweitern

groundTruthGround truth label data
writeVideoScenesWrite video sequence to video file (Seit R2021b)
sceneTimeRangesTime ranges of scene labels from ground truth data (Seit R2021b)
VideoReaderCreate object to read video files
fileDatastoreDatastore with custom file reader
transformTransform datastore
combineCombine data from multiple datastores
folders2labelsGet list of labels from folder names (Seit R2021a)
splitlabelsFind indices to split labels according to specified proportions (Seit R2021a)
inflated3dVideoClassifierInflated-3D (I3D) video classifier. Requires Computer Vision Toolbox Model for Inflated-3D Video Classification (Seit R2021b)
slowFastVideoClassifierSlowFast video classifier. Requires Computer Vision Toolbox Model for SlowFast Video Classification (Seit R2021b)
r2plus1dVideoClassifierR(2+1)D video classifier. Requires Computer Vision Toolbox Model for R(2+1)D Video Classification (Seit R2021b)
predictCompute video classifier predictions (Seit R2021b)
forwardCompute video classifier outputs for training (Seit R2021b)
imwarpApply geometric transformation to image
imcropCrop image
imresizeResize image
randomAffine2dCreate randomized 2-D affine transformation (Seit R2019b)
centerCropWindow2dCreate rectangular center cropping window (Seit R2019b)
classifyVideoFileClassify a video file (Seit R2021b)
classifySequenceClassify video sequence (Seit R2021b)
updateSequenceUpdate video sequence for classification (Seit R2021b)
resetSequenceReset video sequence properties for streaming video classification (Seit R2021b)
vision.VideoPlayerPlay video or display image
vision.DeployableVideoPlayerDisplay video
insertTextInsert text in image or video

Themen