VL.OpenCV
VL.OpenCV copied to clipboard
A VL wrapper for OpenCVSharp
Float64 Images fail to get converted correctly before being previewed: > Unsupported depth of input image: > 'VDepth::contains(depth)' > where > 'depth' is 6 (CV_64F) at OpenCV.Filter.ConvertColor.c__DisplayClass37779189.b__0(InputArray Arg 1, OutputArray...
- open \VL.OpenCV.0.2.46-alpha\vvvv\girlpower\DX9Demo.v4p - open vl editor - press F8 -> crash when removing the UploadImage node before pressing F8, the crash doesn't happen. seems ocv related, "C:\Users\joreg\Desktop\vvvvs\vvvv_50alpha36.1_x64\girlpower\VL\DX\DynamicBuffersAndTextures.v4p" works
# PR Details Adds a node to sample CvImage ## Description OpenCv -> Utils -> S+H ## Related Issue ## Motivation and Context Generic S+H node doesn't work as expected...
# PR Details Adds a FrameDifference node that can filter out equal frames ## Description When the speed of the Mainloop is faster than the speed of the frame grabber,...
# PR Details Adds a node that implement non-maxumum suppression on Yolo ## Description OpenCv -> Detection-> YOLO3Detector ## Related Issue ## Motivation and Context YOLODetector node not implement non-maximum...
# PR Details Adds a node to recognize faces using a Caffe model ## Description OpenCv -> Filter-> DetectFaces ## Related Issue ## Motivation and Context Add a model to...
Hi there, thanks for the great work! I am currently experimenting with vvvv beta 42 x64 + VL, and I am using Kinect2 in VL + VL.OpenCV 2.6.2. When trying...