mvtec-halcon


Namemvtec-halcon JSON
Version 25050.0.0 PyPI version JSON
download
home_pageNone
SummaryNative Python language bindings for MVTec HALCON.
upload_time2025-05-26 10:08:44
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/f0/c7/2a4f271a36a316bb9818245760607d66045ac4e196c738d7bc5f7191629b/mvtec_halcon-25050.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": "25050.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": "7a3769adc0225f94052537191a539b3b3246337e1238c0f9504d0c7453b7c27c",
                "md5": "ea4cedac716649591abf5b0717e00564",
                "sha256": "4278201240712934bdc7defe6ee8ef6795eb8294c54e9e721f80de2344bd36a8"
            },
            "downloads": -1,
            "filename": "mvtec_halcon-25050.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea4cedac716649591abf5b0717e00564",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 506014,
            "upload_time": "2025-05-26T10:09:12",
            "upload_time_iso_8601": "2025-05-26T10:09:12.281430Z",
            "url": "https://files.pythonhosted.org/packages/7a/37/69adc0225f94052537191a539b3b3246337e1238c0f9504d0c7453b7c27c/mvtec_halcon-25050.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0c72a4f271a36a316bb9818245760607d66045ac4e196c738d7bc5f7191629b",
                "md5": "ee22b96bd4c6719eb8c5cfd93d5bdefe",
                "sha256": "0c64307b5b91ed0e81041ed602cb9d6ab0bce9e6de6d1e5421b872b2e9907d65"
            },
            "downloads": -1,
            "filename": "mvtec_halcon-25050.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ee22b96bd4c6719eb8c5cfd93d5bdefe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 496113,
            "upload_time": "2025-05-26T10:08:44",
            "upload_time_iso_8601": "2025-05-26T10:08:44.364444Z",
            "url": "https://files.pythonhosted.org/packages/f0/c7/2a4f271a36a316bb9818245760607d66045ac4e196c738d7bc5f7191629b/mvtec_halcon-25050.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-05-26 10:08:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mvtec-halcon"
}
        
Elapsed time: 0.96034s