🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

condat-gridconv

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

condat-gridconv

Convert data from hexagonal pixels to cartesian grid

0.2.1
Maintainers
1

Hexagonal-cartesian grid conversion

This is an implementation of (part of) the algorithm described in Condat et al. Reversible, fast, and high-quality grid conversions, IEEE Transactions on Image Processing, vol. 17, no. 5, pp. 679-693, May 2008. It transforms data sampled on a hexagonal grid, such as an X-ray detector with hexagonal pixels, into a conventional cartesian lattice.

Specifically, it implements what that paper describes as a Type II fractional delay filter, with N=2.

This package is based on code written by Andreas Scherz and Rafael Gort.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts