Hard Constraints

51 views
Skip to first unread message

Emmanuel Iarussi

unread,
Apr 24, 2017, 1:52:30 PM4/24/17
to Ceres Solver
Is there a way to impose hard constraints on my problem using Ceres? I would like to enforce C1 continuity in an interpolation problem. Thanks!

Alex Stewart

unread,
Apr 24, 2017, 4:13:23 PM4/24/17
to ceres-...@googlegroups.com
What problem are you trying to solve?  What do you want to enforce C1 continuity on?

The usual way to address this is via the parameterisation of the model you are trying to fit.  If you want the model to be C1 for example, then you can easily enforce this by using a (>= quadratic) B-Spline as your underlying model, with the parameter blocks in the Ceres problem corresponding to the control points of the B-Spline.

-Alex

On Apr 24, 2017, at 6:52 PM, Emmanuel Iarussi <emmanue...@gmail.com> wrote:

Is there a way to impose hard constraints on my problem using Ceres? I would like to enforce C1 continuity in an interpolation problem. Thanks!

--
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/958d56c5-11ad-41ac-9a77-0df55a322c01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages