HALCON Reference Manual 10.0.2
Table of Contents / 3D Reconstruction / Photometric Stereo ClassesClassesClasses | | | Operators

estimate_tilt_zcestimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc (Operator)

Name

estimate_tilt_zcestimate_tilt_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc — Estimate the tilt of a light source.

Signature

estimate_tilt_zc(Image : : : Tilt)

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

void HOperatorSetX.EstimateTiltZc(
[in] IHUntypedObjectX* Image, [out] VARIANT* Tilt)

VARIANT HImageX.EstimateTiltZc()

static void HOperatorSet.EstimateTiltZc(HObject image, out HTuple tilt)

HTuple HImage.EstimateTiltZc()

Description

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.

Parallelization

Parameters

ImageImageImageImageimage (input_object)  image(-array) objectHImageHImageHImageXHobject (byte)

Image for which the tilt is to be estimated.

TiltTiltTiltTilttilt (output_control)  angle.deg(-array) HTupleHTupleVARIANTHtuple (real) (double) (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_zcestimate_tilt_zcEstimateTiltZcEstimateTiltZc always returns the value 2 (H_MSG_TRUE).

Possible Successors

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

Module

3D Metrology


Table of Contents / 3D Reconstruction / Photometric Stereo ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH