Is there a function to sum matrix elements along an arbitrary direction?

7 visualizzazioni (ultimi 30 giorni)
Hi
I would like to know if there is a Matlab build-in function that calculates the sum of elements along a direction that is not vertical or horizontal.
Something like output_matrix=sumdir(input_matrix, phi, length)
I couldn't find anything on the matlab help so I would appreciate your help.
Thanks a lot
Jan

Risposta accettata

Matt J
Matt J il 12 Mar 2013
Modificato: Matt J il 12 Mar 2013
The RADON function, if you have the Image Processing Toolbox.
  3 Commenti
Jan
Jan il 12 Mar 2013
Sorry for my two previous messages I see how I can make it work with the radon function.
Thanks a lot

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by