Basically I am wondering if I need to go through the trouble of using Microsoft Visual Studio or Eclipse for C++ programming in linux and windows. I've found those to be rather bulky, and would appreciate just using a simple text editor like Atom and then compiling it through terminal. The code would of course require open CV packages.
I don't know exactly what I would use for windows, but I'm mostly focusing on Linux for this question.
Thanks