estimate_tilt_lrestimate_tilt_lrEstimateTiltLrEstimateTiltLrestimate_tilt_lr (算子名称)

名称

estimate_tilt_lrestimate_tilt_lrEstimateTiltLrEstimateTiltLrestimate_tilt_lr — Estimate the tilt of a light source.

参数签名

estimate_tilt_lr(Image : : : Tilt)

Herror estimate_tilt_lr(const Hobject Image, double* Tilt)

Herror T_estimate_tilt_lr(const Hobject Image, Htuple* Tilt)

void EstimateTiltLr(const HObject& Image, HTuple* Tilt)

HTuple HImage::EstimateTiltLr() const

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

HTuple HImage.EstimateTiltLr()

def estimate_tilt_lr(image: HObject) -> Sequence[float]

def estimate_tilt_lr_s(image: HObject) -> float

描述

estimate_tilt_lrestimate_tilt_lrEstimateTiltLrEstimateTiltLrEstimateTiltLrestimate_tilt_lr 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 ImageImageImageImageimageimage using the algorithm of Lee and Rosenfeld.

运行信息

参数表

ImageImageImageImageimageimage (input_object)  singlechannelimage(-array) objectHImageHObjectHImageHobject (byte)

Image for which the tilt is to be estimated.

TiltTiltTiltTilttilttilt (output_control)  angle.deg(-array) HTupleSequence[float]HTupleHtuple (real) (double) (double) (double)

Angle between the light source and the x-axis after projection into the xy-plane (in degrees).

结果

estimate_tilt_lrestimate_tilt_lrEstimateTiltLrEstimateTiltLrEstimateTiltLrestimate_tilt_lr always returns the value 2 ( H_MSG_TRUE) .

可能的后置算子

sfs_mod_lrsfs_mod_lrSfsModLrSfsModLrSfsModLrsfs_mod_lr, sfs_orig_lrsfs_orig_lrSfsOrigLrSfsOrigLrSfsOrigLrsfs_orig_lr, sfs_pentlandsfs_pentlandSfsPentlandSfsPentlandSfsPentlandsfs_pentland, photometric_stereophotometric_stereoPhotometricStereoPhotometricStereoPhotometricStereophotometric_stereo, shade_height_fieldshade_height_fieldShadeHeightFieldShadeHeightFieldShadeHeightFieldshade_height_field

模块

3D Metrology