i need matlab code for creating a mask for a portion of an RGB image and after extracting the masked region i need to convert the masked image back to the RGB FORMAT. my project is extraction of area of fire in an image containing fire. kindly help

i need to perform the actions in the attached file. to extract the region of fire in an image containing fire and convert the masked extracted image back to the RGB format. kindly help me out with this.

2 commentaires

We need more information about how you want to create the mask that would be suitable for detecting fire. Are you just going to look for brightness? Are you going to look for a particular range of colors? Do you have a set of criteria of what to exclude with the assumption that everything left is fire? Are you going to be doing shape matching to locate the fire?
The part about converting back to RGB is trivial compared to the problem of finding the right mask.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange

Tags

Question posée :

le 11 Fév 2014

Commenté :

le 11 Fév 2014

Community Treasure Hunt

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

Start Hunting!

Translated by