Color detecting with neural network MLP

3 visualizaciones (últimos 30 días)
Oana Popescu
Oana Popescu el 29 de Sept. de 2020
Comentada: Duy Anh el 29 de Nov. de 2022
How can I detect some colors in test images using neural network.
I know that first the MLP must be trained to recognize colors (something with a color database) and then how to test that trained MLP on test images.
I need step by step guidance to understand how to make this.
Thank you
  2 comentarios
Aditya Patil
Aditya Patil el 19 de Nov. de 2020
Why would you like to detect color using neural network? This seems unnecessary when the data is already available in the image.
Duy Anh
Duy Anh el 29 de Nov. de 2022
I have the same problems with him. Anyone can help me how to test the trained MLP on test images in simulink?

Iniciar sesión para comentar.

Respuestas (1)

Aditya Patil
Aditya Patil el 20 de Nov. de 2020
You do not have to use a Neural network to read colors from the data. To check if some color is present in the image, you should compare the colors in the image to your reference colors.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by