waveCorrectKind property

int get waveCorrectKind

Implementation

int get waveCorrectKind => cstitching.cv_Stitcher_get_waveCorrectKind(ref);
set waveCorrectKind (int value)

Implementation

set waveCorrectKind(int value) => cstitching.cv_Stitcher_set_waveCorrectKind(ref, value);