Re: Image Types in Matlab



Michael wrote:
Nina,

I appreciate that you already have MatLab, but you can get around such
silliness with some other IP software.

The "silliness" has been overstated by others in this thread.

Most MATLAB and Image Processing Toolbox routines make no particular assumptions about data ranges. The primary exceptions are the display and the color space conversion routines, which naturally do need to assign some association between matrix values and display color. Even the display functions, though, have syntaxes that allow you to override the default value ranges.

Image Processing Toolbox routines have supported single precision, double precision, and all the common integer types since 2001, and MATLAB arithmetic has supported single precision and the integer types for a couple of years now.

Based on the original poster's description, I saw no need at all for her to scale her data to work with it in MATLAB.

It is true, as noted by Bob, that the toolbox function IMNOISE is an exception - it does enforce a particular range via clipping. I understand his frustration, but this particular function has behaved this way since the product was originally released in 1993, and we have left it alone to avoid introducing compatibility problems.

Steve Eddins
image processing blog - http://blogs.mathworks.com/steve
.



Relevant Pages

  • Re: Has any made the switch from matlab to scilab (or other open source)?
    ... image processing toolbox and statistical toolbox for this. ... finding that the cost of adding more matlab licenses is becoming ... Any insights anyone has, even if it isn't image processing specific, ... I am in favour of open source, but it seems to me that a lot of open ...
    (sci.image.processing)
  • Re: matlabs qtdecomp with custom function.
    ... Your questions seem to have more to do with getting start in MATLAB than with image processing, so you might have more luck asking for help in comp.soft-sys.matlab. ... The Image Processing Toolbox documentation does assume some familiarity with MATLAB. ...
    (sci.image.processing)
  • Re: some slow matlab code
    ... section on indexing in MATLAB, and on the Image Processing Toolbox as ... 'line' as the name of your variable, since that's a MATLAB command; ... But to be effective with the Image Processing Toolbox, ...
    (comp.soft-sys.matlab)
  • Has any made the switch from matlab to scilab (or other open source)?
    ... I do a lot of image analysis using matlab - everything from basic ... image processing toolbox and statistical toolbox for this. ... Any insights anyone has, even if it isn't image processing specific, ...
    (sci.image.processing)
  • Book Announcement: Embedded Image Processing on the TMS320C6000 DSP
    ... In this book I present the background behind numerous image processing ... While the majority of the Code Composer Studio projects in the book ... and front-end applications built with Visual Studio .NET 2003 or MATLAB ... DSP Chips and Image Processing. ...
    (sci.image.processing)