Changes between Version 9 and Version 10 of barSoftwareGapFillDetails
- Timestamp:
- 07/25/11 14:53:36 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barSoftwareGapFillDetails
v9 v10 45 45 The gap filling algorithm is applied individually for each seed label thus different regions may be processed with different value of `GrowLevel`. Information about which `GrowLevel` was used to trace a particular path is stored in its attributes. 46 46 47 Exemplary result of the gap filling algorithm applied to 47 paths from 13th coronal section (2.1mm ant. from bregma) from Paxinos and Franklin ''The Mouse Brain In Stereotaxic Coordinates, third edition''.48 49 ||= optimal grow level =||= number of paths =||50 || 0 || 28 ||51 || 1 || 9 ||52 || 2 || 10 ||53 54 47 ==== Preconfiguration ==== 55 48 … … 61 54 denote the number of dilation filter applications. 62 55 63 ==== Algorithm performance ==== 56 ==== Algorithm efficacy and limitations ==== 57 58 Exemplary result of the gap filling algorithm applied to 47 paths from 13th coronal section (2.1mm ant. from bregma) from Paxinos and Franklin ''The Mouse Brain In Stereotaxic Coordinates, third edition''. 59 60 ||= optimal grow level =||= number of paths =|| 61 || 0 || 28 || 62 || 1 || 9 || 63 || 2 || 10 || 64 64 65 65 The performance of the algorithm depends on the initial size of the structure and on the resolution of input data but in practice, already for structures on the order of diameter around 10 pixels, gap detection works well. Intensive use of this algorithm may distort or even erase the some (particularly narrow) structures. There is no specific mechanism implemented against such behaviour but in practice we have not encountered problems of this type. If a very accurate reconstruction is required, the best policy is to prepare a precise contour slide so there is no need to apply gap filling.