Effacer les filtres
Effacer les filtres

Info

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

f is a matrix image converted to new matrix image by using mat2gray function. i want to know how elements of new matrix formed ?

1 vue (au cours des 30 derniers jours)
chitresh
chitresh le 9 Oct 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
i got f = [1 2;3 4] gives me f = 1 2;3 4 when i use mat2gray(f) funtion it yields result ans = 0 0.3333;0.6667 1.0000 anyone can tell me how this happen?

Réponses (0)

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