Im working on reducing noise from noisy image in OPENCV using different filters. i want to know that how i capture or save the result images during debugging code?
You can:
imwrite
I recommend the second approach, which personally I find very useful. Have a look also at this answer.
1.4m articles
1.4m replys
5 comments
57.0k users