This website uses cookies

We use cookies to enhance your experience and support COUNTER Metrics for transparent reporting of readership statistics. Cookie data is not sold to third parties or used for marketing purposes.

Skip to main content
null
J Orthopaedic Experience & Innovation
  • Menu
  • Articles
    • Brief Report
    • Case Report
    • Conference Proceedings
    • Data Paper
    • Editorial
    • Meeting Reports/Abstracts
    • Methods Article
    • Product Review
    • Research Article
    • Review Article
    • Review Articles
    • Systematic Review
    • All
  • For Authors
  • Editorial Board
  • About
  • Issues
  • Blog
  • "Open Mic" Topic Sessions
  • Advertisers
  • Recorded Content
  • CME
  • JOEI KOL Connect
  • search
  • RSS feed (opens a modal with a link to feed)

RSS Feed

Enter the URL below into your favorite RSS reader.

http://localhost:13535/feed
ISSN 2691-6541
Research Article
February 12, 2026 EDT

Automating Cobb angle measurement in adolescent idiopathic scoliosis based on leveraging a computer vision algorithm

Wayne Yong Xiang Foo, MD, MPH, Favian Ding Jie Ng, MD, Petty Pin Yu Chen, MD, MPH, FRSPH, Siaw Meng Chou, PhD, Andy Khye Soon Yew, PhD, Arjandas Mahadev, MBBS, FRCS (Ed), Kenneth Pak Leung Wong, MB BCh BAO, FRCS (Ed), Andrew Chia Chen Chou, MD, FRCS (Ed),
scoliosiscomputer vision
Copyright Logoccby-nc-nd-4.0 • https://doi.org/10.60118/001c.146422
J Orthopaedic Experience & Innovation
Foo, Wayne Yong Xiang, Favian Ding Jie Ng, Petty Pin Yu Chen, Siaw Meng Chou, Andy Khye Soon Yew, Arjandas Mahadev, Kenneth Pak Leung Wong, and Andrew Chia Chen Chou. 2026. “Automating Cobb Angle Measurement in Adolescent Idiopathic Scoliosis Based on Leveraging a Computer Vision Algorithm.” Journal of Orthopaedic Experience & Innovation, February. https:/​/​doi.org/​10.60118/​001c.146422.
Download all (2)
  • Figure 1. The Cobb angle is the angle between the tangents between the superior endplate of the proximal end vertebrae and the inferior endplate distal end vertebrae
    Download
  • Figure 2. The AI algorithm is able to accurately detect multiple curves on a plain coronal scoliosis radiograph and generate Cobb angles accordingly. Fine adjustments can still be made by the user based on clinical judgment.
    Download

Error

Sorry, something went wrong. Please try again.

If this problem reoccurs, please contact Scholastica Support

Error message:

undefined

View more stats

Abstract

Introduction

The Cobb angle is the gold standard metric for evaluating adolescent idiopathic scoliosis. Currently, measurement is done manually by a physician using scoliosis radiographs, which can be time-consuming and subject to human error. We aim to evaluate the accuracy and efficiency of a computer vision algorithm in measuring Cobb angles for adolescent idiopathic scoliosis compared to manual measurement.

Methods

A computer vision-based algorithm to automate the process of measuring the Cobb angle was developed using 500 annotated scoliosis radiographs and tested on 54 images. Measurements were compared to those of two orthopaedic surgeons in terms of angle accuracy, detection of multiple curves, and measurement time. The application is run locally with a model built on Tensorflow Keras using Python.

Results

The algorithm can correctly identify scoliosis, correctly segment multiple curves within the same spine, and calculate a Cobb angle with a mean angle difference of 4.50 + 5.19° compared to the human measurements, within acceptable interobserver reliability. It measured Cobb angles in under 10 seconds in >95% of cases, versus an average of 3 minutes manually, representing a time savings of over 90%. All users found the software intuitive and clinically helpful.

Conclusion

The algorithm can reliably and efficiently measure multiple Cobb angles in a plain coronal scoliosis radiograph in less than 10 seconds. This can potentially be deployed to improve the accuracy and efficiency of Cobb angle measurements in various healthcare settings and can potentially be used in pre-operative surgical planning and intra-operative alignment checks in the future.

Introduction

Adolescent idiopathic scoliosis affects up to 2% of schoolchildren and is increasing in prevalence worldwide (H.-K. Wong et al. 2005; Sung, Chae, Lee, et al. 2021). If left untreated, it can result in chronic pain, deformity, cardiopulmonary compromise, social isolation, and even death (Weiss et al. 2016). Early detection and management, often via bracing or physiotherapy, are crucial and typically rely on serial scoliosis radiographs to monitor progression (H.-K. Wong et al. 2005; Sung, Chae, Lee, et al. 2021; Weiss et al. 2016).

Cobb angle, defined by the angle between the endplates of the most tilted vertebrae at the curve’s apex, remains the gold standard for assessing scoliosis severity (Figure 1). However, its measurement has major drawbacks: it is time-consuming, prone to human error, and subject to significant inter- and intra-observer variability of up to 10º difference between observers. Determining which vertebrae to use for measurement can be especially challenging in cases with multiple curves (Jin et al. 2022; Kai Chen et al. 2021; Tu et al. 2019; Ha, Do, Bartret, et al. 2022; Sun et al. 2022). At the institutional level in Singapore, where over 120,000 children are screened yearly, this translates into over 14,000 scoliosis radiographs and approximately 1,500 physician hours annually, costing more than SGD$200,000 (~ USD$150,000) in labour (H.-K. Wong et al. 2005).

Figure 1
Figure 1.The Cobb angle is the angle between the tangents between the superior endplate of the proximal end vertebrae and the inferior endplate distal end vertebrae

Automating Cobb angle measurement offers several benefits: improved accuracy and reproducibility, faster workflows, scalability, and the ability to decentralize scoliosis detection to non-specialists. While still a relatively nascent field, advances in deep learning and computer vision suggest automation of Cobb angle is now feasible. (Kai Chen et al. 2021; Tu et al. 2019; Ha, Do, Bartret, et al. 2022; Sun et al. 2022). Together with computer scientists and engineers, our medical team co-developed a novel software algorithm utilizing to automate Cobb angle measurement using computer vision.

This study aimed to evaluate the accuracy of a computer vision algorithm in measuring Cobb angle compared to manual measurement by fellowship-trained orthopaedic surgeons. Second, we sought to compare the speed of measurement between algorithm and manual measurements and evaluate the impact based on manpower time and cost savings based on utilizing computer vision.

Methods

Approval was obtained from our tertiary children’s hospital’s institutional review board. We developed a computer vision-based algorithm to automate the process of measuring Cobb angle measurement from DICOM-format plain coronal scoliosis radiographs. The model was trained using a dataset of 500 images manually annotated by two fellowship-trained paediatric orthopaedic surgeons. The application is run locally with a model built on Tensorflow Keras using Python, while the frontend and backend were developed on React and Flask accordingly. The software is a computer vision model utilising YOLOV5 for object detection, as well as Unet and EfficientNetB4 for segmentation. Performance characteristics include 267 neural network layers, 46,108,278 trainable parameters and a computational load of 107.6 Giga Floating-point Operations Per Second (GFLOPS) per inference. With 90.8% precision and 93.8% recall, the system meets clinical accuracy requirements while providing fast, reliable processing.

After uploading a radiograph, the software performs spinal segmentation, identifies vertebral endplates, and calculates the Cobb angle(s). For patients with more than one spinal curve, the software detects and displays the largest angles automatically. Users are given the option to refine the measurement manually or choose among alternate curves. Once finalized, users can export the radiograph with annotated angles as a PNG file, and all measurement data can be saved for further analysis. No patients were involved in the design or conduct of this study.

Algorithm performance

The algorithm’s performance was validated using a separate testing set of 54 radiographs with a Cobb angle of at least 10 o. Two orthopaedic surgery senior residents independently measure each radiograph, and the algorithm’s results were compared against the average of their measurements. Three primary metrics were analysed:

  1. Maximum Cobb angle (in º)

  2. Presence of multiple curves (yes/no)

  3. Time to measurement (in seconds)

Additionally, orthopaedic surgery residents who regularly run paediatric scoliosis clinics used the software and provided qualitative feedback on usability and integration potential.

Results

Initial performance testing on a set of 54 plain coronal scoliosis radiographs with a range of Cobb angles from 10.4 to 59.7o shows that the algorithm can correctly identify scoliosis in 100% of films and correctly segment multiple curves within the same spine. The software measured a maximum Cobb angle with a mean angle difference of 4.50 + 5.19o compared to the manual measurement, which is within range of up to 10o inter-observer variability between physician-to-physician (Ha, Do, Bartret, et al. 2022; Sun et al. 2022). Mean age of the patients in the training set was 13.8 years, with 70.9% comprising of females.

The mean time taken from image upload to Cobb angle output was 9.76s, with >95% of cases completed under 10 seconds. In contrast, manual measurement by physicians averaged around 3 minutes per radiograph. This represented a time savings of over 90%.

Figure 2 demonstrates the software user interface accurately measuring Cobb angles on a plain coronal scoliosis radiograph.

A screenshot of a x-ray of a human body AI-generated content may be incorrect.
Figure 2.The AI algorithm is able to accurately detect multiple curves on a plain coronal scoliosis radiograph and generate Cobb angles accordingly. Fine adjustments can still be made by the user based on clinical judgment.

Qualitatively, all of 13 orthopaedic surgery physicians found the interface intuitive and helpful, noting that the automated recommendations made the clinic workflow more efficient. Important features they highlighted included the ability to make fine adjustments to the measurements, as well as the ability to further annotate the radiographs, export the image, and integrate with existing pictures archiving and communications systems (PACS).

Preliminary cost-effectiveness analyses suggest that cost of the AI software is the most influential on the overall costs. To be cost-saving, extra cost of the software must be offset by manpower costs incurred, with a threshold of SGD$15 (or about USD$11) per AI analysis identified to be cost-effective based on our clinical workload.

Discussion

This study demonstrates that computer vision is a viable approach to automating Cobb angle measurement in adolescent idiopathic scoliosis. The algorithm achieved a mean measurement difference of 4.5º compared to orthopaedic surgery senior residents, with a time savings of over 90%. This is well within the clinically accepted threshold of 5º between AI and manual measurements (Li, Qian, Yan, et al. 2024; J. C. Wong et al. 2023; Wang et al. 2024). Preliminary feedback from potential end users has also been promising, with interest in clinical implementation to improve clinic efficiency and reduce patient wait times.

Accurate Cobb angle measurement remains technically challenging due to variability in identifying end vertebrae, localizing endplates, and delineating vertebral boundaries, all of which are affected by image quality, deformity severity, and observer experience (Jin et al. 2022; Langensiepen, Semler, Sobottke, et al. 2013). Artificial intelligence models face similar difficulties, requiring large, well-annotated datasets to generalize across diverse radiographs and maintain accuracy in severe deformities or poor image contrast. Unlike other radiologic AI applications that rely on broader pattern recognition, scoliosis assessment demands precise localization of multiple small anatomical landmarks, making high precision and robustness essential for reliable Cobb angle estimation (Kenneth Chen et al. 2024; Meng, Zhu, Yang, et al. 2025; Rajpurkar and Lungren 2023).

The current version of our application is deployed on a standalone laptop in our specialist scoliosis clinic separate from the existing electronic health records and is undergoing clinical trials to determine inter-observer kappa and mean angle difference to determine performance in comparison to the existing physician measurement. Concurrently, ongoing training of the algorithm with annotated scoliosis radiographs and software refinement are being carried out to improve algorithm performance and usefulness to users. Additionally, outcomes such as total time spent in the clinic by patients and physicians, clinic waiting time, direct and indirect costs of consultation, clinical outcomes, and patient and physician satisfaction are being measured for cost-effectiveness analyses.

In the future, we plan for integration with existing picture archiving and communications systems to allow for saving of annotations and measurement within electronic health records and cloud deployment. Additional adjacent markets and potential use cases for the software algorithm include identification of spinal curvature angles in adult spinal deformity and spinopelvic dissociation, in pre-operative templating and planning, and intra-operative radiographs for assessment of adequacy of deformity correction. Expansion to sagittal radiographs represents another key step, as accurate evaluation of sagittal parameters such as kyphosis and lordosis is integral to comprehensive spinal deformity assessment.

The limitations of our current study includes a small sample size of users and limited number of radiographs for both training and testing. A full clinical trial and cost-effectiveness analysis assessing the performance of the software algorithm in the clinical setting are required to fully determine the potential benefits of our solution.

Conclusion

This technical study shows that the computer vision software algorithm can reliably and efficiently measure multiple Cobb angles in a plain coronal scoliosis radiograph in less than 10 seconds. The software algorithm can potentially be deployed to improve accuracy and significantly reduce manpower hours required for manual Cobb angle measurements, a major benefit in high-volume orthopaedic clinics and nationwide screening programs. Additionally, it has potential uses in pre-operative surgical planning and intra-operative alignment checks.

Submitted: September 29, 2025 EDT

Accepted: October 29, 2025 EDT

References

Chen, Kai, Xiao Zhai, Kaiqiang Sun, Haojue Wang, Changwei Yang, and Ming Li. 2021. “A Narrative Review of Machine Learning as Promising Revolution in Clinical Practice of Scoliosis.” Annals of Translational Medicine 9 (1): 67. https:/​/​doi.org/​10.21037/​atm-20-5495.
Google Scholar
Chen, Kenneth, Christoph Stotter, Thomas Klestil, Jennyfer A. Mitterer, Christopher Lepenik, and Stefan Nehrer. 2024. “Fully Automated Measurement of Cobb Angles in Coronal Plane Spine Radiographs.” Journal of Clinical Medicine 13 (14): 4122. https:/​/​doi.org/​10.3390/​jcm13144122.
Google Scholar
Ha, Audrey Y., Bao H. Do, Adam L. Bartret, et al. 2022. “Automating Scoliosis Measurements in Radiographic Studies with Machine Learning: Comparing Artificial Intelligence and Clinical Reports.” Journal of Digital Imaging 35 (3): 524–33. https:/​/​doi.org/​10.1007/​s10278-022-00595-x.
Google Scholar
Jin, Chen, Shengru Wang, Guodong Yang, En Li, and Zize Liang. 2022. “A Review of the Methods on Cobb Angle Measurements for Spinal Curvature.” Sensors (Basel, Switzerland) 22 (9): 3258. https:/​/​doi.org/​10.3390/​s22093258.
Google Scholar
Langensiepen, S., O. Semler, R. Sobottke, et al. 2013. “Measuring Procedures to Determine the Cobb Angle in Idiopathic Scoliosis: A Systematic Review.” European Spine Journal: Official Publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society 22 (11): 2360–71. https:/​/​doi.org/​10.1007/​s00586-013-2693-9.
Google Scholar
Li, Haodong, Chuang Qian, Weili Yan, et al. 2024. “Use of Artificial Intelligence in Cobb Angle Measurement for Scoliosis: Retrospective Reliability and Accuracy Study of a Mobile App.” Journal of Medical Internet Research 26 (November): e50631. https:/​/​doi.org/​10.2196/​50631.
Google Scholar
Meng, Xianghong, Shan Zhu, Qilong Yang, et al. 2025. “Automated Measurements of Spinal Parameters for Scoliosis Using Deep Learning.” Spine 50 (12): 849–58. https:/​/​doi.org/​10.1097/​BRS.0000000000005280.
Google Scholar
Rajpurkar, Pranav, and Matthew P. Lungren. 2023. “The Current and Future State of AI Interpretation of Medical Images.” New England Journal of Medicine 388 (21): 1981–90. https:/​/​doi.org/​10.1056/​NEJMra2301725.
Google Scholar
Sun, Yu, Yaozhong Xing, Zian Zhao, Xianglong Meng, Gang Xu, and Yong Hai. 2022. “Comparison of Manual versus Automated Measurement of Cobb Angle in Idiopathic Scoliosis Based on a Deep Learning Keypoint Detection Technology.” European Spine Journal 31 (8): 1969–78. https:/​/​doi.org/​10.1007/​s00586-021-07025-6.
Google Scholar
Sung, Sahyun, Hyun-Wook Chae, Hye Sun Lee, et al. 2021. “Incidence and Surgery Rate of Idiopathic Scoliosis: A Nationwide Database Study.” International Journal of Environmental Research and Public Health 18 (15): 8152. https:/​/​doi.org/​10.3390/​ijerph18158152.
Google Scholar
Tu, Yongcheng, Nian Wang, Fei Tong, and Hemu Chen. 2019. “Automatic Measurement Algorithm of Scoliosis Cobb Angle Based on Deep Learning.” Journal of Physics: Conference Series 1187 (4): 042100. https:/​/​doi.org/​10.1088/​1742-6596/​1187/​4/​042100.
Google Scholar
Wang, Ming Xing, Jeoung Kun Kim, Jin-Woo Choi, Donghwi Park, and Min Cheol Chang. 2024. “Deep Learning Algorithm for Automatically Measuring Cobb Angle in Patients with Idiopathic Scoliosis.” European Spine Journal: Official Publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society 33 (11): 4155–63. https:/​/​doi.org/​10.1007/​s00586-023-08024-5.
Google Scholar
Weiss, Hans-Rudolf, Nikos Karavidas, Marc Moramarco, and Kathryn Moramarco. 2016. “Long-Term Effects of Untreated Adolescent Idiopathic Scoliosis: A Review of the Literature.” Asian Spine Journal 10 (6): 1163–69. https:/​/​doi.org/​10.4184/​asj.2016.10.6.1163.
Google Scholar
Wong, Hee-Kit, James H. P. Hui, Uma Rajan, and Hwee-Pin Chia. 2005. “Idiopathic Scoliosis in Singapore Schoolchildren: A Prevalence Study 15 Years Into the Screening Program.” Spine 30 (10): 1188–96. https:/​/​doi.org/​10.1097/​01.brs.0000162280.95076.bb.
Google Scholar
Wong, Jason C., Marek Z. Reformat, Eric C. Parent, Kyle P. Stampe, Sarah C. Southon Hryniuk, and Edmond H. Lou. 2023. “Validation of an Artificial Intelligence-Based Method to Automate Cobb Angle Measurement on Spinal Radiographs of Children with Adolescent Idiopathic Scoliosis.” European Journal of Physical and Rehabilitation Medicine 59 (4): 535–42. https:/​/​doi.org/​10.23736/​S1973-9087.23.08091-7.
Google Scholar

Attachments

Powered by Scholastica, the modern academic journal management system