Now, when I throw this into ceres I get sensible results with good performance, but I have the following questions:1. I additionally want to add a cost function relating the camera orientation to the INS reading (angles and stddev), but I can't think of a way to formulate a differentiable function.
2. How can I measure the quality of the result(beyond reprojection error)? Since I have the standard deviation of all measurements going in, I would ideally like to have the standard deviation(xyz or covariances) of all results - i.e. camera positions, orientations and reconstructed points. Is there a standard way to propagate covariances?
I am thankful for any answer pointing me in the right directionRegards,Björn
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAF8Ue3kCPAy61UsC%3Dz%2BHaT6%3DLKwtAnX%3DfrbY40Lau1jwKgQTfQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
I am not sure I understand the barrier here. If you can do it for the position using GPS, why can't you do it for the orientation?
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAF8Ue3mUED0Y%2B9Ao5wXbURJmi5B7WyB1F1ED4qTP5%2BLCVw13JA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUDjwb6T1DVr5vJ_vAYtFjqF3_2%3DmDrau3xv2tR2Hqe%3DSA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUDjemVjsLZGgampz0%3DZxpjU8zDosCFdY7cgMLMmQCEynQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAF8Ue3nDQesK1TN1s9odMiGC3Kmj880c1vmwc%3D-hV7nEdpX-sg%40mail.gmail.com.
So cholmod_solve2 calls are made to get one row of the covariance matrix at a time.
I am guessing you are solving for homogenous 3d points? which is why you are making 60k calls to cholmod_solve2.
I'd like the performance of the covariance estimator to be better. Please file a bug against me on the bug tracker, I will look into this.
--On Tue, Apr 1, 2014 at 8:43 AM, Björn Piltz <bjorn...@blikken.de> wrote:I didn't time it exactly, but yes, even with 8 openMP threads and my laptop melting it's somewhere in that range. It's not a show stopper for me, but I was a bit surprised that that would be the bottleneck.I was hoping to tweak it somehow.Björn2014-04-01 17:27 GMT+02:00 Sameer Agarwal <sameer...@google.com>:
Hi Bjorn,Are you using OpenMP/threading?half an hour seems excessive.SameerTo view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUDjemVjsLZGgampz0%3DZxpjU8zDosCFdY7cgMLMmQCEynQ%40mail.gmail.com.--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.--To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAF8Ue3nDQesK1TN1s9odMiGC3Kmj880c1vmwc%3D-hV7nEdpX-sg%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUC9%2Bf9FXfyvs75D6T4jLixB%2Begdmhz7rJ-Tx_Ztxz1Swg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/DAA39D2F-E228-494F-9796-85CE3B561098%40gmail.com.