Dcnum

Latest version: v0.25.7

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 13

0.20.1

- fix: relative basin locations not written correctly
- enh: increase deque size threshold for waiting for writer

0.20.0

- feat: support reading mapped basins
- feat: support writing mapped-basin-based output files
- fix: copy "bg_off" data to output file when copying background data
- enh: allow to slice BaseImageChunkCache
- enh: sort logs, tables and basins for reproducible access
- enh: add more timing information in logs
- ref: background progress value is now a double between 0 and 1

0.19.1

- enh: support steps when specifying data slices in `index_mapping`

0.19.0

- enh: elevate `HDF5Data`s `index_mapping` to pipeline identifier status
(this changes the pipeline identifier)
- enh: improve sanity checks for `BackgroundRollMed`

0.18.0

- BREAKING CHANGE: mask postprocessing did a morphological opening instead
of a morphological closing, failing to remove spurious noise
- BREAKING CHANGE: perform first fill_holes and then closing_disk in mask
postprocessing
- feat: allow to specify ranges when creating an HDF5Data instance to
enable e.g. processing only a portion of an input file
- feat: volume computation via contour revolve algorithm (23)
- feat: background offset (flickering) correction via the
"offset_correction" keyword for the "sparsemed" background computer
and "bg_off" everywhere else
- enh: allow creating HDF5Writer from h5py.File
- fix: mask postprocessing did a morphological opening instead
of a morphological closing, failing to remove spurious noise
- fix: remove mask ppid part for segmenters that do not use it
- fix: mask postprocessing with "fill_holes" using `cv2.floodFill`
sometimes segmented the entire frame if the upper left pixel was not
set to background
- enh: perform first fill_holes and then closing_disk in mask
postprocessing
- enh: pop read-cache items before adding a new one
- enh: allow to request the raw contour from `moments_based_features`
- ref: increment DCNUM_PPID_GENERATION to 8
- ref: added new super class `BaseImageChunkCache`
- ref: use HDF5Writer in Background class
- ref: minor cleanup
- ref: rename submodule `feat_moments` to `feat_contour`
- ref: remove unused `name` property from `Background` class

0.17.2

- fix: make sure unsupported features are not propagated in
`concatenated_hdf5_data` (27)

Page 5 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.