XAOM: A method for automatic alignment and orientation of radiographs for computer-aided medical diagnosis
Computer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fr...
        Saved in:
      
    
          | Published in | Computers in biology and medicine Vol. 132; p. 104300 | 
|---|---|
| Main Authors | , , , | 
| Format | Journal Article | 
| Language | English | 
| Published | 
        United States
          Elsevier Ltd
    
        01.05.2021
     Elsevier Limited  | 
| Subjects | |
| Online Access | Get full text | 
| ISSN | 0010-4825 1879-0534 1879-0534  | 
| DOI | 10.1016/j.compbiomed.2021.104300 | 
Cover
| Abstract | Computer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions.
Typically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50.
In the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65∘, while the median value was 0.11∘. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images.
XAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria.
The Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM.
•We propose a two-stage solution for automatic aligning and orienting radiographs - XAOM.•Morphological operators and PCA align the images, a CNN orients them.•The method is tested on 200/4221 pediatric X-ray images of 21 common body regions.•Alignment mean error is 1.65° (median 0.11°), whereas orientation F1 score is 0.99 | 
    
|---|---|
| AbstractList | Computer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions.
Typically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50.
In the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65
, while the median value was 0.11
. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images.
XAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria.
The Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM. AbstractBackground and objectivesComputer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions. MethodsTypically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50. ResultsIn the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65∘, while the median value was 0.11∘. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images. ConclusionXAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria. AvailabilityThe Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM. Background and objectivesComputer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions.MethodsTypically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50.ResultsIn the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65∘, while the median value was 0.11∘. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images.ConclusionXAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria.AvailabilityThe Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM. Computer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions.BACKGROUND AND OBJECTIVESComputer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions.Typically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50.METHODSTypically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50.In the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65∘, while the median value was 0.11∘. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images.RESULTSIn the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65∘, while the median value was 0.11∘. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images.XAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria.CONCLUSIONXAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria.The Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM.AVAILABILITYThe Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM. Computer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired direction is an additional manual step in post-processing, commonly overlooked due to workload issues. Several state-of-the-art approaches for fracture detection and disease-struck region segmentation benefit from correctly oriented images, thus requiring such preprocessing of X-ray images. Furthermore, it is desirable to have archived studies in a standardized format. Radiograph hanging protocols also differ from case to case, which means that images are not always aligned and oriented correctly. As a solution, the paper proposes XAOM, an X-ray Alignment and Orientation Method for images from 21 different body regions. Typically, other methods are crafted for this purpose to suit a specific body region and form of usage. In contrast, the method proposed in this paper is comprehensive and easily tuned to align and orient X-ray images of any body region. XAOM consists of two stages. For the first stage of the method, aligning X-ray images, we experimented with the following approaches: Hough transform, Fast line detection algorithm, and Principal Component Analysis method. For the second stage, we have experimented with the adaptations of several well known convolutional neural network topologies for correctly predicting image orientation: LeNet5, AlexNet, VGG16, VGG19, and ResNet50. In the first stage, the PCA-based approach performed best. The average difference between the angle detected by the algorithm and the angle marked by the experts on the test set containing 200 pediatric X-ray images was 1.65∘, while the median value was 0.11∘. In the second stage, the VGG16-based network topology achieved the best accuracy of 0.993 on a test set containing 4,221 images. XAOM is highly accurate at aligning and orienting pediatric X-ray images of 21 common body regions according to a set standard. The proposed method is also robust and can be easily adjusted to the different alignment and rotation criteria. The Python source code of the best performing implementation of XAOM is publicly available at https://github.com/fhrzic/XAOM. •We propose a two-stage solution for automatic aligning and orienting radiographs - XAOM.•Morphological operators and PCA align the images, a CNN orients them.•The method is tested on 200/4221 pediatric X-ray images of 21 common body regions.•Alignment mean error is 1.65° (median 0.11°), whereas orientation F1 score is 0.99  | 
    
| ArticleNumber | 104300 | 
    
| Author | Tschauner, Sebastian Sorantin, Erich Hržić, Franko Štajduhar, Ivan  | 
    
| Author_xml | – sequence: 1 givenname: Franko surname: Hržić fullname: Hržić, Franko organization: University of Rijeka, Faculty of Engineering, Department of Computer Engineering, Vukovarska 58, Rijeka, 51000, Croatia – sequence: 2 givenname: Sebastian orcidid: 0000-0002-7873-9839 surname: Tschauner fullname: Tschauner, Sebastian organization: Medical University of Graz, Department of Radiology, Division of Pediatric Radiology, Auenbruggerplatz 34, Graz, 8036, Austria – sequence: 3 givenname: Erich orcidid: 0000-0002-2119-5359 surname: Sorantin fullname: Sorantin, Erich organization: Medical University of Graz, Department of Radiology, Division of Pediatric Radiology, Auenbruggerplatz 34, Graz, 8036, Austria – sequence: 4 givenname: Ivan surname: Štajduhar fullname: Štajduhar, Ivan email: istajduh@riteh.hr organization: University of Rijeka, Faculty of Engineering, Department of Computer Engineering, Vukovarska 58, Rijeka, 51000, Croatia  | 
    
| BackLink | https://www.ncbi.nlm.nih.gov/pubmed/33714842$$D View this record in MEDLINE/PubMed | 
    
| BookMark | eNqNks1u1DAUhS1URKeFV0CW2LDJ9NqxJwmLiqGCglTUBSCxs_yXqUNiD3aC1LfHIS1IIyHNypZ97ufrc-4ZOvHBW4QwgTUBsrno1joMe-XCYM2aAiX5mJUAT9CK1FVTAC_ZCVoBEChYTfkpOkupAwAGJTxDp2VZEVYzukLd9-3t5zd4iwc73gWD2xCxnMYwyNFpLHu384P1I5be4BBd3uaL4HFocZTGhV2U-7v0p2xuaRptLKQz1mSgcVr22Di58yG59Bw9bWWf7IuH9Rx9-_D-69XH4ub2-tPV9qbQnLCxILYqCdW5u8rwhqlNw7mpa2aAUKW4tFyVm5oQJUsla05auqkUUxSgsqrMHzxHrxfuPoafk02jGFzStu-lt2FKgnIgrOKMV1n66kDahSn63F1W0WwR580MfPmgmlT-ldhHN8h4Lx5dzILLRaBjSCnaVmi3-DRG6XpBQMyxiU78i03MsYkltgyoDwCPbxxR-m4ptdnSX85GkXSOSWf3o9WjMMEdA7k8gOje-Tm-H_bepr-mEJGoAPFlHqx5rijJM9WwJgPe_h9wXA-_Aaqa4TY | 
    
| CitedBy_id | crossref_primary_10_1007_s42235_024_00479_6 crossref_primary_10_1093_jcde_qwad073 crossref_primary_10_1371_journal_pone_0291626 crossref_primary_10_1016_j_bspc_2023_105423 crossref_primary_10_1016_j_isci_2023_107736 crossref_primary_10_1016_j_compbiomed_2023_107408 crossref_primary_10_1007_s00247_022_05368_w crossref_primary_10_1007_s00500_023_09070_3 crossref_primary_10_1007_s11356_023_28777_2 crossref_primary_10_3390_math10162939 crossref_primary_10_3390_app13042067 crossref_primary_10_1007_s42979_024_03155_y crossref_primary_10_3390_biomimetics8060484  | 
    
| Cites_doi | 10.1186/1471-2458-10-656 10.1007/s13244-018-0639-9 10.1007/s00330-019-06167-y 10.1016/j.patcog.2008.08.035 10.1109/42.974918 10.1080/17453674.2019.1600125 10.1016/j.eng.2018.11.020 10.1118/1.1487426 10.1109/5.726791 10.1109/ACCESS.2018.2882070 10.1093/bioinformatics/btt309 10.1016/S0167-8655(98)00010-5 10.1016/j.bone.2016.03.006 10.1093/rpd/nch532 10.1007/BF03167769 10.1007/s12194-012-0155-4 10.1073/pnas.1806905115 10.1038/nmeth.4346 10.1016/j.crad.2007.07.009 10.1109/TITB.2005.859872 10.1145/361237.361242 10.1088/1742-6596/483/1/012020  | 
    
| ContentType | Journal Article | 
    
| Copyright | 2021 Elsevier Ltd Elsevier Ltd Copyright © 2021 Elsevier Ltd. All rights reserved. 2021. Elsevier Ltd  | 
    
| Copyright_xml | – notice: 2021 Elsevier Ltd – notice: Elsevier Ltd – notice: Copyright © 2021 Elsevier Ltd. All rights reserved. – notice: 2021. Elsevier Ltd  | 
    
| DBID | AAYXX CITATION NPM 3V. 7RV 7X7 7XB 88E 8AL 8AO 8FD 8FE 8FG 8FH 8FI 8FJ 8FK 8G5 ABUWG AFKRA ARAPS AZQEC BBNVY BENPR BGLVJ BHPHI CCPQU DWQXO FR3 FYUFA GHDGH GNUQQ GUQSH HCIFZ JQ2 K7- K9. KB0 LK8 M0N M0S M1P M2O M7P M7Z MBDVC NAPCQ P5Z P62 P64 PHGZM PHGZT PJZUB PKEHL PPXIY PQEST PQGLB PQQKQ PQUKI PRINS Q9U 7X8  | 
    
| DOI | 10.1016/j.compbiomed.2021.104300 | 
    
| DatabaseName | CrossRef PubMed ProQuest Central (Corporate) Nursing & Allied Health Database Health & Medical Collection ProQuest Central (purchase pre-March 2016) Medical Database (Alumni Edition) Computing Database (Alumni Edition) ProQuest Pharma Collection Technology Research Database ProQuest SciTech Collection ProQuest Technology Collection ProQuest Natural Science Journals Hospital Premium Collection Hospital Premium Collection (Alumni Edition) ProQuest Central (Alumni) (purchase pre-March 2016) Research Library ProQuest Central (Alumni) ProQuest Central UK/Ireland ProQuest Advanced Technologies & Aerospace Database ProQuest Central Essentials Biological Science Collection ProQuest Central Technology Collection Natural Science Collection (ProQuest) ProQuest One Community College ProQuest Central Engineering Research Database Health Research Premium Collection Health Research Premium Collection (Alumni) ProQuest Central Student ProQuest Research Library SciTech Premium Collection ProQuest Computer Science Collection Computer Science Database (Proquest) ProQuest Health & Medical Complete (Alumni) Nursing & Allied Health Database (Alumni Edition) Biological Sciences Computing Database ProQuest Health & Medical Collection Medical Database ProQuest - Research Library Biological Science Database Biochemistry Abstracts 1 Research Library (Corporate) Nursing & Allied Health Premium Advanced Technologies & Aerospace Database ProQuest Advanced Technologies & Aerospace Collection Biotechnology and BioEngineering Abstracts ProQuest Central Premium ProQuest One Academic ProQuest Health & Medical Research Collection ProQuest One Academic Middle East (New) ProQuest One Health & Nursing ProQuest One Academic Eastern Edition (DO NOT USE) ProQuest One Applied & Life Sciences ProQuest One Academic ProQuest One Academic UKI Edition ProQuest Central China ProQuest Central Basic MEDLINE - Academic  | 
    
| DatabaseTitle | CrossRef PubMed Research Library Prep Computer Science Database ProQuest Central Student ProQuest Advanced Technologies & Aerospace Collection ProQuest Central Essentials ProQuest Computer Science Collection SciTech Premium Collection ProQuest Central China ProQuest One Applied & Life Sciences Health Research Premium Collection Natural Science Collection Health & Medical Research Collection Biological Science Collection ProQuest Central (New) ProQuest Medical Library (Alumni) Advanced Technologies & Aerospace Collection ProQuest Biological Science Collection ProQuest One Academic Eastern Edition ProQuest Hospital Collection ProQuest Technology Collection Health Research Premium Collection (Alumni) Biological Science Database ProQuest Hospital Collection (Alumni) Biotechnology and BioEngineering Abstracts Nursing & Allied Health Premium ProQuest Health & Medical Complete ProQuest One Academic UKI Edition ProQuest Nursing & Allied Health Source (Alumni) Engineering Research Database ProQuest One Academic ProQuest One Academic (New) Technology Collection Technology Research Database ProQuest One Academic Middle East (New) ProQuest Health & Medical Complete (Alumni) ProQuest Central (Alumni Edition) ProQuest One Community College ProQuest One Health & Nursing Research Library (Alumni Edition) ProQuest Natural Science Collection ProQuest Pharma Collection ProQuest Central ProQuest Health & Medical Research Collection Health and Medicine Complete (Alumni Edition) ProQuest Central Korea ProQuest Research Library ProQuest Computing ProQuest Central Basic ProQuest Computing (Alumni Edition) ProQuest Nursing & Allied Health Source ProQuest SciTech Collection Advanced Technologies & Aerospace Database ProQuest Medical Library Biochemistry Abstracts 1 ProQuest Central (Alumni) MEDLINE - Academic  | 
    
| DatabaseTitleList | PubMed Research Library Prep MEDLINE - Academic  | 
    
| Database_xml | – sequence: 1 dbid: NPM name: PubMed url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed sourceTypes: Index Database – sequence: 2 dbid: 8FG name: ProQuest Technology Collection url: https://search.proquest.com/technologycollection1 sourceTypes: Aggregation Database  | 
    
| DeliveryMethod | fulltext_linktorsrc | 
    
| Discipline | Medicine | 
    
| EISSN | 1879-0534 | 
    
| EndPage | 104300 | 
    
| ExternalDocumentID | 33714842 10_1016_j_compbiomed_2021_104300 S0010482521000949 1_s2_0_S0010482521000949  | 
    
| Genre | Journal Article | 
    
| GroupedDBID | --- --K --M --Z -~X .1- .55 .DC .FO .GJ .~1 0R~ 1B1 1P~ 1RT 1~. 1~5 29F 4.4 457 4G. 53G 5GY 5VS 7-5 71M 77I 7RV 7X7 88E 8AO 8FE 8FG 8FH 8FI 8FJ 8G5 8P~ 9JN AAEDT AAEDW AAIKJ AAKOC AALRI AAOAW AAQFI AAQXK AATTM AAXKI AAXUO AAYFN AAYWO ABBOA ABFNM ABJNI ABMAC ABMZM ABOCM ABUWG ABWVN ABXDB ACDAQ ACGFS ACIEU ACIUM ACIWK ACLOT ACNNM ACPRK ACRLP ACRPL ACVFH ACZNC ADBBV ADCNI ADEZE ADJOM ADMUD ADNMO AEBSH AEIPS AEKER AENEX AEUPX AEVXI AFJKZ AFKRA AFPUW AFRAH AFRHN AFTJW AFXIZ AGHFR AGQPQ AGUBO AGYEJ AHHHB AHMBA AHZHX AIALX AIEXJ AIGII AIIUN AIKHN AITUG AJRQY AJUYK AKBMS AKRWK AKYEP ALMA_UNASSIGNED_HOLDINGS AMRAJ ANKPU ANZVX AOUOD APXCP ARAPS ASPBG AVWKF AXJTR AZFZN AZQEC BBNVY BENPR BGLVJ BHPHI BKEYQ BKOJK BLXMC BNPGV BPHCQ BVXVI CCPQU CS3 DU5 DWQXO EBS EFJIC EFKBS EFLBG EJD EMOBN EO8 EO9 EP2 EP3 EX3 F5P FDB FEDTE FGOYB FIRID FNPLU FYGXN FYUFA G-2 G-Q GBLVA GBOLZ GNUQQ GUQSH HCIFZ HLZ HMCUK HMK HMO HVGLF HZ~ IHE J1W K6V K7- KOM LK8 LX9 M1P M29 M2O M41 M7P MO0 N9A NAPCQ O-L O9- OAUVE OZT P-8 P-9 P2P P62 PC. PHGZM PHGZT PJZUB PPXIY PQGLB PQQKQ PROAC PSQYO Q38 R2- ROL RPZ RXW SAE SBC SCC SDF SDG SDP SEL SES SEW SPC SPCBC SSH SSV SSZ SV3 T5K TAE UAP UKHRP WOW WUQ X7M XPP Z5R ZGI ~G- ~HD 3V. AACTN AFCTW AFKWA AJOXV ALIPV AMFUW M0N RIG AAIAV ABLVK ABYKQ AHPSJ AJBFU LCYCR AAYXX CITATION PUEGO NPM 7XB 8AL 8FD 8FK FR3 JQ2 K9. M7Z MBDVC P64 PKEHL PQEST PQUKI PRINS Q9U 7X8  | 
    
| ID | FETCH-LOGICAL-c514t-1e7312c8427d594b6955d884d012bb5ae5b36811ba3ba851f267b4b2007eb3403 | 
    
| IEDL.DBID | BENPR | 
    
| ISSN | 0010-4825 1879-0534  | 
    
| IngestDate | Thu Oct 02 04:18:27 EDT 2025 Tue Oct 07 06:13:32 EDT 2025 Thu Apr 03 07:07:19 EDT 2025 Thu Apr 24 23:01:26 EDT 2025 Wed Oct 01 05:21:28 EDT 2025 Fri Feb 23 02:39:50 EST 2024 Tue Feb 25 20:08:37 EST 2025 Tue Oct 14 19:33:03 EDT 2025  | 
    
| IsPeerReviewed | true | 
    
| IsScholarly | true | 
    
| Keywords | X-ray image Image alignment and rotation Data preprocessing Deep CNN  | 
    
| Language | English | 
    
| License | Copyright © 2021 Elsevier Ltd. All rights reserved. | 
    
| LinkModel | DirectLink | 
    
| MergedId | FETCHMERGED-LOGICAL-c514t-1e7312c8427d594b6955d884d012bb5ae5b36811ba3ba851f267b4b2007eb3403 | 
    
| Notes | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 14 content type line 23  | 
    
| ORCID | 0000-0002-7873-9839 0000-0002-2119-5359  | 
    
| PMID | 33714842 | 
    
| PQID | 2521485590 | 
    
| PQPubID | 1226355 | 
    
| PageCount | 1 | 
    
| ParticipantIDs | proquest_miscellaneous_2501475457 proquest_journals_2521485590 pubmed_primary_33714842 crossref_citationtrail_10_1016_j_compbiomed_2021_104300 crossref_primary_10_1016_j_compbiomed_2021_104300 elsevier_sciencedirect_doi_10_1016_j_compbiomed_2021_104300 elsevier_clinicalkeyesjournals_1_s2_0_S0010482521000949 elsevier_clinicalkey_doi_10_1016_j_compbiomed_2021_104300  | 
    
| ProviderPackageCode | CITATION AAYXX  | 
    
| PublicationCentury | 2000 | 
    
| PublicationDate | 2021-05-01 | 
    
| PublicationDateYYYYMMDD | 2021-05-01 | 
    
| PublicationDate_xml | – month: 05 year: 2021 text: 2021-05-01 day: 01  | 
    
| PublicationDecade | 2020 | 
    
| PublicationPlace | United States | 
    
| PublicationPlace_xml | – name: United States – name: Oxford  | 
    
| PublicationTitle | Computers in biology and medicine | 
    
| PublicationTitleAlternate | Comput Biol Med | 
    
| PublicationYear | 2021 | 
    
| Publisher | Elsevier Ltd Elsevier Limited  | 
    
| Publisher_xml | – name: Elsevier Ltd – name: Elsevier Limited  | 
    
| References | Duda, Hart (bib8) 1972; 15 Goodfellow, Pouget-Abadie, Mirza, Xu, Warde-Farley, Ozair, Courville, Bengio (bib12) 2014; vol. 27 Wang, Chen (bib40) 2013; 29 Gan, Xu, Lin, Shen, Zhang, Hu, Zhou, Bi, Pan, Wu, Liu (bib10) 2019; 90 Lever, Martin, Altman (bib16) 2017; 14 Luo, Hao, Foos, Cornelius (bib25) 2006; 10 Krizhevsky, Sutskever, Hinton (bib18) 2012; 25 Rehman, Lee (bib32) 2018; 6 Santurkar, Tsipras, Ilyas, Madry (bib34) 2018 Raid, Khedr, El-dosuky, Aoud (bib31) 2014; 4 Russakovsky, Deng, Su, Krause, Satheesh, Ma, Huang, Karpathy, Khosla, Bernstein, Berg, Li (bib33) 2014; 115 Cubuk, Zoph, Mané, Vasudevan, Le (bib6) 2018 Eberly (bib9) 2016 Curtis, van der Velde, Moon, van den Bergh, Geusens, de Vries, van Staa, Cooper, Harvey (bib7) 2016; 87 Lindsey, Daluiski, Chopra, Lachapelle, Mozer, Sicular, Hanel, Gardner, Gupta, Hotchkiss, Potter (bib21) 2018; 115 He, Zhang, Ren, Sun (bib13) 2015 Wang, Wu, hu (bib41) 2009; 42 Canziani, Paszke, Culurciello (bib3) 2016 Simonyan, Zisserman (bib35) 2014 Thian, Li, Jagmohan, Sia, Chan, Tan (bib36) 2019; 1 Wan, Zeiler, Zhang, Le Cun, Fergus (bib39) 2013 Nair, Hinton (bib28) 2010 Luo, Wei, Foos, Cornelius (bib14) 2006; 10 Lee, Lee, Lim, Suh (bib20) 2014 Ginneken, ter Haar Romeny, Viergever (bib11) 2002; 20 Neitzel (bib29) 2005; 114 Valerio, Gallè, Mancusi, Di Onofrio, Colapietro, Guida, Liguori (bib38) 2010; 10 Lou, Jiang, Scott (bib24) 2014; 483 Mikołajczyk, Grochowski (bib27) 2018 Boone, Seshagiri, Steiner (bib2) 1992; 5 Thian, Li, Jagmohan, Sia, Chan, Tan (bib37) 2019; 1 Koenigkam Santos, Ferreira Junior, Wada, Tenório, Nogueira-Barbosa, Azevedo-Marques (bib17) 2019; 52 Liu, Wang, Yang, Lei, Liu, Li, Ni, Wang (bib23) 2019; 5 Ioffe, Szegedy (bib15) 2015 Nose, Unno, Koike, Shiraishi (bib30) 2012; 5 Cheng, Ho, Lee, Chang, Chou, Chen, Chung, Liao (bib4) 2019; 29 Lecun, Bottou, Bengio, Haffner (bib19) 1998; 86 Liu, Zhao, Fei, Zhang, Wang, Yu (bib22) 2019 McLaughlin (bib26) 1998; 19 Yamashita, Nishio, Do, Togashi (bib42) 2018; 9 Arimura, Katsuragawa, Li, Ishida, Doi (bib1) 2002; 29 Cowen, Davies, Kengyelics (bib5) 2008; 62 Eberly (10.1016/j.compbiomed.2021.104300_bib9) 2016 Wang (10.1016/j.compbiomed.2021.104300_bib41) 2009; 42 He (10.1016/j.compbiomed.2021.104300_bib13) 2015 Lever (10.1016/j.compbiomed.2021.104300_bib16) 2017; 14 Liu (10.1016/j.compbiomed.2021.104300_bib23) 2019; 5 Goodfellow (10.1016/j.compbiomed.2021.104300_bib12) 2014; vol. 27 Luo (10.1016/j.compbiomed.2021.104300_bib14) 2006; 10 Boone (10.1016/j.compbiomed.2021.104300_bib2) 1992; 5 Thian (10.1016/j.compbiomed.2021.104300_bib37) 2019; 1 Cubuk (10.1016/j.compbiomed.2021.104300_bib6) Ginneken (10.1016/j.compbiomed.2021.104300_bib11) 2002; 20 Lecun (10.1016/j.compbiomed.2021.104300_bib19) 1998; 86 Lindsey (10.1016/j.compbiomed.2021.104300_bib21) 2018; 115 Gan (10.1016/j.compbiomed.2021.104300_bib10) 2019; 90 Nose (10.1016/j.compbiomed.2021.104300_bib30) 2012; 5 Raid (10.1016/j.compbiomed.2021.104300_bib31) 2014; 4 Nair (10.1016/j.compbiomed.2021.104300_bib28) 2010 Cheng (10.1016/j.compbiomed.2021.104300_bib4) 2019; 29 Curtis (10.1016/j.compbiomed.2021.104300_bib7) 2016; 87 Duda (10.1016/j.compbiomed.2021.104300_bib8) 1972; 15 Ioffe (10.1016/j.compbiomed.2021.104300_bib15) Krizhevsky (10.1016/j.compbiomed.2021.104300_bib18) 2012; 25 Rehman (10.1016/j.compbiomed.2021.104300_bib32) 2018; 6 Santurkar (10.1016/j.compbiomed.2021.104300_bib34) 2018 Valerio (10.1016/j.compbiomed.2021.104300_bib38) 2010; 10 Thian (10.1016/j.compbiomed.2021.104300_bib36) 2019; 1 McLaughlin (10.1016/j.compbiomed.2021.104300_bib26) 1998; 19 Liu (10.1016/j.compbiomed.2021.104300_bib22) 2019 Arimura (10.1016/j.compbiomed.2021.104300_bib1) 2002; 29 Lee (10.1016/j.compbiomed.2021.104300_bib20) 2014 Yamashita (10.1016/j.compbiomed.2021.104300_bib42) 2018; 9 Wan (10.1016/j.compbiomed.2021.104300_bib39) 2013 Wang (10.1016/j.compbiomed.2021.104300_bib40) 2013; 29 Koenigkam Santos (10.1016/j.compbiomed.2021.104300_bib17) 2019; 52 Mikołajczyk (10.1016/j.compbiomed.2021.104300_bib27) 2018 Simonyan (10.1016/j.compbiomed.2021.104300_bib35) 2014 Canziani (10.1016/j.compbiomed.2021.104300_bib3) 2016 Cowen (10.1016/j.compbiomed.2021.104300_bib5) 2008; 62 Neitzel (10.1016/j.compbiomed.2021.104300_bib29) 2005; 114 Lou (10.1016/j.compbiomed.2021.104300_bib24) 2014; 483 Luo (10.1016/j.compbiomed.2021.104300_bib25) 2006; 10 Russakovsky (10.1016/j.compbiomed.2021.104300_bib33) 2014; 115  | 
    
| References_xml | – volume: 15 start-page: 11 year: 1972 end-page: 15 ident: bib8 article-title: Use of the hough transformation to detect lines and curves in pictures publication-title: Commun. ACM – year: 2018 ident: bib6 article-title: Autoaugment: learning augmentation policies from data – volume: vol. 27 start-page: 2672 year: 2014 end-page: 2680 ident: bib12 article-title: Generative adversarial nets publication-title: Advances in Neural Information Processing Systems – volume: 114 start-page: 32 year: 2005 end-page: 38 ident: bib29 article-title: Status and prospects of digital detector technology for cr and dr publication-title: Radiat. Protect. Dosim. – volume: 1 year: 2019 ident: bib37 article-title: Convolutional neural networks for automated fracture detection and localization on wrist radiographs publication-title: Radiology: Artif. Intell. – volume: 42 start-page: 941 year: 2009 end-page: 953 ident: bib41 article-title: Msld: a robust descriptor for line matching publication-title: Pattern Recogn. – year: 2016 ident: bib3 article-title: An Analysis of Deep Neural Network Models for Practical Applications. CoRR Abs/1605 – volume: 20 start-page: 1228 year: 2002 end-page: 1241 ident: bib11 article-title: Computer-aided diagnosis in chest radiography: a survey publication-title: IEEE Trans. Med. Imag. – year: 2018 ident: bib34 article-title: How Does Batch Normalization Help Optimization? – volume: 29 start-page: 1556 year: 2002 end-page: 1561 ident: bib1 article-title: Development of a computerized method for identifying the posteroanterior and lateral views of chest radiographs by use of a template matching technique publication-title: Med. Phys. – year: 2015 ident: bib13 article-title: Deep residual learning for image recognition publication-title: CoRR abs/1512 – volume: 115 start-page: 11591 year: 2018 end-page: 11596 ident: bib21 article-title: Deep neural network improves fracture detection by clinicians publication-title: Proc. Natl. Acad. Sci. U.S.A. – year: 2016 ident: bib9 article-title: Minimum-area Rectangle Containing a Set of Points – volume: 25 year: 2012 ident: bib18 article-title: Imagenet classification with deep convolutional neural networks publication-title: Neural Infor. Proc. Sys. – volume: 6 start-page: 72063 year: 2018 end-page: 72072 ident: bib32 article-title: Automatic image alignment using principal component analysis publication-title: IEEE Access – volume: 5 start-page: 261 year: 2019 end-page: 275 ident: bib23 article-title: Deep learning in medical ultrasound analysis: a review publication-title: Engineering – volume: 115 year: 2014 ident: bib33 article-title: Imagenet large scale visual recognition challenge publication-title: Int. J. Comput. Vis. – volume: 10 start-page: 1 year: 2010 end-page: 9 ident: bib38 article-title: Pattern of fractures across pediatric age groups: analysis of individual and lifestyle factors publication-title: BMC Publ. Health – volume: 29 year: 2013 ident: bib40 article-title: Improved image alignment method in application to x-ray images and biological images publication-title: Bioinformatics – year: 2014 ident: bib20 article-title: Outdoor Place Recognition in Urban Environments Using Straight Lines – volume: 10 start-page: 302 year: 2006 end-page: 311 ident: bib25 article-title: Automatic image hanging protocol for chest radiographs in pacs publication-title: IEEE Trans. Inf. Technol. Biomed. – volume: 5 start-page: 190 year: 1992 end-page: 193 ident: bib2 article-title: Recognition of chest radiograph orientation for picture archiving and communications systems display using neural networks publication-title: J. Digit. Imag. – volume: 62 start-page: 1132 year: 2008 end-page: 1141 ident: bib5 article-title: Advances in computed radiography systems and their physical imaging characteristics publication-title: Clin. Radiol. – volume: 52 year: 2019 ident: bib17 article-title: Artificial intelligence, machine learning, computer-aided diagnosis, and radiomics: advances in imaging towards to precision medicine publication-title: Radiol. Bras. – volume: 86 start-page: 2278 year: 1998 end-page: 2324 ident: bib19 article-title: Gradient-based learning applied to document recognition publication-title: Proc. IEEE – volume: 29 year: 2019 ident: bib4 article-title: Application of a deep learning algorithm for detection and visualization of hip fractures on plain pelvic radiographs publication-title: Eur. Radiol. – volume: 4 start-page: 9 year: 2014 end-page: 21 ident: bib31 article-title: Image restoration based on morphological operations publication-title: Int. J. Comput. Sci. Eng. Inform. Technol. – volume: 19 start-page: 299 year: 1998 end-page: 305 ident: bib26 article-title: Randomized hough transform: improved ellipse detection with comparison1electronic annexes available publication-title: Pattern Recogn. Lett. – volume: 90 start-page: 1 year: 2019 end-page: 12 ident: bib10 article-title: Artificial intelligence detection of distal radius fractures: a comparison between the convolutional neural network and professional assessments publication-title: Acta Orthop. – start-page: 807 year: 2010 end-page: 814 ident: bib28 article-title: Rectified Linear Units Improve Restricted Boltzmann Machines Vinod Nair – start-page: 1058 year: 2013 end-page: 1066 ident: bib39 article-title: Regularization of neural networks using dropconnect publication-title: International Conference on Machine Learning – year: 2015 ident: bib15 article-title: Batch normalization: accelerating deep network training by reducing internal covariate shift – year: 2014 ident: bib35 article-title: Very Deep Convolutional Networks for Large-Scale Image Recognition – year: 2019 ident: bib22 article-title: Align, attend and locate: chest x-ray diagnosis via contrast induced attention network with limited supervision publication-title: The IEEE International Conference on Computer Vision (ICCV) – start-page: 117 year: 2018 end-page: 122 ident: bib27 article-title: Data augmentation for improving deep learning in image classification problem publication-title: 2018 International Interdisciplinary PhD Workshop – volume: 9 start-page: 611 year: 2018 end-page: 629 ident: bib42 article-title: Convolutional neural networks: an overview and application in radiology publication-title: Insights Imag. – volume: 87 start-page: 19 year: 2016 end-page: 26 ident: bib7 article-title: Epidemiology of fractures in the United Kingdom 1988–2012: variation with age, sex, geography, ethnicity and socioeconomic status publication-title: Bone – volume: 483 year: 2014 ident: bib24 article-title: Applications of morphological operations in surface metrology and dimensional metrology publication-title: J. Phys. Conf. – volume: 5 start-page: 207 year: 2012 end-page: 212 ident: bib30 article-title: A simple method for identifying image orientation of chest radiographs by use of the center of gravity of the image publication-title: Radiol. Phys. Technol. – volume: 1 year: 2019 ident: bib36 article-title: Convolutional neural networks for automated fracture detection and localization on wrist radiographs publication-title: Radiology: Artif. Intell. – volume: 14 start-page: 641 year: 2017 end-page: 642 ident: bib16 article-title: Points of significance: principal component analysis publication-title: Nat. Methods – volume: 10 start-page: 302 year: 2006 end-page: 311 ident: bib14 article-title: Automatic image hanging protocol for chest radiographs in pacs publication-title: IEEE Trans. Inf. Technol. Biomed. – volume: 52 year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib17 article-title: Artificial intelligence, machine learning, computer-aided diagnosis, and radiomics: advances in imaging towards to precision medicine publication-title: Radiol. Bras. – start-page: 807 year: 2010 ident: 10.1016/j.compbiomed.2021.104300_bib28 – volume: 10 start-page: 1 year: 2010 ident: 10.1016/j.compbiomed.2021.104300_bib38 article-title: Pattern of fractures across pediatric age groups: analysis of individual and lifestyle factors publication-title: BMC Publ. Health doi: 10.1186/1471-2458-10-656 – volume: 9 start-page: 611 year: 2018 ident: 10.1016/j.compbiomed.2021.104300_bib42 article-title: Convolutional neural networks: an overview and application in radiology publication-title: Insights Imag. doi: 10.1007/s13244-018-0639-9 – year: 2016 ident: 10.1016/j.compbiomed.2021.104300_bib9 – year: 2018 ident: 10.1016/j.compbiomed.2021.104300_bib34 – volume: 29 year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib4 article-title: Application of a deep learning algorithm for detection and visualization of hip fractures on plain pelvic radiographs publication-title: Eur. Radiol. doi: 10.1007/s00330-019-06167-y – year: 2014 ident: 10.1016/j.compbiomed.2021.104300_bib35 – start-page: 1058 year: 2013 ident: 10.1016/j.compbiomed.2021.104300_bib39 article-title: Regularization of neural networks using dropconnect – volume: 42 start-page: 941 year: 2009 ident: 10.1016/j.compbiomed.2021.104300_bib41 article-title: Msld: a robust descriptor for line matching publication-title: Pattern Recogn. doi: 10.1016/j.patcog.2008.08.035 – volume: 20 start-page: 1228 year: 2002 ident: 10.1016/j.compbiomed.2021.104300_bib11 article-title: Computer-aided diagnosis in chest radiography: a survey publication-title: IEEE Trans. Med. Imag. doi: 10.1109/42.974918 – volume: 90 start-page: 1 year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib10 article-title: Artificial intelligence detection of distal radius fractures: a comparison between the convolutional neural network and professional assessments publication-title: Acta Orthop. doi: 10.1080/17453674.2019.1600125 – volume: 1 year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib36 article-title: Convolutional neural networks for automated fracture detection and localization on wrist radiographs publication-title: Radiology: Artif. Intell. – year: 2016 ident: 10.1016/j.compbiomed.2021.104300_bib3 – year: 2015 ident: 10.1016/j.compbiomed.2021.104300_bib13 article-title: Deep residual learning for image recognition publication-title: CoRR abs/1512 – volume: 5 start-page: 261 year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib23 article-title: Deep learning in medical ultrasound analysis: a review publication-title: Engineering doi: 10.1016/j.eng.2018.11.020 – volume: 29 start-page: 1556 year: 2002 ident: 10.1016/j.compbiomed.2021.104300_bib1 article-title: Development of a computerized method for identifying the posteroanterior and lateral views of chest radiographs by use of a template matching technique publication-title: Med. Phys. doi: 10.1118/1.1487426 – ident: 10.1016/j.compbiomed.2021.104300_bib6 – year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib22 article-title: Align, attend and locate: chest x-ray diagnosis via contrast induced attention network with limited supervision – volume: 86 start-page: 2278 year: 1998 ident: 10.1016/j.compbiomed.2021.104300_bib19 article-title: Gradient-based learning applied to document recognition publication-title: Proc. IEEE doi: 10.1109/5.726791 – volume: 6 start-page: 72063 year: 2018 ident: 10.1016/j.compbiomed.2021.104300_bib32 article-title: Automatic image alignment using principal component analysis publication-title: IEEE Access doi: 10.1109/ACCESS.2018.2882070 – volume: 29 year: 2013 ident: 10.1016/j.compbiomed.2021.104300_bib40 article-title: Improved image alignment method in application to x-ray images and biological images publication-title: Bioinformatics doi: 10.1093/bioinformatics/btt309 – volume: 1 year: 2019 ident: 10.1016/j.compbiomed.2021.104300_bib37 article-title: Convolutional neural networks for automated fracture detection and localization on wrist radiographs publication-title: Radiology: Artif. Intell. – volume: 19 start-page: 299 year: 1998 ident: 10.1016/j.compbiomed.2021.104300_bib26 article-title: Randomized hough transform: improved ellipse detection with comparison1electronic annexes available publication-title: Pattern Recogn. Lett. doi: 10.1016/S0167-8655(98)00010-5 – volume: 87 start-page: 19 year: 2016 ident: 10.1016/j.compbiomed.2021.104300_bib7 article-title: Epidemiology of fractures in the United Kingdom 1988–2012: variation with age, sex, geography, ethnicity and socioeconomic status publication-title: Bone doi: 10.1016/j.bone.2016.03.006 – volume: 114 start-page: 32 year: 2005 ident: 10.1016/j.compbiomed.2021.104300_bib29 article-title: Status and prospects of digital detector technology for cr and dr publication-title: Radiat. Protect. Dosim. doi: 10.1093/rpd/nch532 – volume: 5 start-page: 190 year: 1992 ident: 10.1016/j.compbiomed.2021.104300_bib2 article-title: Recognition of chest radiograph orientation for picture archiving and communications systems display using neural networks publication-title: J. Digit. Imag. doi: 10.1007/BF03167769 – volume: 5 start-page: 207 year: 2012 ident: 10.1016/j.compbiomed.2021.104300_bib30 article-title: A simple method for identifying image orientation of chest radiographs by use of the center of gravity of the image publication-title: Radiol. Phys. Technol. doi: 10.1007/s12194-012-0155-4 – volume: 4 start-page: 9 year: 2014 ident: 10.1016/j.compbiomed.2021.104300_bib31 article-title: Image restoration based on morphological operations publication-title: Int. J. Comput. Sci. Eng. Inform. Technol. – ident: 10.1016/j.compbiomed.2021.104300_bib15 – start-page: 117 year: 2018 ident: 10.1016/j.compbiomed.2021.104300_bib27 article-title: Data augmentation for improving deep learning in image classification problem – volume: 115 year: 2014 ident: 10.1016/j.compbiomed.2021.104300_bib33 article-title: Imagenet large scale visual recognition challenge publication-title: Int. J. Comput. Vis. – volume: vol. 27 start-page: 2672 year: 2014 ident: 10.1016/j.compbiomed.2021.104300_bib12 article-title: Generative adversarial nets – volume: 115 start-page: 11591 issue: 45 year: 2018 ident: 10.1016/j.compbiomed.2021.104300_bib21 article-title: Deep neural network improves fracture detection by clinicians publication-title: Proc. Natl. Acad. Sci. U.S.A. doi: 10.1073/pnas.1806905115 – volume: 14 start-page: 641 year: 2017 ident: 10.1016/j.compbiomed.2021.104300_bib16 article-title: Points of significance: principal component analysis publication-title: Nat. Methods doi: 10.1038/nmeth.4346 – year: 2014 ident: 10.1016/j.compbiomed.2021.104300_bib20 – volume: 62 start-page: 1132 year: 2008 ident: 10.1016/j.compbiomed.2021.104300_bib5 article-title: Advances in computed radiography systems and their physical imaging characteristics publication-title: Clin. Radiol. doi: 10.1016/j.crad.2007.07.009 – volume: 10 start-page: 302 year: 2006 ident: 10.1016/j.compbiomed.2021.104300_bib14 article-title: Automatic image hanging protocol for chest radiographs in pacs publication-title: IEEE Trans. Inf. Technol. Biomed. doi: 10.1109/TITB.2005.859872 – volume: 15 start-page: 11 year: 1972 ident: 10.1016/j.compbiomed.2021.104300_bib8 article-title: Use of the hough transformation to detect lines and curves in pictures publication-title: Commun. ACM doi: 10.1145/361237.361242 – volume: 25 year: 2012 ident: 10.1016/j.compbiomed.2021.104300_bib18 article-title: Imagenet classification with deep convolutional neural networks publication-title: Neural Infor. Proc. Sys. – volume: 10 start-page: 302 year: 2006 ident: 10.1016/j.compbiomed.2021.104300_bib25 article-title: Automatic image hanging protocol for chest radiographs in pacs publication-title: IEEE Trans. Inf. Technol. Biomed. doi: 10.1109/TITB.2005.859872 – volume: 483 year: 2014 ident: 10.1016/j.compbiomed.2021.104300_bib24 article-title: Applications of morphological operations in surface metrology and dimensional metrology publication-title: J. Phys. Conf. doi: 10.1088/1742-6596/483/1/012020  | 
    
| SSID | ssj0004030 | 
    
| Score | 2.362547 | 
    
| Snippet | Computer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the image in the desired... AbstractBackground and objectivesComputer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input.... Background and objectivesComputer-aided diagnosis relies on machine learning algorithms that require filtered and preprocessed data as the input. Aligning the...  | 
    
| SourceID | proquest pubmed crossref elsevier  | 
    
| SourceType | Aggregation Database Index Database Enrichment Source Publisher  | 
    
| StartPage | 104300 | 
    
| SubjectTerms | Adaptation Algorithms Alignment Artificial neural networks Data preprocessing Datasets Deep CNN Deep learning Diagnosis Efficiency Fractures Hough transformation Image alignment and rotation Image processing Image segmentation Internal Medicine Learning algorithms Machine learning Medical diagnosis Medical imaging Network topologies Neural networks Orientation Other Pediatrics Post-production processing Principal components analysis Radiographs Radiography Sensors Source code Teaching methods Test sets Workloads X-ray image  | 
    
| SummonAdditionalLinks | – databaseName: ScienceDirect (Elsevier) dbid: .~1 link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwpV1NT9wwELUQB8SlKh9tt0BlpF5T1rFjJ3BaIRBCWnoBaW-WHTtVUJugze61v52Z2AlCUGmlHrPOJJHHHr_ZeTNDyHdV2lxW3idF5VMsqi2T3EqZlAZb2xqeMosR3fmdvHkQt4tssUUuh1wYpFVG2x9sem-t4y9ncTbPnuoac3zBlQAHJ2U9Pw6T-IRQ2MXgx98XmoeY8pCGAvYG745snsDxQtp2SHMHTzFlGPDkmOv2_hH1LwjaH0XXH8mHiCHpLHzmHtnyzT7Zmcco-QF5XMx-zs_pjIb20BRwKTXrVdtXZ6UAvH_1FABqGkfbZR2zjxraVnRpXB2KWHe9WBmbPiRYSdLRPyGsQ10g6NXdIXm4vrq_vEliT4WkBGi0SphXnKVlLlLlskJYWWSZy3Ph4KCyNjM-s1zmjFnDrQE0VqVSWWHxH01wu2EyP5Htpm38F0JL4wopLFclr0SWwfBUOgd4zEkvZGUmRA3TqMtYcBz7XvzWA7PsUb8oQKMCdFDAhLBR8ikU3dhAphg0pYekUjCDGk6GDWTVe7K-i_u500x3qZ7qN2tuQi5GyVfLdsP3Hg9LSo-vwodjxZ4Chk_HYdj0GMkxjW_XeA94tgrAr5qQz2EpjhPFsQYj6Pfrf33aEdnFq0DtPCbbq-XanwD8Wtlv_f56BjtlLOI priority: 102 providerName: Elsevier  | 
    
| Title | XAOM: A method for automatic alignment and orientation of radiographs for computer-aided medical diagnosis | 
    
| URI | https://www.clinicalkey.com/#!/content/1-s2.0-S0010482521000949 https://www.clinicalkey.es/playcontent/1-s2.0-S0010482521000949 https://dx.doi.org/10.1016/j.compbiomed.2021.104300 https://www.ncbi.nlm.nih.gov/pubmed/33714842 https://www.proquest.com/docview/2521485590 https://www.proquest.com/docview/2501475457  | 
    
| Volume | 132 | 
    
| hasFullText | 1 | 
    
| inHoldings | 1 | 
    
| isFullTextHit | |
| isPrint | |
| journalDatabaseRights | – providerCode: PRVESC databaseName: Baden-Württemberg Complete Freedom Collection (Elsevier) customDbUrl: eissn: 1879-0534 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: GBLVA dateStart: 20110101 isFulltext: true titleUrlDefault: https://www.sciencedirect.com providerName: Elsevier – providerCode: PRVESC databaseName: Elsevier SD Complete Freedom Collection [SCCMFC] customDbUrl: eissn: 1879-0534 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: ACRLP dateStart: 19950101 isFulltext: true titleUrlDefault: https://www.sciencedirect.com providerName: Elsevier – providerCode: PRVESC databaseName: Elsevier SD Freedom Collection Journals [SCFCJ] customDbUrl: eissn: 1879-0534 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: AIKHN dateStart: 19950101 isFulltext: true titleUrlDefault: https://www.sciencedirect.com providerName: Elsevier – providerCode: PRVESC databaseName: ScienceDirect (Elsevier) customDbUrl: eissn: 1879-0534 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: .~1 dateStart: 19950101 isFulltext: true titleUrlDefault: https://www.sciencedirect.com providerName: Elsevier – providerCode: PRVLSH databaseName: Elsevier Journals customDbUrl: mediaType: online eissn: 1879-0534 dateEnd: 99991231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: AKRWK dateStart: 19700101 isFulltext: true providerName: Library Specific Holdings – providerCode: PRVPQU databaseName: Health & Medical Collection customDbUrl: eissn: 1879-0534 dateEnd: 20231231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: 7X7 dateStart: 20030101 isFulltext: true titleUrlDefault: https://search.proquest.com/healthcomplete providerName: ProQuest – providerCode: PRVPQU databaseName: ProQuest Central customDbUrl: http://www.proquest.com/pqcentral?accountid=15518 eissn: 1879-0534 dateEnd: 20231231 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: BENPR dateStart: 20030101 isFulltext: true titleUrlDefault: https://www.proquest.com/central providerName: ProQuest – providerCode: PRVPQU databaseName: ProQuest Technology Collection customDbUrl: eissn: 1879-0534 dateEnd: 20250902 omitProxy: true ssIdentifier: ssj0004030 issn: 0010-4825 databaseCode: 8FG dateStart: 20030101 isFulltext: true titleUrlDefault: https://search.proquest.com/technologycollection1 providerName: ProQuest  | 
    
| link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV1Lj9MwEB7tthLignhvlqUyEtdA87ITEEIFbSmgFgSs1Jtlxw7qCpLdpr3y25mJnfayoF5ySSaJPJOZz5mZbwCei1LnvLI2LCobE6k2D3PNeVgqGm2rkjjSlNGdL_jsIv20zJZHsOh7YaissveJnaM2TUn_yF_GGGeIyKQYv726DmlqFGVX-xEayo9WMG86irFjGMbEjDWA4bvzxddv-07JceKaUtD7pLg58rU9ruKLirhd0zvuG-OI0p8Jdb7dHLD-BUi7wDS9C3c8omQTZwL34MjW9-HW3OfMH8DlcvJl_opNmBsWzRClMrXdNB1XK0MY_rMrCGCqNqxZr3wvUs2aiq2VWTlK67YTK_0IiJB4JQ377ZI8zLhyvVX7EC6m5z_ez0I_YSEsEShtwsiKJIrLPI2FyYpU8yLLTJ6nBsOW1pmymU54HkVaJVohNqtiLnSq6f8mbsJxMR_BoG5qewKsVKbgqU5EmVRpluHpMTcG0ZnhNuWVCkD0yyhLTz9OUzB-yb7O7FLuFSBJAdIpIIBoJ3nlKDgOkCl6Tcm-xRSdosQ4cYCsuEnWtv7rbmUk21iO5feO3Cgny-wqNIsAXu8kPYBxwOTA5571JiV3j9qbfQDPdqfRBVBeR9W22dI1uM8VCIVFAI-dKe4WKiFGRtTv6f9v_gRu05u4Ss4zGGzWW_sU0dZGj-D4xZ8Ij2Ip8JhPP4xgOPn4ebYY-Y_rL21rLLA | 
    
| linkProvider | ProQuest | 
    
| linkToHtml | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1Nb9QwEB2VVgIuiG8CBYwEx4gkdpwEVKEFWm1pd0HQSnszduygrSApm10h_hy_jXHsZC8F7aVnZ5LIY4_feGbeADzPSpXzypiwqExiSbV5mCvOw1La1raSJrGyEd3JlI9P2YdZOtuCP30tjE2r7G1iZ6h1U9o78pcJnjOWyKSI3pz_DG3XKBtd7VtoSN9aQe91FGO-sOPI_P6FLly7d_ge9f0iSQ72T96NQ99lICwRLCzD2GQ0TsqcJZlOC6Z4kaY6z5lG061UKk2qKM_jWEmqJOKTKuGZYsre8aEjyiKK770CO4yyAp2_nbf700-f15WZEXVFMGjtGDpjPpfIZZjZpHFXZI9-ahLbcCu1lXYXH5D_AsDdQXhwE254BEtGbsndgi1T34arEx-jvwNns9HHySsyIq45NUFUTORq2XTcsARh_7cuAYHIWpNmMfe1TzVpKrKQeu4otNtOrPQtJ0LLY6nJDxdUItqlB87bu3B6KXN9D7brpjYPgJRSF5wpmpW0YmmKwxHXGtGg5obxSgaQ9dMoSk93brtufBd9XtuZWCtAWAUIp4AA4kHy3FF-bCBT9JoSfUkrGmGB59IGstlFsqb11qQVsWgTEYkvHZlSbndClxFaBPB6kPSAyQGhDb-72y8pMXxqvc0CeDYMo8mxcSRZm2Zln0G_OkPonQVw3y3FYaKoZYBE_T78_8ufwrXxyeRYHB9Ojx7BdftXLot0F7aXi5V5jEhvqZ747UTg62Xv4L_yK2Nl | 
    
| linkToPdf | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1Nb9QwELVKkSouiO-mFDASHKNubMdOQAitKKuWsgUJKu3N2LGDtoKk3ewK8df4dczESfZS0F56TiaJPJ7xm8ybGUJeqMJmsvQ-zkvPsKm2jDMrZVwYHG1rOEssZnSnp_LoTHyYpbMt8qevhUFaZe8TW0ft6gL_kR8wOGewkUk-Oig7WsTnw8nbi8sYJ0hhprUfpxG2yIn__QvCt-bN8SHo-iVjk_df3x3F3YSBuACgsIwTr3jCikww5dJcWJmnqcsy4cBtW5san1ousySxhlsD2KRkUllh8f8eBKFixOG5N8hNxXmOdEI1U-uazBEP5S_g5wSEYR2LKHDLkC4eyushQmUJJlo51thdfTT-C_q2R-DkDrndYVc6DpvtLtny1T2yM-2y8_fJ-Wz8afqKjmkYS00BD1OzWtZtV1gKgP97Sz2gpnK0Xsy7qqeK1iVdGDcPzbObVqzohk3E2MHS0Z8hnURdIAbOmwfk7FpW-iHZrurK7xJaGJdLYbkqeCnSFC6PpHOAA530QpYmIqpfRl10jc5x3sYP3TPazvVaARoVoIMCIpIMkheh2ccGMnmvKd0Xs4L71XAibSCrrpL1TedHGp3ohumR_tK2UcrQBlouaB6R14NkB5UCBNrwvfv9ltLDq9YGFpHnw2VwNphBMpWvV3gPRNQKQLeKyKOwFYeF4tj7EfS79_-HPyM7YLf64_HpyWNyCz8q0Ef3yfZysfJPAOIt7dPWlij5dt3G-xcrU2D_ | 
    
| openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=XAOM%3A+A+method+for+automatic+alignment+and+orientation+of+radiographs+for+computer-aided+medical+diagnosis&rft.jtitle=Computers+in+biology+and+medicine&rft.au=Hr%C5%BEi%C4%87%2C+Franko&rft.au=Tschauner%2C+Sebastian&rft.au=Sorantin%2C+Erich&rft.au=%C5%A0tajduhar%2C+Ivan&rft.date=2021-05-01&rft.eissn=1879-0534&rft.volume=132&rft.spage=104300&rft_id=info:doi/10.1016%2Fj.compbiomed.2021.104300&rft_id=info%3Apmid%2F33714842&rft.externalDocID=33714842 | 
    
| thumbnail_m | http://utb.summon.serialssolutions.com/2.0.0/image/custom?url=https%3A%2F%2Fcdn.clinicalkey.com%2Fck-thumbnails%2F00104825%2Fcov200h.gif |