doughtmw / YoloDetectionHoloLens-Unity

Object detection on the HoloLens through streaming PV camera frames to a companion PC, processing those using a YOLO framework, and returning the bounding box data which is rendered using Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing opencv_arucod411.lib When I build the ComputeOnDesktopYolo project

NelsonHou opened this issue · comments

Thanks! The NuGet package that was referenced in the HoloLensForCV project was outdated. I updated the reference to the Nuget package submodule so it should work now.