--
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/8ea9865d-f692-489f-a498-eb07d9de03aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/f32dd642-6dfe-4af2-9d8a-02d19d644c95%40googlegroups.com.
Hi Sameer,
--
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/f1e67e79-624f-46f5-8be1-0a64cbb78cc2%40googlegroups.com.
Second, used the SuiteSparse 4.5.1 http://faculty.cse.tamu.edu/davis/suitesparse.htmlwith a small modification in covariance_impl.ccif (rank < cholmod_jacobian.ncol) {LOG(WARNING) << "Jacobian matrix is rank deficient. "<< "Number of columns: " << cholmod_jacobian.ncol<< " rank: " << rank;}-> It worked very well, without any warning.It implied that Jacobian matrix is full deficient.
--
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/d9c3f325-e5a8-4688-a692-8b6ace74d06c%40googlegroups.com.
Maybe worth sharing your jacobian matrix with Prof. Tim Davis.
--
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/139ab6fb-cc06-46d7-bbbf-7e7f8a7a36a4%40googlegroups.com.
with a small modification in covariance_impl.ccif (rank < cholmod_jacobian.ncol) {LOG(WARNING) << "Jacobian matrix is rank deficient. "<< "Number of columns: " << cholmod_jacobian.ncol<< " rank: " << rank;}
I do not think so.
--
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/21f32a52-f1d0-4520-a73e-2660fba9a511%40googlegroups.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/4079edf4-967c-491a-bbd6-bce62152441c%40googlegroups.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/9dc3a184-3c2a-426b-903f-0cc1ebf6ab0b%40googlegroups.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/928336f7-2f45-4eb3-a0d7-a68bfd9d37f3%40googlegroups.com.