Rafael Palomar

Results 65 issues of Rafael Palomar

Initialization is not valid anymore as soon as the resection is modified. Therefore, the initialization control points should go away as soon as the resection is modified. I think this...

enhancement
design

Right now the curved initialization of resection is not very useful, we need to come up with better resection initialization. Suggestion: Using the camaera parameters from tumor (or center of...

enhancement
design

`vtkMRMLLiverResectionNode` includes visual properties that should be included in a display node (e.g., `vtkMRMLLiverResectionDisplayNode`).

design

In some cases, like liver surfaces parallel to the contour, the contour representation may produce overly thickened contours ![2022-12-05-092359_1920x1200_scrot](https://user-images.githubusercontent.com/1978682/205590084-091b92b2-b137-4f8d-9cad-93521fe1e045.png) We might be able to mitigate this by reducing the thickness...

enhancement

When performing global translation of markups during flat initialization of resection, the resection is not re-calculated. For consistency, the resection should be calculated

enhancement
design

I would replace the `Downsampling rate` by just `Sampling rate` which could take a range from 0.1 to 1.0. In that way it is understood that you are sampling, for...

enhancement
design

When the thickness value of the grid for the resectogram is low, some of the grid lines are not drawn. Maybe setting a minimum value for the grid thickness would...

enhancement
wontfix

**Describe the bug** Unlike the `Resection margin` and the `Uncertainty margin` group boxes, the `Resection grid` is enabled by default, even when there is no resection. This should be disabled...

bug