DiamondLightSource / DiamondLightSource/SuRVoS2

ccl3d result is wrong

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I use ccl3d and skimage.measure.label test the same input.But I got different result.
`label_img = np.random.randint(0, 2, [512,512,512]).astype(np.int32) `
I get ccl number from ccl3d more than from skimage.measure.label by calcuate len(skimage.measure.regionprops(result))
PS:skimage and ccl3d all 6-connect

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.