Skip to content

nuclei_segmentation(method='stardist') #11

@siqixu

Description

@siqixu

Hi,

Thanks for developing this amazing tool! When I run the tutorial codes for 'Mouse olfactory bulb' demo data, I tried to use method='stardist' instead of method='cellpose' as follows:

wsi = WholeSlideImage(image_path, name=sn)
wsi.process(method='stardist')

However, the error "TypeError: argument 1 must be numpy.ndarray, not numpy.ndarray" occured in the 'c_non_max_suppression_inds' function. May I ask how to fix this issue?

Many Thanks!

Best regards
Siqi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions