Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

After lot of research, I found Eclipse is best IDE to use it for OpenCV C++. The advantages i found was: 1. Adding Plugins. You can add plugins in Visual Studio too but Eclipse seems to do it much better. Updates are much also easier. 2. Keybindings. I find keybindings on Eclipse to be a more intuitive and easier (Ctrl+Click on an identifier to go to its definition makes more sense to me than hovering over the attribute and clicking F12) 3. Eclipse has better refactoring tools out of the box.