twistedfall
twistedfall
Version 0.94.4 now downgrades the `windows` dep.
@rursprung I cannot reproduce this unfortunately, so it would really be great if you could find out how to make it work with the latest `windows` crate. As far as...
I'm not a big expert on using camera calibration from OpenCV (read, no experience whatsoever), but I'll try to take a look at the Python example and compare it with...
I'm not sure what particular problem is in the example that you provided, I can't run it as is unfortunately. But I've created a more or less verbatim port of...
I'm running this function with the following parameters: ```rust calibrate("/var/tmp/1", "jpg", 7, 6); ``` The `/var/tmp/1` directory contains all files matching "left*.jpg" from the https://github.com/opencv/opencv/tree/4.x/samples/data ``` ls /var/tmp/1 left01.jpg left02.jpg...
After building it with LAPACK enabled the output somewhat changes, no chessboard is found for "left05.jpg" thus less image and object points, but still no error: ``` obj point len:...
I'm going to close this issue, if you still have any updates please feel free to reopen!
These kind of things are extremely system-dependent (OS, system capabilities like CUDA, how OpenCV was installed, what features was OpenCV built with, what features does your crate use), so they...
@dependabot rebase
@dependabot rebase