Does anyone has the codes of the Sobel edge technique?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
DGM
le 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.
Réponses (1)
Kunal Kandhari
le 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.
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!