Discover and read the best of Twitter Threads about #kornia

Most recents (1)

I know, you all have dreamed about the conversion functions between #kornia @kornia_foss and OpenCV. Here they are.

github.com/ducha-aiki/kor…

pip install kornia_moons

Docs are here: ducha-aiki.github.io/kornia-moons/

Powered by @fastdotai and @HamelHusain nbdev
1/3
For example, you can detect ORB features is OpenCV and convert them to kornia lafs with

lafs = laf_from_opencv_ORB_kpts(kps)

Or you can match descriptors on GPU with kornia.feature.match_snn() and transfer to OpenCV with cv2_matches_from_kornia 2/3
The repo is not @kornia_foss "official" in the terms that we don't promise to maintain everything in a timely manner. However, it should work for most of the times :) 3/3
Read 4 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!