diff --git a/src/main.cpp b/src/main.cpp index bb4eea1..137fb58 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -61,9 +61,9 @@ int main() DEBUG("Before probability deviation"); probability_deviation(); DEBUG("Before color map"); - //color_map(); + color_map(); DEBUG("Before detector screen"); - //detector_screen(); + detector_screen(); // std::ofstream ofile; // ofile.open("test.txt");