@ -111,8 +111,6 @@ int main() {
// display green FFT
const double range[2] = {0.0, 150.0};
cv::imshow("FFT module green", plotGraph(greenFFTModule, range));
putText(image, "Text in Images", text_position, FONT_HERSHEY_COMPLEX,
font_size,font_Color, font_weight);
}