estimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc (Operator)
Name
estimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc
— Estimate the tilt of a light source.
Signature
Herror estimate_tilt_zc(const Hobject Image, double* Tilt)
Herror T_estimate_tilt_zc(const Hobject Image, Htuple* Tilt)
Description
estimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZcEstimateTiltZc
estimates the tilt of a light source,
i.e. the angle between the light source and the x-axis after
projection into the xy-plane, from the image ImageImageImageImageimage
using
the algorithm of Zheng and Chellappa.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Automatically parallelized on tuple level.
Parameters
ImageImageImageImageimage
(input_object) singlechannelimage(-array) →
objectHImageHImageHobject (byte)
Image for which the tilt is to be estimated.
TiltTiltTiltTilttilt
(output_control) angle.deg(-array) →
HTupleHTupleHtuple (real) (double) (double) (double)
Angle between the light source and the x-axis after
projection into the xy-plane (in degrees).
Result
estimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZcEstimateTiltZc
always returns the value 2 (H_MSG_TRUE).
Possible Successors
sfs_mod_lrsfs_mod_lrSfsModLrSfsModLrSfsModLr
,
sfs_orig_lrsfs_orig_lrSfsOrigLrSfsOrigLrSfsOrigLr
,
sfs_pentlandsfs_pentlandSfsPentlandSfsPentlandSfsPentland
,
photometric_stereophotometric_stereoPhotometricStereoPhotometricStereoPhotometricStereo
,
shade_height_fieldshade_height_fieldShadeHeightFieldShadeHeightFieldShadeHeightField
Module
3D Metrology