diff --git a/color_params_RGB.xml b/data/color_params_RGB.xml similarity index 100% rename from color_params_RGB.xml rename to data/color_params_RGB.xml diff --git a/src/RedBallTracking.cpp b/src/RedBallTracking.cpp index 7ab68ab..10683b0 100644 --- a/src/RedBallTracking.cpp +++ b/src/RedBallTracking.cpp @@ -232,4 +232,4 @@ bool readColorParameters(std::string filename, int& iLowH, int& iHighH, int& iLo } return 0; -} \ No newline at end of file +}