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

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

[Octave-bug-tracker] [bug #40664] Inconsistent handling of N-dimensional


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #40664] Inconsistent handling of N-dimensional RGB images
Date: Fri, 22 Nov 2013 01:36:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

Follow-up Comment #2, bug #40664 (project octave):

I agree that rgb2ind is wrong and needs to be updated to be consistent with
ind2rgb. However, I disagree with the changes that would make it work with
ndims > 4.

I'm well familiar with images that have that many dimensions (mine are
microscopy images with multiple channels, time and z-slices) but there is no
definition about which dimension each belongs to. At the end, they're all 2D
images. The third dimension is for color, and the 4th just stacks the images
together. The 4th dimension of the matrix is not meant to represent a 3D
image, it's to just group many 2D images into one matrix.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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