[][src]Constant opencv::optflow::INTERP_EPIC

pub const INTERP_EPIC: i32 = 1;

< Edge-preserving interpolation using ximgproc::EdgeAwareInterpolator, see Revaud2015,Geistert2016.