aniposelib


Nameaniposelib JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/lambdaloop/aniposelib
SummaryAn easy-to-use library for calibrating cameras in python, made for Anipose
upload_time2024-09-04 21:01:59
maintainerNone
docs_urlNone
authorLili Karashchuk
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Anipose lib

 [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)
 
An easy-to-use library for calibrating cameras and triangulation in Python.

This is the backend library for the [Anipose](https://github.com/lambdaloop/anipose) package.

The [documentation](https://anipose.readthedocs.io/en/latest/aniposelib-tutorial.html) is located in Anipose repository.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lambdaloop/aniposelib",
    "name": "aniposelib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Lili Karashchuk",
    "author_email": "lili.karashchuk@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# Anipose lib\n\n [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)\n \nAn easy-to-use library for calibrating cameras and triangulation in Python.\n\nThis is the backend library for the [Anipose](https://github.com/lambdaloop/anipose) package.\n\nThe [documentation](https://anipose.readthedocs.io/en/latest/aniposelib-tutorial.html) is located in Anipose repository.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An easy-to-use library for calibrating cameras in python, made for Anipose",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/lambdaloop/aniposelib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6f7cfa810de90868fa7aa6a3a3ad6e21335b6adee49e0ee0f945ed6be2a14b2",
                "md5": "9310b7fdbe8e57ec6dee9b8c3fd55461",
                "sha256": "fbfa1c14f40e4efe8adb1c1c92895117608745a7c9f7c91e7fe0224c22a02821"
            },
            "downloads": -1,
            "filename": "aniposelib-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9310b7fdbe8e57ec6dee9b8c3fd55461",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 22473,
            "upload_time": "2024-09-04T21:01:59",
            "upload_time_iso_8601": "2024-09-04T21:01:59.279322Z",
            "url": "https://files.pythonhosted.org/packages/c6/f7/cfa810de90868fa7aa6a3a3ad6e21335b6adee49e0ee0f945ed6be2a14b2/aniposelib-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 21:01:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lambdaloop",
    "github_project": "aniposelib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aniposelib"
}
        
Elapsed time: 1.64280s