Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

i want a single algorithm able to process both color image and gray scale image. so separating into rgb channels and analysing its values, can algorithm distinguish color and gray images??

1 vue (au cours des 30 derniers jours)
anna ann
anna ann le 18 Oct 2016
Clôturé : MATLAB Answer Bot le 20 Août 2021
.

Réponses (1)

KSSV
KSSV le 18 Oct 2016
For colored images you will get RGB values, the out put matrix on reading it will be a 3D matrix; where as for binary it will be a single matrix.
  1 commentaire
anna ann
anna ann le 18 Oct 2016
Modifié(e) : anna ann le 18 Oct 2016
so is it applicable to develop algoritm??I am a beginner in image processing!!

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by