mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-21 23:01:45 +08:00
4 lines
97 B
C++
4 lines
97 B
C++
#ifdef HAVE_OPENCV_XIMGPROC
|
|
typedef cv::ximgproc::EdgeDrawing::Params EdgeDrawing_Params;
|
|
#endif
|