@ -1,7 +1,6 @@
#include "opencv2/opencv.hpp"
int filter(const cv::Mat& img, cv::Mat output, int seuil) {
//comment
bool detect = false;
uchar R, G, B;
int rows = img.rows;