lasagna icon indicating copy to clipboard operation
lasagna copied to clipboard

3-D imaging visualisation through slicing

Results 100 lasagna issues
Sort by recently updated
recently updated
newest added

The loaders, especially the sparsepoints loader, references a lot of Designer-created UI elements in the main GUI. Going forward we might want to remove this dependency completely and have the...

major task
proposal
may break code if fixed

In particular for the points and lines ingredients: the UI elements that control the properties of points and lines are coded into the UI via designer and the signals and...

major task
proposal
may break code if fixed

When in ctrl-drag mode for scrolling the other two layers, releasing the left mouse button allows the scroll mode to continue. It should cease when that happens. In general, the...

bug

Look into the possibility of coloring the ARA image areas according the to hex values listed in the JSON file. I suspect this will be tricky.

minor task

Add a plugin (or a load option) to overlay the deformation field from a registration over the current image. Could alternatively (might be nicer) overlay a deformed grid.

minor task

Include ability to script activity.

enhancement
major task
proposal

People may want different cross hairs. So we need to either off-load the code that defines them into a separate file or add a lot of settings option for the...

minor task

The plugins will likely reach a state that is so advanced that the user will by default want certain plugins to be active the whole time. We therefore want to...

enhancement