36 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
39 std::vector<std::string> scan_filenames_;
43 static constexpr int8_t pixel_offset[64] = {
44 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6,
45 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18,
46 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18, 0, 6, 12, 18};
55 static std::vector<std::string> getScanFilenames(
const std::string& dir);