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

6 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Hank
Hank il 11 Feb 2020
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.

Categorie

Scopri di più su Agriculture in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by