
 
There have been 12 and 9 images in which other 
structures overlapped left or right side of DPR, 
respectively. 
As can be seen, in the case of clutter-free images 
the results for extraction of cortical bone boundaries 
have been from very good (26 correct ones out of 28 
possible for upper boundary, left side) to perfect 
ones (both lower boundaries). In contrast, results for 
cluttered images are rather poor. Note however that 
such images are easily discernible from the clutter-
free ones. Moreover, whenever the method have 
failed, it has been very clear even for a non-
specialist that the extracted boundaries did not 
define the cortical bone.  
The particularly good results for the lower 
cortical bone extraction result from higher contrast 
at the edge of cortical bone. In the region of the 
upper boundary of cortical bone the contrast is 
usually much lower due to the presence of spongy 
bone. In some cases when positioning of the patient 
during x-ray examination was not performed 
correctly, the superimposition over the upper cortical 
boundary of other anatomical structures such as 
hyoid bone was observed in the form of "clutter". In 
a few cases the exact location of the upper cortical 
border was uncertain even to the radiologist due to 
factors mentioned above. 
When comparing with existing methods (Devlin 
et al., 2007) note that the algorithm presented is 
neither complex nor a time consuming one. Firstly, 
in contrast to the method based on snakes it is non-
iterative, results are obtained in a single run. Time 
complexity of each of its steps is O(n), i.e. the 
smallest possible. The prototype function written in 
MATLAB (version 7.0) realizing the algorithm 
executed in 0.4s for one image on 1.6 GHz Intel 
Celeron with 1GB RAM, an optimized program 
would be an order of magnitude faster. The snakes 
are moving across an image, the computation of a 
dislocation for each segment of a snake requires 
solving some equilibrium equations. Of course, it 
might be done quite time-effectively, if precision 
need not be high. Unfortunately, the method from 
(Devlin et al., 2007) forms a basis for a commercial 
software, hence, the details are not known. 
When image contains structures that overlap the 
upper cortical bone, thresholding often do not lead to 
correct extraction. Note, however that unless a 
method has a human-like ability to draw a known 
shape on the basis of its small fraction, correct bone 
extraction in heavily cluttered images is a hopeless 
task. Straightforward use of snakes does not 
guarantee the success, too. That is why a clearly 
wrong outline of a cortical bone in such images 
seems to be a much better result than a shape that is 
probable, but highly imprecise one. 
6 CONCLUSIONS 
A new simple and effective algorithm for extracting 
cortical bone boundaries has been described in the 
paper. It consists of elementary operations available 
as functions in every image processing software 
package. The method works very well for clutter-
free images, on the other hand, it is very clear when 
it fails in cases when the image is highly misleading. 
This combination of features is ideal for an 
untrained algorithm user, hence, the method is an 
excellent auxiliary tool for osteoporosis 
investigation by general dentist practitioners.   
As it has been mentioned in the introduction, the 
proposed algorithm can be used for the cortical bone 
width determination, which seems to be useful for 
identification of women with low BMD level (Arifin 
A. et al., 2006). Future work will be concentrated on  
automatic cortical bone width measurement based 
on the proposed algorithm. 
REFERENCES 
Tosoni, G.M., Lurie, A.G., Cowan, A.E., Burleson, J.A., 
2006. Pixel intensity and fractal analyses detecting 
osteoporosis in perimenopausal and postmenopausal 
women by using digital panoramic images. In Oral 
Surgery, Oral Medicine, Oral Pathology, Oral 
Radiology, and Endodontics. Vol. 102(2), pp. 235-
241. 
Horner K., Devlin H., Harvey L., 2002. Detecting patients 
with low skeletal bone mass. In J. Dent. Vol. 30, pp. 
171-175. 
Devlin H., Allen P.D., Graham J., Jacobs R., Karayianni 
K., Lindh C., van der Stel P.F., Harrison E., Adams 
J.E., Pavitt S., Horner K., 2007. Automated 
osteoporosis risk assessment by dentists: A new 
pathway to diagnosis. In Bone. Vol. 40, pp. 835–842. 
Devlin C.V., Horner K., Devlin H., 2001. Variability in 
measurement of radiomorphometric indices by general 
dental practitioners. In Dentomaxillofac Radiol. Vol. 
30, pp. 120-125. 
Arifin A. Z.,Asano A., Taguchi A., Nakamoto T., Ohtsuka 
M., Truda M., Kudo Y., Tanimoto K., 2006. 
Computer-aided system for measuring the mandibular 
cortical width on dental panoramic radiographs in 
identifying postmenopausal women with low bone 
mineral density. In Osteoporosis International, Vol. 
17, pp. 753–759. 
 
 
HEALTHINF 2009 - International Conference on Health Informatics
274