eitcom / pyEIT

Python based toolkit for Electrical Impedance Tomography
Other
169 stars 96 forks source link

Improved GREIT rasterize algorithm. #92

Closed liubenyuan closed 10 months ago

liubenyuan commented 10 months ago

This PR implement an improved rasterization algorithm, it detects point-in-triangles using the classic barycentric coordinates.