This is the command track-video-features that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
track-video-features - Demonstration of image feature detection and tracking
SYNOPSIS
track-video-features # Asks the user for video input track-video-
features path_to_video.avi # Use video file track-video-features dataset.rawlog #
Use images from rawlog track-video-features [...] --save-video # Also save an output
video
DESCRIPTION
track-video-features is a command-line/GUI application which takes a video stream (from a
live camera, a video file, or a robotics rawlog dataset) and perform feature detection and
tracking.
The application is conceived as a programming example for some mrpt-vision classes, so for
further details, check out the program source code.
Use track-video-features online using onworks.net services