Lines Matching defs:TEvolution
16 struct TEvolution struct
18 TEvolution() { in TEvolution() argument
26 Mat Lx, Ly; ///< First order spatial derivatives
27 Mat Lxx, Lxy, Lyy; ///< Second order spatial derivatives
28 Mat Lt; ///< Evolution image
29 Mat Lsmooth; ///< Smoothed image
30 Mat Ldet; ///< Detector response
31 float etime; ///< Evolution time
32 float esigma; ///< Evolution sigma. For linear diffusion t = sigma^2 / 2
33 int octave; ///< Image octave
34 int sublevel; ///< Image sublevel in each octave
35 int sigma_size; ///< Integer esigma. For computing the feature detector responses