how to use changeclass function in IPT ?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to use intrans function for intensity transformation of a color image. the function intrans(I,'neg') doesn't work where I is my image. how could i use changeclass function to make it work?
0 commentaires
Réponses (1)
Walter Roberson
le 29 Nov 2012
intrans is not part of any Mathworks product. There is an intrans which is part of "Digital Image Processing, Using MATLAB". There is a link to changeclass() in this tutorial
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!