cv-rs
cv-rs copied to clipboard
Feature/optiflow
Hi, I have added a bunch of bindings for Optical Flow and a bug fix, as I needed them in for a project. Feel free to integrate, I can't dedicate much time to polish, you're very welcome to take it from there :)
Bloody fmt!
Happy to help clean this up if OP doesn't have time to polish
Hi @joelgallant - help is very welcome. I'll fix the easy stuff and leave you with the wrapping.
Do you want to fork from mine, or should we merge in and then you clone from the original (my recommended option). This way we could have the wrappers available earlier (and I could import the official crate rather than my own hacks :) )
I have removed the project files - I think for all other suggested changes "someone" should make separate PRs when appropriate :)
Ping?
Ping?
@norru sorry, my new year finally ended :)
Please, add comments to functions like calc_optical_flow_dis
and so on. Suppressing warnings with ///
is not a good thing.
Then I'm going to merge this.
Thank you for patience, sorry for a long waiting.