kallaballa / V4D.old

V4D is a high performance visualization module for OpenCV. It features vector graphics using NanoVG a GUI based on NanoGUI and OpenCL/OpenGL and OpenCL/VAAPI interoperability.
https://viel-zu.org/opencv/doxygen/html/d7/dfc/v4d.html
Apache License 2.0
6 stars 1 forks source link

optflow, face, pedestrian build fail #2

Closed blondquirk closed 1 year ago

blondquirk commented 1 year ago

OpenCV has no header 'optflow.hpp' and 'face.hpp'. pedestrian build fails due to undefined references to cv::HOGDescriptor set of functions.

OpenCV was built with the options recommended by GCV docs.

kallaballa commented 1 year ago

You are right i forgot to at the instructions for the opencv-contrib repo. will do!

kallaballa commented 1 year ago

I updated the README