How to implement the morphologyEx operation

https://docs.opencv.org/trunk/d9/d61/tutorial_py_morphological_ops.html
if i can implement the morphologyEx operation by built-in function such as maxpooling?

1 Like

Hi, did you implement this?