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

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

[Octave-patch-tracker] [patch #9717] [octave forge] (image) new function


From: Martin Janda
Subject: [Octave-patch-tracker] [patch #9717] [octave forge] (image) new function imapplymatrix
Date: Thu, 8 Nov 2018 20:12:03 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

URL:
  <https://savannah.gnu.org/patch/?9717>

                 Summary: [octave forge] (image) new function imapplymatrix
                 Project: GNU Octave
            Submitted by: tojtoj
            Submitted on: Fri 09 Nov 2018 01:12:02 AM UTC
                Category: Forge : new function
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Here is an implementation of a missing function imapplymatrix. MATLAB docs:
https://www.mathworks.com/help/images/ref/imapplymatrix.html

I do some reshaping of X first in order to perform a vectorized multiplication
with M and then similar reshaping back the output size, reshaping four times.
It is not an optimal algorithm but it works.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 09 Nov 2018 01:12:02 AM UTC  Name: imapplymatrix.patch  Size: 8KiB  
By: tojtoj

<http://savannah.gnu.org/patch/download.php?file_id=45390>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9717>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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