Menu

QuickStartGuide_VS2012

Here are the brief instructions on how to quick start using NativeViewer under Visual Studio 2012:

Package installation

  • Open your native C++ project, start debugging. Chose a variable of cv::Mat type storing 2-D matrix with CV_TYPE equal to CV_8UC1 or CV_8UC3. Hold down the CTRL key, and hover a mouse over the variable in the code editor window.

Debug hint

  • Enjoy the thumbnail image.

Thumbnail image

  • Adjust the settings under Tools -> Options... -> NativeViewer -> General to optimize your usage experience. The settings are applied immediately, you don't even have to restart you current debug session.

Package settings


Related

Documentation: QuickStartGuide

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.