Index
All Classes and Interfaces|All Packages
C
- calculateHomography(PVector[], PVector[]) - Method in class paletai.mapping.MathHomography
-
Calculates the homography matrix between two sets of 4 points (xy to uv) using raw coordinates (not normalized).
- calculateHomography(PVector[], PVector[], int, int) - Method in class paletai.mapping.MathHomography
-
Calculates the homography matrix between two sets of 4 points (xy to uv), with coordinates normalized by width and height.
- calibrate - Variable in class paletai.mapping.MediaItem
-
Calibration mode status
- checkHover(float, float) - Method in class paletai.mapping.MediaItem
-
Checks hover state for homography points at specified coordinates.
- checkHover(float, float) - Method in class paletai.mapping.VidMap
-
Checks hover state for calibration points and image dragging.
- checkInput - Variable in class paletai.mapping.VidMap
- copyMatrix(float[][]) - Method in class paletai.mapping.MathHomography
-
Creates a deep copy of a matrix.
All Classes and Interfaces|All Packages