dani217s

Results 5 issues of dani217s

This proposal add a new node S+H(OpenCv) that works with OpenCv Image as S+H works with generic data. There are also changes that implements Non-max suppression (NMS) on Yolo3 Detection...

# 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...