InsightSoftwareConsortium / ITK-Wasm

High performance spatial analysis in a web browser and across programming languages and hardware architectures
https://wasm.itk.org
Apache License 2.0
196 stars 48 forks source link

feat(compare-images): add spatial tolerance #1181

Closed jadh4v closed 2 months ago

jadh4v commented 2 months ago

Add an option to pass spatial tolerance when comparing image direction matrix and origin for spatial overlap.

Also export toScalarDouble js function for external use.