| Interface | Description |
|---|---|
| RefineCalibrationGridCorner |
Interface for computing sub-pixel accurate corners given a set of corners with are within a few
pixels of the true corners
|
| Class | Description |
|---|---|
| ConnectGridSquares |
Connects calibration grid squares together.
|
| DetectSquareCalibrationPoints |
Detects square grid calibration targets from binary images.
|
| FitGaussianPrune |
Given a histogram of pixel intensity values and a valid range of indexes in the histogram, compute the mean
and standard deviation.
|
| HistogramTwoPeaks |
Searches for two distinct peaks inside the histogram.
|
| IntensityHistogram |
Histogram of pixel intensity values.
|
| UtilCalibrationGrid |
Various functions for computing calibration grids.
|