Does anyone has the codes of the Sobel edge technique?
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
DGM
2023 年 1 月 19 日
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.
回答 (1 件)
Kunal Kandhari
2023 年 1 月 19 日
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!