Search This Blog

Monday, November 21, 2016

MapFit\Breast segmentation
Implemented a dual-smoothness concept:

a) Deformation field is smooth so there is a separate smoothing procedure for that
with the constant organ-independent parameters (no UI-parameters).

b) Organ boundary smoothness:  this is the constrained and is smoothed separately.  User sets the parameters defining the smoothness of the resulting organ contour.

Thursday, November 17, 2016


Trying to figure out why resulting contour does not follow intuitive edges and shortcuts the sides.

Thursday, November 10, 2016

ISMRM abstract submitted for "Whole breast segmentation using MapFit".

Monday, November 7, 2016

Thursday, November 3, 2016

MapFit Multiagent architecture:  Implemented 2 additional algorithms of primitive candidates integration based on SoftMax scoring conversion.

Tuesday, October 25, 2016

Added a specialized menu item under   Applications>Breast FGT> Segment Chest Wall with MapFit
Implemented an improved released version of the 99% automatic Chest Wall segmentation from the Axial Plane.


Wednesday, October 19, 2016

Implemented a new modification of the MapFit AG (Multi-Agent) method.
It comes with much simplified parameter set:

Default parameters on FireVoxel UI would be set to correctly process the Chest Wall 12-case batch.


Thursday, October 6, 2016

Segmentation by Contour Evolution (MapFit):  released the 1st version and processed the ISMRM test set of 12 cases.

Tuesday, October 4, 2016

EdgeWave crash defect: in provided example the Seed Z coordinate was outside the image bounds.  Provided a corresponding error message and the exit.
Fixed the defect presented as unexpected change of slice in MagTrace.  This was related to some coordinate calculation code on some specific resolution\dimension combinations.

Monday, October 3, 2016

Some test cases for Chest Wall problem have a major discontinuity of the Chest Wall shape.
Just changing the Slice # by 4,  the shape is changing by dozens of voxels, especially see on the left.

Case BERNY

SLICE 95

SLICE 100

Monday, September 26, 2016

Fixed defect in SimpleEdge procedure when the last slice was not producing result resulting in empty map for single slice volumes.

Thursday, September 22, 2016

Quick prototype of Elastic contour morphing ( MapFit ) to the image.  Initial contour is done as a spline on a single slice and then gets morphed to the image voxels.

Red-original spline.  Torquoise - morphed contour.

Tuesday, September 20, 2016

Whole Breast segmentation:  one idea is to forgo the Chest Wall Segmentation (CWS) and go directly to Whole Breast Segmentation.

One very quick prototype is based in the old algorithm principally based on the pure morphology.  Of course there are many details to figure out.

Case is "DASS T1-nonFS"

Selected slices for the WBS


Whole Breast segmentation:  one idea is to forgo the Chest Wall Segmentation (CWS) and go directly to Whole Breast Segmentation.

One very quick prototype is based in the old algorithm principally based on the pure morphology.  Of course there are many details to figure out.

Case is "DASS T1-nonFS"

Selected slices for the WBS


Friday, September 16, 2016

Fixed defect: When we press "SaveToDicom Extended" menu item the dialog pops up “Specify Bits” with some invalid large number.

There is a substantial difference between 2 runs of BiCal with the same parameters on the same image:

AbsDifference between RunA and RunB  in [0,54]

Thursday, September 15, 2016