how to use changeclass function in IPT ?
Show older comments
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?
Answers (1)
Walter Roberson
on 29 Nov 2012
0 votes
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
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!