#include <stdio.h>#include <iostream>#include <emmintrin.h>#include "visual_odometry.hpp"#include "frame.hpp"#include "fast.hpp"#include "gauss_pyramid.h"#include "camera_intrinsics.hpp"#include "rectification.hpp"#include "depth_source.hpp"#include "internal_utils.hpp"#include "normalize_image.hpp"#include "tictoc.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | fovis |
quick and dirty profiling tool. inspired by the matlab tic/toc command | |
Defines | |
| #define | ALIGNMENT 16 |