knossos icon indicating copy to clipboard operation
knossos copied to clipboard

KNOSSOS is a software tool for the visualization and annotation of 3D image data and was developed for the rapid reconstruction of neural morphology and connectivity.

Results 104 knossos issues
Sort by recently updated
recently updated
newest added

Currently, the right side displays conf files in the folder selected on the left. However, I have seen inexperienced users click on another folder randomly after opening a tree and...

enhancement

At least with nvidia gpu, if the axis text labels are rendered after the scalebar, the scalebar vanishes. When moving the axis text label rendering before scalebar rendering, everything is...

bug

is because > `QMetaObject::invokeMethod(this, &Viewer::run);` stacks up in the event queue. In general that’s bad but thanks to `state::quitSignal` nothing much happens. At least state is guaranteed to be alive...

enhancement

- In node table, show only nodes from selected tree - In vps, select nodes from two different trees - In node table, select any other node The nodes of...

bug

Hi! I'm looking for a guide to write an extension for specific image format (.mrc https://pypi.org/project/mrcfile/ ). I've read on your webpage that this is possible but I can't find...

question

https://github.com/knossos-project/knossos/blob/0baebe43530845be1e1683b98318d4c53caeaccf/mesh/mesh_generation.cpp#L217 When a lot of signals accumulate asynchronously in the event queue, `QApplication::processEvents()` in `QProgressDialog::setValue` results in a stack overflow.

Hi, I am looking for an application that can annotate 3D models. I wonder if Knossos would accept .ply, .obj, .las files?

question