Skip to content

Debug window #3

@TopHat327

Description

@TopHat327

Add a toggleable window where the user can see what each step of image processing looks like so they can troubleshoot and optimize the program for their data.

A button on the "File" menu will open a new window with toggleable sections that will show that stage of image processing.

TODO: (for debug window)
[ ] make the mask autoupdate when new values are entered into the boxes
[ ] make the close button autosave the config
Those will make the mask view perform like the original idea of the debug window

TODO: (improve settings screen)
[ ] separate processing settings with their options (separate dataclasses?)
All options for otsu together, all options for adaptive together, etc...
[ ] Select process type with radio button (or dropdown like current thresholding selector)
[ ] show process settings depending on radio button selection
process settings are collected in frames and those frames are only shown when the respective radio button is selected

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