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.
Search This Blog
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.
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
Thursday, December 22, 2016
Tuesday, December 20, 2016
Implemented a Multiple-Selection capability inside the DICOM Browser dialog box.
Note: Selection in this dialog is done by checking the items, not just highlighting them.
CTRL and SHIFT buttons are working. Items could selected by holding {CTRL,SHIFT} be either
a) clicked by mouse : CTRL=flip check state, SHIFT = check state on
b) using Up\Down keyboard key : SHIFT = check state on. CTRL is not allowed.
Note: Selection in this dialog is done by checking the items, not just highlighting them.
CTRL and SHIFT buttons are working. Items could selected by holding {CTRL,SHIFT} be either
a) clicked by mouse : CTRL=flip check state, SHIFT = check state on
b) using Up\Down keyboard key : SHIFT = check state on. CTRL is not allowed.
Sunday, December 18, 2016
Thursday, December 15, 2016
Wednesday, December 14, 2016
Tuesday, December 13, 2016
CW Chestwall Initial Seed: Two point segment algorithm: latest result.
![]() |
| BERNY |
![]() |
| FLANY |
![]() |
| MANGY |
![]() |
| KOTLY |
![]() |
| MUSTY |
![]() |
| PRINY |
![]() |
| RUTAY |
![]() |
| VILEY |
![]() |
| HIGGY (GradContNorm+MaxGrad) |
Algorithm notes:
Two stage algorithm:
A. Non-Incremental evolution.
P.AgentSimilarGrad = false;
P.AgentSimilarSigntr = false;
P.AgentMaxGrad = false;
P.AgentGradContourNormal = true;
P.AgentSimilarGradDir = false;
P.AgentWholeContourSigSimilar = false;
P.AgentMaxEdge = false;
P.AgentSimilarHistSigntr = false;
P.AgentRidgeMap = false;
P.AgentPreferDark = false;
P.CandLogic = VA_CANDLOGIC_BEST_OF_SOFTMAX;
//P.CandLogic = VA_CANDLOGIC_AVERAGE_OF_BEST;
//P.CandLogic = VA_CANDLOGIC_AVERAGE_OF_SOFTMAX;
P.SnapEndsToSides = false;
P.Subpix = 2;
P.IncEvol = false;
P.MaxNumIter = 1;
P.GradEdgeYneg = true;
B. Same as above, but
P.IncEvol = true;
P.MaxNumIter = 20;
Friday, December 9, 2016
Thursday, December 8, 2016
Tuesday, December 6, 2016
Chest Wall segmentation:
While cropping the section of the chest to process User is aiding the segmentation at the same time.
Instead of drawing the box User chooses a line segment that specifies the cropping area. In addition User asked that the segment starts and ends on the Chest Wall boundary as close as possible.
This would help tremendously with the Initial Seed during the MapFit procedure.
While cropping the section of the chest to process User is aiding the segmentation at the same time.
Instead of drawing the box User chooses a line segment that specifies the cropping area. In addition User asked that the segment starts and ends on the Chest Wall boundary as close as possible.
This would help tremendously with the Initial Seed during the MapFit procedure.
Monday, December 5, 2016
Subscribe to:
Posts (Atom)


















