#include <klt.h>
Definition at line 35 of file klt.h.
Public Attributes | |
| int | mindist |
| int | window_width |
| int | window_height |
| KLT_BOOL | sequentialMode |
| KLT_BOOL | smoothBeforeSelecting |
| KLT_BOOL | writeInternalImages |
| int | min_eigenvalue |
| float | min_determinant |
| float | min_displacement |
| int | max_iterations |
| float | max_residue |
| float | grad_sigma |
| float | smooth_sigma_fact |
| float | pyramid_sigma_fact |
| int | nSkippedPixels |
| int | borderx |
| int | bordery |
| int | nPyramidLevels |
| int | subsampling |
| void * | pyramid_last |
| void * | pyramid_last_gradx |
| void * | pyramid_last_grady |
1.5.1