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
sorry, I meant by @GuggerSylvain nbdev :( In my head fastpages and nbdev got mixed somehow
• • •
Missing some Tweet in this thread? You can try to
force a refresh