how to use changeclass function in IPT ?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Walter Roberson
el 29 de Nov. de 2012
0 votos
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
Categorías
Más información sobre Image Category Classification en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!