|
|
For technical help / support with GTrack, and its sub components, please send an email to bbyrne at cc.gatech.edu Contents
IntroductionThe GTag set of applications is designed to help researchers analyze video files. The GTag suite was developed in the BORG Lab at Georgia Tech. Return to TopOverviewThe GTag application suite is made up of a group of small, single task utilities. For optimal performance, the utilities are designed to be run in a specific order. Each of the sections below will provide a breif description of the various components. Please see the appropriate project page for more details. Return to TopThe btf File FormatThe btf file format is a plaintext format for describing picture files. Please see the btf Guide for a complete description of this format. Return to TopCTag: Color pickerThe CTag application is used to choose the correct color definitions for fast color segmentation. It takes in one or a sequence of pictures, and then allows the user to select live on those pictures the colors they wish to use for cmvbtf. Return to Topbsubtract: Background Subtractionbsubtract is an optional program you can run as a preprocessing stage to remove a background from an image. bsubtract will remove a background by removing anything that holds still over a period of time. Return to Topcmvbtf: Fast Color Segmentercmvbtf takes the color definition files from CTag and runs them through the CMVision color segmentation program. Return to Toptimestamp: Timestamp btf filesA DV file from a camera comes with time in a HH:MM:SS format. You can use timestamp to give you a timestamp in a milliseconds since 1970 format. Return to Topidentify: Object Trackeridentify is a program that will associate objects from one frame to the next. Return to Topavitools: Data and AVI file mergerOften you will want to view btf data overlayed onto an avi from where the data came. avitools will allow you to do this in numerous ways. Return to TopTeamView: Data viewerAnother way to view your btf data in a visual manner. Please see the TeamView Homepage for more information. Return to TopDownloadNEW TUTORIAL FILE! Contains sample movies for steps along the way, overview of the process, etc. New: Version 1.0 of GTrack. This file contains statically linked binaries, as well as source. Avitools in the 1.0 package segfaults. Download a new version here Return to Top |
|