Rishi Desai
Rishi Desai
> There are several header-only libraries we use, such as [concurrentqueue](https://github.com/cameron314/concurrentqueue) and [sqlite3pp](https://github.com/iwongu/sqlite3pp). I assume we should make these nix packages to. Does nix handle header-only packages well? Yes, it...
Closing this dicussion as have decided to not use Nix due to complexities with OpenGL, Vulkan, Nvidia and Monado.
So it seems that GoodFeaturesToTrack is setting the map to a 1 x MaxFeatures map. I can loop through this map but the values in the maps are OpenCV points...
@jonhoo @agausmann Running into a similar issue and was wondering if merging this in to the main crate would be possibel?
Any update on when this will be updated and merged in? I'm currently using this fork to use nocargo since I have v2 dependencies.
This doesn't work if I try to use a nix pure shell. Any methods on how to allow that?
In the LoadConfigFile Function, if the lc.yml file is not found it returns nil. I don't know if halting the program there is the best way to solve this since...
Do you have a list of flags that should have short options?