- With a ProCam system you can do 3D scanner with the Scanner3D apps.
There are a few example of third party integrations: Leap Motion, Tuio output, and OCR via Tesseract.
- SaveLocation : Save the 3D location of a PaperScreen to a file.
- LoadExternalLocation : Set the 3D location of a markerboard from a file.
- RelativeLocations : Rendering between two PaperScreens.
- RenderingQuality : rendering quality settings explained, higher quality to remove aliasing or to take full advantage of the hardware or lower quality for better performance.
- ImageExtractionProcessingRendering : The inside of a PaperScreen is extracted and rendered using standard Processing.
- ImageExtractionSeeThroughRendering : Same as above, but rendered inside a PaperScreen.
- ColorDetectionExample : Select small zone and determine its color.
- StrokeDetection: color analysis of a large zone.
- application : jeuTech, a physics-based game using touch and color tracking.
- ImageBasedTracking : Tracking using natural features instead of markers. Experimental for now.