vitrivr / vitrivr-engine

vitrivr's next-generation retrieval engine. It is capable of extracting and retrieving a wider range of multimedia objects such as audio, video, images or 3d models.
https://vitrivr.org
MIT License
6 stars 3 forks source link

adds platform for javacv #108

Closed net-cscience-raphael closed 2 months ago

net-cscience-raphael commented 2 months ago

Separated the dependencies for javacv due to build improovments. See issue #75

lucaro commented 2 months ago

@net-cscience-raphael why exactly do we depend on libfreenect, libfreenect2, librealsense, librealsense2, openblas ?!

net-cscience-raphael commented 2 months ago

These were all dependencies that were imported with openncv-platform, for all platforms. I am now removing the ones we don't need.