Search This Blog

Monday, January 30, 2017

Implemented the "NO-SKIP" Paintbrush in volumetric entities.
Implemented  Volume Entity Draw Cache to allow skip the Decompression and Volume->To->Screen transform in Multilayer entities.

Friday, January 27, 2017

Whole Breast Segmentation:  Implemeted the LEFT+RIGHT breast separation:


Thursday, January 26, 2017

Implemented ABT test for the ChestWall\WholeBreast segmentation workflow.

Wednesday, January 25, 2017

Implemented additional cropping specified by the endpoints of the Initial Seed.


MapFit algorithm:
RidgeMap agent was moved into individual slice processing and became 2D for the significant speedup.

Wednesday, January 18, 2017

Re-enabled the "Polyline Properties" dialog which was not coming up when doubleclicked on Polyline,

Monday, January 16, 2017

Chest Wall segmentation:  enabled the detection of the Initial Seed Contour in the Sagittal "Standing" position.  This way no cropping or rotation would be required in the latest clinical image batch.

Thursday, January 12, 2017

Substantial MapFit algorithm improvement:  during the iteration of contour adjustment, the individual point replacement was calculated as "winner-takes-all" from competing displacements.
Now optionally there is an AdaptiveDisplacement mode. F.e. when several displacements have very similar scores ("unsure" situation)  the proposed displacement is normalized by the level of the confidence of the winning displacement.




Tuesday, January 10, 2017

Global Optimization on binary sets:  improved the speed by x3 due to algorithmic improvements.