You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello author,
Thanks for your sharing.
I notice in mainSift.cpp, we can find the two images transform by FindHomography() and ImproveHomography() functions. I have 2 trival questions to seek your confirmation.
Hello author,
Thanks for your sharing.
I notice in
mainSift.cpp
, we can find the two images transform byFindHomography()
andImproveHomography()
functions. I have 2 trival questions to seek your confirmation.homography
represents SE(2), namely, [R, t; 0, 1]= [H[0], H[1], H[2]; H[3], H[4], H[5]; H[6], H[7], H[8]]?CudaSift/mainSift.cpp
Lines 72 to 78 in 5bc874a
Best regards
narutojxl
The text was updated successfully, but these errors were encountered: