Borrar filtros
Borrar filtros

How to find white line in image using matlab?

3 visualizaciones (últimos 30 días)
Lakshay Gopalka
Lakshay Gopalka el 21 de En. de 2019
Comentada: Image Analyst el 18 de Feb. de 2019
I want to detect the horizontal white line in the image (inside the circle) so which commands and program to use?
img.jpg

Respuestas (1)

Image Analyst
Image Analyst el 21 de En. de 2019
Try adapthisteq() and then imbinarize().
  4 comentarios
Lakshay Gopalka
Lakshay Gopalka el 18 de Feb. de 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 el 18 de Feb. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by