mvtec-halcon


Namemvtec-halcon JSON
Version 24050.0.0 PyPI version JSON
download
home_pageNone
SummaryNative Python language bindings for MVTec HALCON.
upload_time2024-05-15 09:48:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords halcon mvtec image processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HALCON/Python

HALCON/Python is a set of native Python language bindings for HALCON.
This includes interfaces for operators, HDevEngine and interoperability
for third-party libraries like NumPy.

The major design goals for HALCON/Python are simplicity and rapid prototyping.

NOTE: A native installation of HALCON is required in addition to this package.
This package only contains the Python bindings.

### Platform Independence

HALCON/Python is officially supported on all Tier 1 platforms supported by
CPython, the reference implementation of the Python programming language. That
is x64-win64, x64-linux. That said, it is possible that other platforms and
alternative Python implementations are functional, of course native HALCON
binaries also need to be available on that platform.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mvtec-halcon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "HALCON, MVTec, image, processing",
    "author": null,
    "author_email": "MVTec Software GmbH <info@mvtec.com>",
    "download_url": "https://files.pythonhosted.org/packages/95/ea/d187a58565a0f1fccfa3ecda1193217d24f06458c145eabf37430c315383/mvtec_halcon-24050.0.0.tar.gz",
    "platform": null,
    "description": "# HALCON/Python\n\nHALCON/Python is a set of native Python language bindings for HALCON.\nThis includes interfaces for operators, HDevEngine and interoperability\nfor third-party libraries like NumPy.\n\nThe major design goals for HALCON/Python are simplicity and rapid prototyping.\n\nNOTE: A native installation of HALCON is required in addition to this package.\nThis package only contains the Python bindings.\n\n### Platform Independence\n\nHALCON/Python is officially supported on all Tier 1 platforms supported by\nCPython, the reference implementation of the Python programming language. That\nis x64-win64, x64-linux. That said, it is possible that other platforms and\nalternative Python implementations are functional, of course native HALCON\nbinaries also need to be available on that platform.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Native Python language bindings for MVTec HALCON.",
    "version": "24050.0.0",
    "project_urls": {
        "Documentation": "https://www.mvtec.com/products/halcon/work-with-halcon/documentation",
        "Product Page": "https://www.mvtec.com/products/halcon"
    },
    "split_keywords": [
        "halcon",
        " mvtec",
        " image",
        " processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da1cc0f22744a9a73f5f1e63e82ec543eaecc5beacac6b4441211d6d34187ea7",
                "md5": "65ae6b9715606490e193af12bd3dc11d",
                "sha256": "94a09a610dca1a7aaf567fb45f0d0b9184f41ea6cfed59466527ae12e4035845"
            },
            "downloads": -1,
            "filename": "mvtec_halcon-24050.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65ae6b9715606490e193af12bd3dc11d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 498426,
            "upload_time": "2024-05-15T09:52:22",
            "upload_time_iso_8601": "2024-05-15T09:52:22.156182Z",
            "url": "https://files.pythonhosted.org/packages/da/1c/c0f22744a9a73f5f1e63e82ec543eaecc5beacac6b4441211d6d34187ea7/mvtec_halcon-24050.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95ead187a58565a0f1fccfa3ecda1193217d24f06458c145eabf37430c315383",
                "md5": "9b7a4cb5d6e218bd24cc4c3510b30501",
                "sha256": "947249435b14e57ef66dfdeda3012bbfbf76ddf5ccebd943f4d76c8e3202c738"
            },
            "downloads": -1,
            "filename": "mvtec_halcon-24050.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9b7a4cb5d6e218bd24cc4c3510b30501",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 488726,
            "upload_time": "2024-05-15T09:48:36",
            "upload_time_iso_8601": "2024-05-15T09:48:36.362264Z",
            "url": "https://files.pythonhosted.org/packages/95/ea/d187a58565a0f1fccfa3ecda1193217d24f06458c145eabf37430c315383/mvtec_halcon-24050.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 09:48:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mvtec-halcon"
}
        
Elapsed time: 0.31977s