We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

NativeViewer

NativeViewer is a Visual Studio extension for visualization of OpenCV images stored in the cv::Mat class. A thumbnail image is shown during the debug when a variable is hovered by mouse with CTRL key pressed down. NativeViewer also formats the string displayed in the “Watch” window to express valuable cv::Mat information.

The extension works only for native C++ code for both Win32 and x64 platforms. All Visual Studio .NET versions are supported. However, installation process differs for versions 2012, 2010 and pre-2010. Check the quick start guide for details: https://sourceforge.net/p/nativeviewer/wiki/QuickStartGuide

Note that if you have Visual Studio 2012 or later, I recommend using Image Watch extension from Microsoft: https://visualstudiogallery.msdn.microsoft.com/e682d542-7ef3-402c-b857-bbfba714f78d

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://nativeviewer.sourceforge.io/
Tags
License
Platform
Features
  • Observe OpenCV images during debug of native C++ projects
  • Save images to disk while observing
  • See the formatted expansion string in the Watch window and tool-tips
  • Support for different types and formats of images
  • Friendly VSIX installer dedicated for Visual Studio 2010 and 2012
  • Support for older versions of Visual Studio