mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-31 23:04:27
This commit is contained in:
parent
358cc8fda7
commit
97007eb51e
@ -46,7 +46,15 @@ DISCUSSION
|
|||||||
# Experiment 2: RANSAC for Homography Estimation
|
# Experiment 2: RANSAC for Homography Estimation
|
||||||
QUESTION: How does the choice of RANSAC threshold affect the speed of homography estimation in highly detailed images?
|
QUESTION: How does the choice of RANSAC threshold affect the speed of homography estimation in highly detailed images?
|
||||||
|
|
||||||
HYPOTHESIS: As the RANSAC threshold increases the speed of homography estimation in highly detailed images increases
|
HYPOTHESIS: As the RANSAC threshold increases the efficiency of homography estimation in highly detailed images increases
|
||||||
|
|
||||||
|
Homography esimation in highly detailed images is faster with higher RANSAC thresholds
|
||||||
|
|
||||||
|
Higher RANSAC thresholds result in faster homography estimation for highly detailed images
|
||||||
|
|
||||||
|
Higher RANSAC thresholds for homography estimation in highly detailed images are more efficient
|
||||||
|
|
||||||
|
In highly detailed images, homography estimation using higher RANSAC thresholds is faster/more efficient
|
||||||
|
|
||||||
EXPERIMENT DESIGN:
|
EXPERIMENT DESIGN:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user