Extras

Camera Calibration

This is a completely new Java implementation of Zhang’s calibration method with demo plugins for ImageJ. This implementation depends on Apache Common Math and the imagingbook-common library. Note that this implementation adresses the actual camera calibration and estimation of 3D view transformation parameters but does not include feature point detection and matching.

Viola-Jones Face Detector

A pure Java implementation of the Viola-Jones face detector with demo-plugins for ImageJ. Requires the imagingbook-common library.

Advertisement