필터 지우기
필터 지우기

Color detecting with neural network MLP

조회 수: 2 (최근 30일)
Oana Popescu
Oana Popescu 2020년 9월 29일
댓글: Duy Anh 2022년 11월 29일
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
Aditya Patil
Aditya Patil 2020년 11월 19일
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 2022년 11월 29일
I have the same problems with him. Anyone can help me how to test the trained MLP on test images in simulink?

댓글을 달려면 로그인하십시오.

답변 (1개)

Aditya Patil
Aditya Patil 2020년 11월 20일
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.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by