Skip to content

nuclei_segmentation(method='stardist') #11

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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