Skip to main content

Library for 3D free-hand ultrasonography

Project description

A Python library for 3D free-hand ultra-sound measurements.

Folder Py3DFreeHandUS contains source code and doc.

HTML doc is in doc/index.html or sphinx/_build/html/index.html

After installing Anaconda/Miniconda (64-bit), do the following to create a Conda sandboxed environment and install Py3DFreeHandUS:

Windows:

  • create a .bat text file (*) and insert the following content:

` conda create -n 3dfus python=2.7 libpython msvc_runtime mingw spyder=3.1.4 pyqt --yes call activate 3dfus pip install Py3DFreeHandUS --no-cache-dir call deactivate pause `

  • double-click on the .bat file.

To run Spyder for the sandboxed environment, just create a .bat text file with the following content:

` call activate 3dfus spyder `

and double-click on it.

Data files and example scripts are tracked via [Git LFS](https://help.github.com/articles/configuring-git-large-file-storage/). To get the example data:

Windows:

  • download and install [git](https://git-scm.com/). During installation, you can leave the default checkboxes as they are. Make sure that Git LFS is in the list of components to install.

  • create a profile on [GitHub](https://github.com/), if you don’t have it already.

  • create an empty folder where you want data to be and inside right-click on Git Bash here. To download the sample data for the first time, type:

    ` git init git remote add origin https://github.com/u0078867/Py3DFreeHandUS.git git pull origin master pause `

    When pulling, you may be requested username and password of your GitHub account. This operation will download both raw library code and samples data; the sample data is under to folder samples.

  • Every time you are notified for sample data updates, double-click on download_sample_data.bat (created when pulling) to update your local copy.

(*): to create a .bat file in Windows, create first a .txt file, edit it with the content indicated, save it and rename it with a .bat extension.

IMPORTANT NOTE: this library is under active development. We do our best to try to maintain compatibility with previous versions.

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

Py3DFreeHandUS-0.1.0.tar.gz (1.7 MB view details)

Uploaded Source

File details

Details for the file Py3DFreeHandUS-0.1.0.tar.gz.

File metadata

  • Download URL: Py3DFreeHandUS-0.1.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for Py3DFreeHandUS-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1c3891442a5361f98fd71b97c1409bd55b864008fdfe22264bf5f448332aa2c9
MD5 ce482cfa076764001f4220d1ce372257
BLAKE2b-256 a86bf4b4d9c2a85f8861f83aebea38e5c4c5acc889f3864ec94216d1c55028eb

See more details on using hashes here.

Supported by

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