mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Merge pull request #1488 from danielwe/blob-float-sigma
Avoid truncating sigma to integer in blob detection (fixes tests for #1257)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Version 0.12
|
||||
------------
|
||||
- The functions ``blob_dog``, ``blob_log`` and ``blob_doh`` now return float
|
||||
arrays instead of integer arrays.
|
||||
|
||||
Version 0.11
|
||||
------------
|
||||
- The ``skimage.filter`` subpackage has been renamed to ``skimage.filters``.
|
||||
|
||||
Reference in New Issue
Block a user