Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add non-overlapping option in Random Tiler #247

Open
nicolebussola opened this issue Apr 12, 2021 · 0 comments
Open

Add non-overlapping option in Random Tiler #247

nicolebussola opened this issue Apr 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@nicolebussola
Copy link
Collaborator

nicolebussola commented Apr 12, 2021

To allow for non-overlapping tiles in the randomtiler, we could re-define the tissue mask every time a random tile is extracted, by removing the tile before finding the new coordinates.

In each iteration during the random tiles extraction we should set to True (1) the segments for the tile extracted during the current iteration in order to not extract any of the segment in the next tiles extractions.

@nicolebussola nicolebussola added the enhancement New feature or request label Apr 12, 2021
@ernestoarbitrio ernestoarbitrio added this to To do in histolab via automation Apr 18, 2021
@ernestoarbitrio ernestoarbitrio added this to the 0.2.5 milestone Apr 18, 2021
@alessiamarcolini alessiamarcolini self-assigned this Apr 24, 2021
@ernestoarbitrio ernestoarbitrio modified the milestones: 0.2.5, 0.2.6 Apr 28, 2021
@alessiamarcolini alessiamarcolini modified the milestones: 0.2.6, 0.2.7 Jun 24, 2021
@alessiamarcolini alessiamarcolini modified the milestones: 0.2.7, 0.2.9 Oct 14, 2021
@alessiamarcolini alessiamarcolini removed this from the 0.2.9 milestone Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
histolab
  
To do
Development

No branches or pull requests

3 participants