Next: 5.6.3 Dual inputs
Up: 5.6 Example Usage
 Previous: 5.6.1 Simple usage
 
5.6.2 Adding a process
To make the colours more saturated, zoom the image and rotate it 60 degrees
counter-clockwise.
- 
 - stereocam -quiet -input camera -output screen
-process saturate 2.5 -process rotzoom -zoom 1.5 -angle 60
 
To crop a small region from the previous example.
- 
 - stereocam -quiet -input camera -output screen
-process saturate 2.5 -process rotzoom -zoom 1.5 -angle 60
-process crop 100 100 250 250
 
 
Kevin Pulo
2000-08-22