Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Codes for paper: A novel method for automatic localization of joint area on knee plain radiographs by A. Tiulpin et. al.

License

NotificationsYou must be signed in to change notification settings

imedslab/KneeLocalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Repository contains the code for an automatic knee joint detection on plain radiographs. It can be used to process very large amount of knee X-rays and generate bounding boxes (up to 6 000 000 per day on a high-end computer).

Our package processes the data in a batch mode using multiple threads. To run in on your machine, you have to install the conda environment. For that, simply executecreate_conda_env.sh.

How to run

Run the script as follows:

cd oulukneelocpython detector.py --path_input <dir with DICOM files> \                   --fname_output <file to write the results>

Script will produce the bounding boxes of 120mm and save it to the specified file(by default,../detection_results.txt).

How to cite

If you use our package in your own research, please cite us:

@inproceedings{tiulpin2017novel,  title={A novel method for automatic localization of joint area on knee plain radiographs},  author={Tiulpin, Aleksei and Thevenot, Jerome and Rahtu, Esa and Saarakkala, Simo},  booktitle={Scandinavian Conference on Image Analysis},  pages={290--301},  year={2017},  organization={Springer}}

About

Codes for paper: A novel method for automatic localization of joint area on knee plain radiographs by A. Tiulpin et. al.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp