bugGNU Octave - Bugs: bug #55791, [octave forge] (image)...

 
 

bug #55791: [octave forge] (image) imgradientxy method names don't match doc string or Matlab names

Submitter:  None
Submitted:  Wed 27 Feb 2019 07:24:45 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  Joel Cottrell Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Feb 2019 05:18:03 AM UTC, comment #1: 

Thanks for reporting.

Fixed in http://hg.code.sf.net/p/octave/image/rev/1177d40de901,
fix also documentation and add tests.
It will released in the next patch release version.
Closing.

Avinoam Kalma <avinoam>
Group Member
Wed 27 Feb 2019 07:24:45 AM UTC, original submission:  

I found this minor issue when using a script in Octave that I had brought over from using in MATLAB that uses:

[gradX, gradY] = imgradientxy (img, method)


The method names "centraldifference" and "intermediatedifference" don't match the documentation (which has spaces between words) or MATLAB (which doesn't use the word 'difference').

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by avinoam
  • -email is unavailable- added by avinoam
  • -email is unavailable- added by avinoam (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-28 avinoam StatusConfirmed Fixed
        Open/ClosedOpen Closed
        Carbon-Copy- Added hardy
        Carbon-Copy- Added carandraug
    2019-02-27 mtmiller StatusNone Confirmed
        Release5.1.0 dev
        Operating SystemMicrosoft Windows Any
        SummaryName of &quot;intermediatedifference&quot; method for 'imgradientxy' doesn't match docn or MATLAB name [octave forge] (image) imgradientxy method names don't match doc string or Matlab names

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code