Borrar filtros
Borrar filtros

Thermal image, find fault

2 visualizaciones (últimos 30 días)
ali
ali el 3 de Mzo. de 2013
Hi all,
I have a thermal image like below. I pasted link there.
I want to find a fault position over there, but image have simultaneous places like lines. Can we bypass this, because when we convert it gray scale and threshold after that the fault place and normal place is being together.
Can we remove this lines from image, and image can be improved?
thanks all.
This is the pseudocolored rgb image:
this is binary and image processed.

Respuesta aceptada

Image Analyst
Image Analyst el 3 de Mzo. de 2013
Without the colormap, this image is almost worthless - it's impossible to get back the original thermal image. Why don't you have the original image? It starts out as a monochrome image and then you apply a colormap and save it. Why can't you just not apply the colormap? You have the image, just save it without any colormap. Analysis will be a lot easier after that.
  5 comentarios
Image Analyst
Image Analyst el 4 de Mzo. de 2013
Yes. I'm almost certain (not 100% certain because I haven't used all thermal cameras out there) that you can get a grayscale image out. You can use the mean() function to get the mean intensity going down columns.
ali
ali el 4 de Mzo. de 2013
thanks for attention We have to use mean function for all of columns for example the image shoud be 512*512.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Blue en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by