exposed LineSegemntDetector to python
This commit is contained in:

committed by
Vadim Pisarevsky

parent
4b203f7b1a
commit
f0b050fa88
@@ -137,7 +137,8 @@ typedef Ptr<StereoSGBM> Ptr_StereoSGBM;
|
||||
|
||||
typedef Ptr<cv::softcascade::ChannelFeatureBuilder> Ptr_ChannelFeatureBuilder;
|
||||
typedef Ptr<CLAHE> Ptr_CLAHE;
|
||||
|
||||
typedef Ptr<LineSegmentDetector > Ptr_LineSegmentDetector;
|
||||
|
||||
typedef SimpleBlobDetector::Params SimpleBlobDetector_Params;
|
||||
|
||||
typedef cvflann::flann_distance_t cvflann_flann_distance_t;
|
||||
|
Reference in New Issue
Block a user