Skip to main content
. 2020 Jan 15;10:326. doi: 10.1038/s41598-019-57223-y

Table 1.

Detail Steps of proposed UH-DoG.

1. Use a pretrained model to generate a probability map of blobs from original image
2. Initialize the normalization factor γ, and range and step-size of parameter σ, to transform the original image into normalized DoG space.
3. Calculate the Hessian matrix based on normalized DoG smoothed image and generate the Hessian convexity map HI(x,y,z;σ).
4. Calculate average DoG intensity BDoG(σ)=(x,y,z)DoG(x,y,z)HI(x,y,z;σ)(x,y,z)HI(x,y,z;σ) and find the optimum scale section byσ=argmaxBDoG(σ).
5. Get the optimum Hessian convexity map HI(x,y,z;σ) under scale σ*.
6. Join the probability map with Hessian convexity map to identify true blobs.