#include <lqr.h>
The parameter delta_x controls the maximum transversal step a seam can make. A value of 0 means straight seams. Normally, it is set to 1.
The parameter rigidity can be used to add a negative bias to non-straight seams, and it is normally set to 0.
Visibility maps must not be loaded with the function lqr_vmap_load when using this function, neither before nor after invoking it.
The return value follows the Liquid Rescale library signalling system.
LqrRetVal(3), lqr_carver_new(3), lqr_vmap_load(3), lqr_carver_set_preserve_input_image(3)