lqr_carver_get_depth

Langue: en

Version: 10 Maj 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

lqr_carver_get_depth - get the depth of a LqrCarver object

SYNOPSIS

 #include <lqr.h>
 
gint lqr_carver_get_depth(LqrCarver* carver);

DESCRIPTION

The function lqr_carver_get_depth returns the current depth of the visibility map internal to the LqrCarver object pointed to by vmap, i.e. the maximum amount of scaling which can be performed with respect to the internal reference sizes in the current orientation without updating the internal map.

SEE ALSO

lqr_carver_get_width(3), lqr_carver_get_height(3), lqr_carver_get_ref_width(3), lqr_carver_get_ref_height(3), lqr_carver_get_channels(3), lqr_carver_get_col_depth(3), lqr_carver_set_enl_step(3), lqr_carver_resize(3), lqr_carver_get_enl_step(3), lqr_carver_get_orientation(3), lqr_vmap_get_depth(3)

Copyright © 2007-2009 Carlo Baldassi