Integrate OpenCV with IDE's [closed]
Could someone explain or direct me how to use OpenCV visual classes/modules/components like imshow in visual applications built with IDE's (Eclipse, CBuilder, ViualStudio)? To be more explicit I have a desktop application that need where I need to use OpenCV, suppose I can deal and use non visual classes in that application (or at least use built dll's) but don't even have any idea how to include in my application imshow to display a stream or video.