Stanislaw Halik

Results 212 comments of Stanislaw Halik

What seems to be the problem? ![image](https://user-images.githubusercontent.com/1896811/173020584-121964e1-956b-4402-a13d-c820db8b7d20.png)

You should be able to get `make install` to work (otherwise report it as a bug). The script wasn't meant to be run manually.

![image](https://user-images.githubusercontent.com/1896811/151695764-1f3c9237-d09b-494c-8d34-c3885cc7963d.png)

Sure. But first confirm whether you have the right amount of FPS in the PT tracker. Otherwise adding it to the neuralnet tracker won't do anything.

Alright. I still need confirmation whether it works. [opentrack-tracker-neuralnet-20220130.zip](https://github.com/opentrack/opentrack/files/7965827/opentrack-tracker-neuralnet-20220130.zip)

Neuralnet has a fixed internal resolution. Adding a resolution combobox will make it even more confusing.

It's up to @DaWelter. I don't see any solution that's as clean as those for the PT and Aruco trackers.

@DaWelter > Can we iterate over available resolutions? List common resolutions and framerates in the UI. When the effective resolution is different than your trained image size, run `cv::resize` on...