Skip to main content

given a .dcm format image sequence, identify the positions of all spherical markers from this image sequence.

Project description

dcm_ball_detector

given a .dcm format image sequence, identify the positions of all spherical markers from this image sequence.

install

  • it is recommended that this module should be installed in a python virtual environment (venv).
pip install dcm_ball_detector

usage

  • we assume that you have put your .dcm files into a folder of which the path is <folder path>.

  • we assume that your .dcm files are named under alphabetical order.

  • use the following command to get a prediction of the position of the marker balls.

python3 -m dcm_ball_detector <folder path>
  • the program will output something like below to stdout:
[{'zmm': 132.5, 'xmm': 121.73248817021276, 'ymm': 348.78409531914895}, {'zmm': 162.5, 'xmm': 175.7598284255319, 'ymm': 331.00294536170213}, {'zmm': 176.25, 'xmm': 108.73857089361702, 'ymm': 388.4497375319149}, {'zmm': 203.75, 'xmm': 168.92092459574468, 'ymm': 364.5135741276596}]

debug

  • if you want to show the debug info of the marker balls, use the following command:
python3 -m dcm_ball_detector --debug <folder path>
  • after the program has been finished, in stderr there will be a line like:
   tips: relevant images in: .../dcm_ball_detector/log_image
  • relevant images for debugging will be listed in folder .../dcm_ball_detector/log_image.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dcm_ball_detector-0.0.4.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

dcm_ball_detector-0.0.4-py3-none-any.whl (8.6 MB view details)

Uploaded Python 3

File details

Details for the file dcm_ball_detector-0.0.4.tar.gz.

File metadata

  • Download URL: dcm_ball_detector-0.0.4.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dcm_ball_detector-0.0.4.tar.gz
Algorithm Hash digest
SHA256 400aafc94c230bfc65bd9f3db792569a13c0559d7ab6a7a08fa1637a05a72ad7
MD5 9b19c054f825216a44b387b9aaacce1f
BLAKE2b-256 45f50413d99c175f02daeba355b1976e5bef04024ea77e21f37fffc709cd453c

See more details on using hashes here.

File details

Details for the file dcm_ball_detector-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for dcm_ball_detector-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e9f3fe5dd69444939c2af42e45ff869730eaaa61ab1b6f268b1139ec24b32a76
MD5 b930f415285e83409f6b1595316a2661
BLAKE2b-256 51d0e9e763ee0360e6bbc3dbf9b3e8e483a79be171fb51a5a01df7554dd4a576

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page