next up previous
Next: 4.2.4.3 NopProcess class Up: 4.2.4 Processing related classes Previous: 4.2.4.1 CompressProcess and UncompressProcess

4.2.4.2 RotateProcess class

 
The RotateProcess class will rotate the given stereo image's left component \( 90^{\textrm{o}} \) clockwise (if it exists) and the right component \( 90^{\textrm{o}} \) counterclockwise (if it exists)14. This will be used for Stereocams fashioned out of two Indycams strapped together as in Section 2.2.

The ProcessDimension() method should return a Dimension object which is the transpose of the given dimension, that is, has its \( x \) and \( y \) sizes swapped.



Kevin Pulo
2000-08-22