Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

org.nees.buffalo.video.JPEGThumbnailer Class Reference

This class will take in a RBNB channel name containing JPEG image data and outputs a scaled image (at a sub-sampled rate) on the specified channel. More...

List of all members.

Public Member Functions

 JPEGThumbnailer (String[] args)

Static Public Member Functions

void main (String[] args)

Static Package Functions

 [static initializer]


Detailed Description

This class will take in a RBNB channel name containing JPEG image data and outputs a scaled image (at a sub-sampled rate) on the specified channel.

This class assumes that the frame rate of the input source is higher then the sample reate of of the output. The JPEG image will be scaled by 0.5 in both width and height.

Usage for JPEGThumbnailer... -v RBNB Sink path for input video (required) [-r RBNB Server Name *localhost] [-p RBNB Server Port *3333] [-s RBNB Source (output) Name *TSource] [-c RBNB Source (output) Channel *thumbnail.jpg] [-f desired output frame rate (in seconds)*1.0]

default value are noted by the *

Author:
Jason P. Hanley

Definition at line 51 of file buffalo/video/JPEGThumbnailer.java.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 11:12:27 2004 for Data turbine for NEESGrid by doxygen 1.3.7