JirongZhang / DeepHomography

Content-Aware Unsupervised Deep Homography Estimation
MIT License
340 stars 57 forks source link

BEBLID #52

Closed DoongLi closed 7 months ago

DoongLi commented 7 months ago

1710072688751

Hi, I saw the papers compared to BEBLID, but Beblid is just a descriptor method, so what do you use for the corner point of this option?

CallMeFrozenBanana commented 7 months ago

Hi~ It can be used via the points detector of ORB (FAST)

DoongLi commented 7 months ago

Ok, thx~