Opencv hd-sdi in Title/Summary
OpenCV Wrapper for LabVIEW
OpenCV Wrapper is an add-on used in the LabVIEW application. OpenCV (Open Source Computer Vision Library) is a library of programming functions mainly aimed at real time computer vision. The add-on supports various versions of LabView application. You can choose from installer the necessary versions based on years.
- Publisher: EHE-LAB, Inc.
- Home page: www.ehe-lab.com
- Last updated: December 3rd, 2020
Ceemple OpenCV for Visual Studio
OpenCV is a C++ development environment for Visual Studio. OpenCV is ready for use, built with complementary libraries, so there is no need for long setups, configurations and adaptation of OpenCV for Visual Studio. It supports optimization on x86 and x64 platforms with Intel® Integrated Performance Primitives (Intel® IPP).
- Publisher: Ceemple Software Ltd.
- Last updated: January 28th, 2016
OpenCVDotNet
It is a small OpenCV wrapper for .NET Framework, so you can use OpenCV from C#, and create more elaborate user interfaces. The project consists of a DLL (written in Managed C++) that wraps the OpenCV library in .NET classes, so that they will be available from any managed language (C#, VB.NET or Managed C++).
- Publisher: Elad Ben-Israel
- Last updated: July 10th, 2008
Opencv hd-sdi in Description
emgucv-windows-universal-cuda
It is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled by Visual Studio, Xamarin Studio and Unity, it can run on multiple platforms.
- Publisher: Emgu Corporation
- Last updated: June 16th, 2016
Open Source Computer Vision Library
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. The library has >2500 optimized algorithms. It is free for both academic and commercial use. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics.
- Publisher: OpenCV
- Last updated: January 18th, 2012
Webcam Streamer
The Webcam-Streamer works as an HTTP-Server. If any client sends a GET-request to it, it returns the current image from the webcam. To see this as a running stream, I've written a small Java Applet (Downloads). The address and the port of the server have to be set in the HTML-File as parameters for the Applet.
- Publisher: Metallic Entertainment
- Last updated: September 23rd, 2011
ContactAngle
ContactAngle, a simple and easy-to-use program to extract contact angles from videos of liquid droplets on a surface. The program is free and open source under a BSD license and will work on various flavors of BSD, Linux, and Windows. It uses the OpenCV computer vision library for image processing and the wxWidgets toolkit for the user interface.
- Publisher: Daniel Gruber
- Last updated: February 22nd, 2018
AMD APP SDK
AMD APP SDK 3.0 supports OpenCL 2.0 with samples highlighting the new features and benefits of OpenCL 2.0 – the latest compute API standard from Khronos. The SDK also includes samples for accelerated libraries such as the Open Source C++ template library called “Bolt” and the OpenCL™ accelerated OpenCV (Open Computer Vision) library.
- Publisher: Advanced Micro Devices, Inc.
- Last updated: January 27th, 2016
Additional Opencv hd-sdi selection
DiffImg
DiffImg is a program that can compare two images and show the positions where pixels differ. DifffImg use OpenCV as backend so it can read and compare 8/16/24/32 bits images without problem but only single channel and RGB image has been take into account, so alpha channel isn't supported.
- Publisher: TheHive
- Last updated: August 10th, 2015
NativeViewer
NativeViewer is a Visual Studio extension designed for the visualization of OpenCV images stored in the cv::Mat class. A thumbnail image is shown during the debug when a variable is hovered by a mouse with the CTRL key pressed down. NativeViewer also formats the string displayed in the "Watch" window to express valuable cv::Mat information.
- Publisher: Mikhail Matrosov
- Last updated: November 28th, 2014
HoughCircleDetection
This program is able to detect circles in images. Therefor it uses the hough algorithm CvHoughCircles from the OpenCV library. You can define all parameters e.g. min-/max radius, min distance between circles, all kinds of thresholds, filters and so on.
- Publisher: Florian Andersen
- Last updated: April 21st, 2010
OptiTrack DirectShow
A camera preview and capture application using the OptiTrack DirectShow filter. Provides access to live data from an OptiTrack camera as well as camera settings like exposure, intensity, frame rate, video type, and more. The OptiShow application also enables AVI recording and playback, saving frame snapshots as BMP files, and basic image processing and frame grabbing.
- Publisher: NaturalPoint Corporation