{"id":24089467,"url":"https://github.com/insightsoftwareconsortium/itkioopenjph","last_synced_at":"2025-10-24T13:49:26.870Z","repository":{"id":187010090,"uuid":"675934109","full_name":"InsightSoftwareConsortium/ITKIOOpenJPH","owner":"InsightSoftwareConsortium","description":"An ITK module to read and write High-throughput JPEG2000 (HTJ2K) images.","archived":false,"fork":false,"pushed_at":"2024-08-11T17:56:10.000Z","size":79086,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-21T06:28:18.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InsightSoftwareConsortium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-08T04:17:41.000Z","updated_at":"2025-07-11T01:47:36.000Z","dependencies_parsed_at":"2024-03-15T03:32:24.968Z","dependency_job_id":"577363a3-3a22-441d-bf40-8d06863643c5","html_url":"https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH","commit_stats":{"total_commits":84,"total_committers":2,"mean_commits":42.0,"dds":"0.011904761904761862","last_synced_commit":"cfd656a0c889d088b0d2e2bdc97b7e26a94413a9"},"previous_names":["insightsoftwareconsortium/itkioopenjph"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/InsightSoftwareConsortium/ITKIOOpenJPH","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2FITKIOOpenJPH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2FITKIOOpenJPH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2FITKIOOpenJPH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2FITKIOOpenJPH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InsightSoftwareConsortium","download_url":"https://codeload.github.com/InsightSoftwareConsortium/ITKIOOpenJPH/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsightSoftwareConsortium%2FITKIOOpenJPH/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280806836,"owners_count":26394451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-10T04:25:56.394Z","updated_at":"2025-10-24T13:49:26.835Z","avatar_url":"https://github.com/InsightSoftwareConsortium.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ITKIOOpenJPH\n\n[![Build Status](https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH/actions/workflows/build-test-package.yml/badge.svg)](https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH/actions/workflows/build-test-package.yml)\n\n[![PyPI Version](https://img.shields.io/pypi/v/itk-ioopenjph.svg)](https://pypi.python.org/pypi/itk-ioopenjph)\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/InsightSoftwareConsortium/ITKIOOpenJPH/blob/main/LICENSE)\n\n## Overview\n\nAn ITK module to read and write High-throughput JPEG2000 (HTJ2K) images.\n\nHTJ2K is a a multiscale image format supporting lossless and lossy\ncompression. This module is based on the\n[OpenJPH](https://github.com/aous72/OpenJPH) accelerated codec\nimplementation.\n\n👨‍💻 [Live API Demo](https://itk-wasm-htj2k-app-js.on.fleek.co/) ✨\n\n## Installation\n\nWebAssembly Python packages:\n\n    pip install itkwasm-htj2k\n\nNative Python packages, which allow reading / write HTJ2K codestreams\nwith `itk.imread` and `itk.imwrite`:\n\n    pip install itk-ioopenjph\n\nJavaScript package:\n\n    npm install @itk-wasm/htj2k\n\n## Usage\n\n-   🕮 [Wasm Python\n    Documentation](https://py.docs.htj2k.wasm.itk.eth.limo/) 📚\n-   🕮 [JavaScript\n    Documentation](https://js.docs.htj2k.wasm.itk.eth.limo/) 📚\n-   🕮 [ITK Python IO\n    Documentation](https://itkpythonpackage.readthedocs.io/en/master/Quick_start_guide.html#input-output-io)\n    📚\n\n## Related Information\n\n-   [htj2k.com](https://htj2k.com)\n-   [HTJ2K\n    Primer](http://ds.jpeg.org/whitepapers/jpeg-htj2k-whitepaper.pdf)\n-   [HTJ2K Resources](https://github.com/chafey/HTJ2KResources)\n\n## Related Projects\n\n-   [OpenJPH](https://github.com/aous72/OpenJPH)\n-   [openhtjs](https://github.com/sandflow/openhtjs)\n-   [openjphjs](https://github.com/chafey/openjphjs)\n-   [OpenHTJ2K](https://github.com/osamu620/OpenHTJ2K)\n-   [htj2k-js](https://github.com/PantelisGeorgiadis/htj2k-js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsoftwareconsortium%2Fitkioopenjph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsightsoftwareconsortium%2Fitkioopenjph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsoftwareconsortium%2Fitkioopenjph/lists"}