octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48468] image BitDepth value not compatible wi


From: Francesco Morsillo
Subject: [Octave-bug-tracker] [bug #48468] image BitDepth value not compatible with MATLAB
Date: Mon, 11 Jul 2016 16:32:33 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?48468>

                 Summary: image BitDepth value not compatible with MATLAB
                 Project: GNU Octave
            Submitted by: mosy
            Submitted on: Mon 11 Jul 2016 04:32:30 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Francesco Morsillo
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Octave:
‘BitDepth’ -> Number of bits per channel per pixel.
https://www.gnu.org/software/octave/doc/v4.0.0/Loading-and-Saving-Images.html

MATLAB:
Bit Depth -> Bit depth is the number of bits used to represent each image
pixel.
http://nl.mathworks.com/help/matlab/ref/imread.html#f25-713750

Example:
Let test_image.png be a png RGB image with bitdepth 8 bit per channel.
OctaveBitDepth = 8
MatlabBitDepth = 24




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48468>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]