Close
Asset

OpenCV Face Detect Custom TOP

 

This plugin adds the OpenCV FaceDetect functionality to TD via Custom Operators.

Though OpenCV has already been integrated into TD, it's done via Python, which is not terribly convenient when you have to deal with streams of data. This plugin now allows you to pipe data from any TOP straight into the OpenCV algorithms and spit out data in a way that can be acted upon immediately. It makes the whole process much more streamlined and therefore faster.

Comments