Skip to main content

A small example package

Project description

Scapula Predict

这是一个用于RTSA术式术前辅助设计的包。

它提供了关节盂平面确定、入钉位置计算两个功能。

这两个功能通过如下步骤实现:

  1. 读入3D模型文件。
import scapula_predict
s = scapula_predict.scapula('2.ply')
  1. 选择关节盂平面并计算圆心。
s.select_points()
s.computer_circle()
  1. 将圆心移动至O点,并计算平面法向量。
s.move_center_to_O()
s.find_vector()
  1. 计算最合适的钉子位置
s.find_nail()
print (s.location)

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

scapula_predict-0.0.3.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

scapula_predict-0.0.3-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file scapula_predict-0.0.3.tar.gz.

File metadata

  • Download URL: scapula_predict-0.0.3.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for scapula_predict-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4db219c22e54cfd6c467ca2d495ee1a9e104b1718a52f4801bef2706b9bf62d1
MD5 333efe54f094762d2d6c3f3179aea625
BLAKE2b-256 100e7cba67b572352f102c61b0f49970f5470082f49d21f77142d849b835bb02

See more details on using hashes here.

File details

Details for the file scapula_predict-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for scapula_predict-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f120d7149dd6339d7c6920d52d3ced66ee997953c827df74226ff9b92acfc439
MD5 d74e54da1d7008d959e1d6de15706faf
BLAKE2b-256 ee1faa941c9486625c3ee307711c73a1984f3bb0f21450a4501a46fb34e66ac8

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