HALCON Reference Manual 10.0.2
Name
estimate_tilt_zcestimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc — Estimate the tilt of a light source.
Herror estimate_tilt_zc(const Hobject Image, double* Tilt)
Herror T_estimate_tilt_zc(const Hobject Image, Htuple* Tilt)
Herror estimate_tilt_zc(Hobject Image, double* Tilt)
Herror estimate_tilt_zc(Hobject Image, HTuple* Tilt)
double HImage::EstimateTiltZc() const
HTuple HImageArray::EstimateTiltZc() const
estimate_tilt_zcestimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc 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.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Automatically parallelized on tuple level.
Image for which the tilt is to be estimated.
Angle between the light source and the x-axis after
projection into the xy-plane (in degrees).
estimate_tilt_zcestimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc always returns the value 2 (H_MSG_TRUE).
sfs_mod_lrsfs_mod_lrsfs_mod_lrSfsModLrSfsModLr,
sfs_orig_lrsfs_orig_lrsfs_orig_lrSfsOrigLrSfsOrigLr,
sfs_pentlandsfs_pentlandsfs_pentlandSfsPentlandSfsPentland,
phot_stereophot_stereophot_stereoPhotStereoPhotStereo,
shade_height_fieldshade_height_fieldshade_height_fieldShadeHeightFieldShadeHeightField
3D Metrology
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |