bugGNU Octave - Bugs: bug #67130, (image) Function imbilatfilt is...

 
 

bug #67130: (image) Function imbilatfilt is missing in Image Pacakge

Submitter:  Avinoam Kalma <avinoam>
Submitted:  Fri 16 May 2025 09:26:08 AM UTC
   
 
Category:  Octave Package Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Feature Request
Status:  Ready For Test Assigned to:  avinoam
Originator Name:  Avinoam Open/Closed:  * Open
Release:  * other Release: 
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Thu 19 Jun 2025 12:52:45 PM UTC, comment #6: 

It is Octave 11 (dev snapshot).

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Thu 19 Jun 2025 07:23:29 AM UTC, comment #5: 

Thanks for testing. I will check this.
Which Octave version did you use? 10.1 or 10.2?

Avinoam Kalma <avinoam>
Group Member
Wed 18 Jun 2025 09:00:11 PM UTC, comment #4: 

It is failing BISTs:

>>>>> processing /Users/dmitri/.local/share/octave/api-v60/packages/image-2.17.0+/imbilatfilt.m
***** error <imbilatfilt: failed validation of 'NeighborhoodSize'> imbilatfilt (eye(9), 1, 1, "Nei", 2);
!!!!! error failed.
Expected <imbilatfilt: failed validation of 'NeighborhoodSize'>, but got <imbilatfilt: input must be odd>

***** error <imbilatfilt: failed validation of 'NeighborhoodSize'> imbilatfilt (eye(9), 1, 1, "Nei", [3, 3]);
!!!!! error failed.
Expected <imbilatfilt: failed validation of 'NeighborhoodSize'>, but got <imbilatfilt: input must be scalar>


This is with Octave 11 on MacOS.

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Wed 28 May 2025 05:26:11 PM UTC, comment #3: 

Pushed

https://sourceforge.net/p/octave/image/ci/5ed27dadc164a411711c733d788c45fb4d883693

This fix will be part of version 2.18.0 of the Image package.

Avinoam Kalma <avinoam>
Group Member
Fri 23 May 2025 11:47:33 AM UTC, comment #2: 


Attached imbilatfilt.m

Please review.

(file #57237)

Avinoam Kalma <avinoam>
Group Member
Fri 16 May 2025 09:41:14 AM UTC, comment #1: 


The first stage is to add the neighborhood size to the _bilateral_.cc function and update imsmooth.m.

Please review the attached patch.

(file #57227)

Avinoam Kalma <avinoam>
Group Member
Fri 16 May 2025 09:26:08 AM UTC, original submission:  

Function imbilatfilt is missing in the image package.
We have an option "bilateral" in imsmooth function, but this function is not fully compatible with MATLAB's function.

Avinoam Kalma <avinoam>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #57237:  imbilatfilt.m added by avinoam (15KiB - application/octet-stream)
file #57227:  bug_67130.patch added by avinoam (6KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2025-05-30 nrjank StatusPatch Submitted Ready For Test
    2025-05-23 avinoam Attached File- Added imbilatfilt.m, #57237
    2025-05-16 avinoam Assigned toNone avinoam
    2025-05-16 avinoam StatusNone Patch Submitted
    2025-05-16 avinoam Attached File- Added bug_67130.patch, #57227
    2025-05-16 avinoam Carbon-Copy- Added hardy
        Carbon-Copy- Added carandraug

    Back to the top

    Powered by Savane 3.15-26b0.
    Corresponding source code