tcsantini
tcsantini
Is there any update now that polars (#1064) is also supported, @cosmicBboy? It seems like your point (1) is pretty much done. Poking around the API and pandera's source code,...
Honestly I haven't tried, but I'd expect any Qt major version 5 to be compatible. It might be necessary to recompile the [uvcengine](https://es-git.cs.uni-tuebingen.de/santini/uvcengine) if you change the Qt version though,...
Thanks for the report! I confirmed that the link is broken; I'll update the link as soon as VRmagic confirms the new download location.
You are most definitely right: The `delta` parameter is missing, and as a result, the value 1 (the `BORDER_REPLICATE` macro) is being used for it and `BORDER_DEFAULT` for `borderType`. Great...
Unfortunately it's not possible without some additional work. One would have to 1) convert from the pupil core data format to the format expected by EyeRecToo, and 2) use the...