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

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

[Octave-bug-tracker] [bug #41424] imrotate is broken with RGB image and


From: anonymous
Subject: [Octave-bug-tracker] [bug #41424] imrotate is broken with RGB image and theta = 0
Date: Sun, 02 Feb 2014 02:47:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

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

                 Summary: imrotate is broken with RGB image and theta = 0 
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 02 Feb 2014 02:47:51 AM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

imrotate tries to use rot90 to optimize when image needs to be rotated by 90,
180 and so on degrees and while this works fine with gray images it breaks for
RGB ones with following error message:

rot90: A must be a 2-D array
error: called from 'rot90' in file /usr/share/octave/3.6.4/m/general/rot90.m
near line 62, column 5


3.6.4 - latest octave version available for ubuntu 13.10




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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