Home
last modified time | relevance | path

Searched refs:WaveCorrectKind (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dstitching.hpp184 detail::WaveCorrectKind waveCorrectKind() const { return wave_correct_kind_; } in waveCorrectKind()
185 void setWaveCorrectKind(detail::WaveCorrectKind kind) { wave_correct_kind_ = kind; } in setWaveCorrectKind()
294 detail::WaveCorrectKind wave_correct_kind_;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmotion_estimators.hpp324 enum WaveCorrectKind enum
335 void CV_EXPORTS waveCorrect(std::vector<Mat> &rmats, WaveCorrectKind kind);