Effacer les filtres
Effacer les filtres

How to find white line in image using matlab?

3 vues (au cours des 30 derniers jours)
Lakshay Gopalka
Lakshay Gopalka le 21 Jan 2019
Commenté : Image Analyst le 18 Fév 2019
I want to detect the horizontal white line in the image (inside the circle) so which commands and program to use?
img.jpg

Réponses (1)

Image Analyst
Image Analyst le 21 Jan 2019
Try adapthisteq() and then imbinarize().
  4 commentaires
Lakshay Gopalka
Lakshay Gopalka le 18 Fév 2019
I tried using Image Segmentation tutorial but somehow, I was unable to find the desired result so can you offer any help?
Can it be done using Hough Transform to fing the longest line then somehow create a box for that line?
Thank you.
Image Analyst
Image Analyst le 18 Fév 2019
Give it a try. Follow the examples and adapt as needed. Obviously I don't have the code already, and would have to do the same thing you will need to do.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by