Simultaneous localization and mapping using fiducial markers.
BSD 3-Clause "New" or "Revised" License
265
stars
135
forks
source link
What formula is used in normalizeDavid method for getting new Variance? #201
Open
artofnothingness opened 4 years ago
Hi. How and from where you get formula for variance: double newVar = pow( 1.0 / (prob_at_newMean sqrt(2.0 M_PI)), 2 );