
#include "SIFT/SIFThough.H"#include "Util/Assert.H"#include "Util/Promotions.H"#include <cmath>
Go to the source code of this file.
Defines | |
| #define | NBINX 8 |
| #define | NBINY 8 |
| #define | NBINO 8 |
| #define | NBINS 8 |
Data structure for SIFT Hough transform
Definition in file SIFThough.C.
1.6.3