about constuct by python
Opened this issue · 1 comments
fanyigao commented
Merhaba, geçenlerde 'Edge Drawing A combined real-time edge and segment detector' makalenizi okudum, parçayı değiştirmek istiyorum, ED algoritmasının python uygulaması var mı? İlgili bilgiler için teşekkür ederiz.
Hello, I recently read your article 'Edge Drawing A combined real-time edge and segment detector', and I want to modify part of the code. Is there a python implementation of ED algorithm? Any relevant information would be greatly appreciated.
sturkmen72 commented
hi @fanyigao you could use most of ED Algorithms with opencv-contrib-python
see sample usage demo code https://github.com/opencv/opencv_contrib/blob/4.x/modules/ximgproc/samples/edge_drawing.py