Sobel Function. BoundaryConditions #4851
arturoar3nas
started this conversation in
General
Replies: 1 comment
-
Sorry, I fix this using mirror_interior |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to perform a Sobel filter with the below code:
And I compare the result against Opencv Sobel
But they are not equal results. I'm comparing with this function:
It could be that I'm using the edges wrong?
Beta Was this translation helpful? Give feedback.
All reactions