cv-rs icon indicating copy to clipboard operation
cv-rs copied to clipboard

Feature/optiflow

Open norru opened this issue 6 years ago • 7 comments

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 :)

norru avatar Oct 04 '18 13:10 norru

Bloody fmt!

norru avatar Oct 05 '18 16:10 norru

Happy to help clean this up if OP doesn't have time to polish

joelgallant avatar Oct 06 '18 17:10 joelgallant

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 :) )

norru avatar Oct 06 '18 18:10 norru

I have removed the project files - I think for all other suggested changes "someone" should make separate PRs when appropriate :)

norru avatar Oct 06 '18 21:10 norru

Ping?

norru avatar Dec 01 '18 16:12 norru

Ping?

norru avatar Dec 31 '18 14:12 norru

@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.

Pzixel avatar Feb 08 '19 12:02 Pzixel