enum cv::detail::WaveCorrectKind

#include <motion_estimators.hpp>

enum WaveCorrectKind
{
    WAVE_CORRECT_HORIZ,
    WAVE_CORRECT_VERT,
};