InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets

Point set tools are not displayed

Open
#605 4 comments 0 reactions 1 assignee Claimed by @bnmajor View on GitHub
Dominant language
Python
Stars
624
Forks
83
PR merge metrics
No merged PRs in 30d

Description

## Overview

When trying to view a point set in a scene by itself the individual points are very small. From conversation with @PaulHax it sounds like there are existing tools for adjusting point size that are intended to be displayed, but are not.

## Expected behavior

Tools are available to adjust point set size and possibly other details such as point color.

## Observed behavior

3D points are displayed, but no tool is given for adjusting point size. Default size is small, white points that are hard to see against light gray background.

![itkwidgets-no-point-set-tools](https://user-images.githubusercontent.com/40648863/214317472-5b1e4b75-da27-426b-be3a-21e81b3a28fc.png)

## Versions

itkwidgets==1.0a22
itk==5.3.0
notebook==6.1.6

## Platforms

Windows 10
Google Chrome browser

## Other notes

- In the screenshot above, `type(input_points)` is `itk.itkPointSetPython.itkPointSetF3`
- Screenshots of landmark points in the [`ThinPlateSpline.ipynb` example notebook](https://github.com/bnmajor/itkwidgets/blob/c9ff7ed9fb073ca060bde2a15deba4367e029697/examples/integrations/itk/ThinPlateSpline.ipynb) on GitHub seem to show similar behavior.

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.