Does anyone has the codes of the Sobel edge technique?
6 views (last 30 days)
Show older comments
The Sobel edge technique is extensively utilized in the microscopic imaging, computer vision,and image processing,please refers to the articel(https://doi.org/10.1002/apj.2745). Thank you.
2 Comments
DGM
on 19 Jan 2023
I'm not going to pay money to research your question on your behalf.
See also:
Otherwise, you're going to have to elaborate on how you intend to apply the tool.
Answers (1)
Kunal Kandhari
on 19 Jan 2023
Hello Albert,
I do not have much knowledge in the Sobel Edge Detection Technique. So, I cannot directly help you with your code. However, I can guide you on how you can achieve this.
To my knowledge, you can do using sobel MATLAB function. I have attached relevant documentations below which can give you a better understanding on this.
- Generate Code to Detect Edges on Images Using Sobel Function
- Sobel Edge Detection Algorithm with Computer Vision Toolbox
- Find edges in 2-D grayscale image
There is a Geeks for Geeks page for this, you can check this too:
Hope this helps.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!