Home | History | Annotate | Download | only in src

Lines Matching refs:CV_GAUSSIAN_5x5

1443     CV_Assert( _filter == CV_GAUSSIAN_5x5 && src.type() == dst.type());
1451 CV_Assert( _filter == CV_GAUSSIAN_5x5 && src.type() == dst.type());