cart2tripolar

Create a compact polar from Cartesian array with equal information per pixel

https://github.com/adinatan/cart2tripolar

Al momento, stai seguendo questo contributo

The code starts with a Cartesian image of square pixel size dx*dy=1, and outputs a polar image of polar pixels that has a similar amount of information in polar coordinates dr*dtheta~=1. The signal in each polar pixel is determined via its fractional overlap with the four surrounding Cartesian pixels. The result is a triangular polar representation,
as the number of polar pixels per radius per angle increase with radius, i.e. the larger the radius the higher the angular resolution. The code was originally used in the context of analyzing images with symmetry around a quadrant so that functionality was kept. The code support NaN valued pixels for masking

Cita come

Adi Natan (2026). cart2tripolar (https://github.com/adinatan/cart2tripolar), GitHub. Recuperato .

Riconoscimenti

Ispirato da: PolarOnionPeeling

Categorie

Scopri di più su Images in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release Action
1.0.0.2

-

1.0.0.1

added documentation

1.0.0.0

minor bug fix
minor bug fix

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.