Hello everyone, recently I have taken to benchmarking some OpenCV operations and found some interesting results; morphological operations(erosion and dilation) implemented in OpenCV were faster than correlation operation of OpenCV ( filter2d) . These results made me curious as morphological operations generally follow an algorithm similar to correlation, could someone please tell me which algorithm is being used for morphological operations. Thank You
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
OpenCV morphological dilation implementation might be wrong? | 2 | 806 | May 11, 2023 | |
Keeping indistinct edges when using skeletonization | 12 | 1572 | January 6, 2021 | |
Preferred numeric type for image processing algorithms
|
3 | 305 | December 14, 2020 | |
Face transformation using OpenCV?
|
0 | 261 | August 28, 2023 | |
Tooth emphatic image via color channels manipulation | 2 | 689 | December 13, 2022 |