Detection of cracks on scissor's surface using Image processing.

2 ビュー (過去 30 日間)
Hafiz Muhammad Abdullah
Hafiz Muhammad Abdullah 2020 年 2 月 11 日
回答済み: Hank 2020 年 2 月 11 日
I want to to design a code that will be able to detect if there is any crack or not? I want to design a MATLAB code to apply on multiple images to separate faulty and fine scissors. Please help me which algorithm/ commands should I use?? Image is attach with crack encircled.
faulty_image.jpg

回答 (1 件)

Hank
Hank 2020 年 2 月 11 日
Hafiz,
This looks already like a very challenging problem. There is not any kind of built in crack detection code. It would be difficult for the computer to distinguish between the crack you intend to detect and similar features like the split between the handles or the screw head. This sort of image classification is in the realm of machine learning computer science - you would need a large number of cracked and uncracked scissor images to train a model to learn the difference.

カテゴリ

Help Center および File ExchangeAgriculture についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by