This file might no be up to date nor complete. Please check the Releases page for more information on versions.
- Moved the
segment_images.pyscript into thecuisto.segmentationmodule - Moved the atlas structures outlines generation script into the
cuisto.atlasmodule - THe
cuisto.atlascan download pre-generated outlines - Outlines drawing can be disabled by setting 'structures' to an empty array
- Renamed the package to cuisto (because histoquant is already the name of a commercial software).
- Fixed offset writing geojson file in segmentation module.
- Added original_pixelsize parameters to rescale coordinates to match final image size. This allows the use of QuPath pixel classifier trained on resized image, eg. with a lower Resolution parameter (higher pixel size).
- Initial public release.