{"id":61370,"library":"openjph","title":"OpenJPH","description":"Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K) for high-throughput JPEG 2000 coding.","status":"active","version":"0.28.1","language":"cpp","source_language":null,"source_url":null,"tags":["jpeg2000","image-coding","high-throughput","compression"],"install":[{"cmd":"vcpkg install openjph","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(openjph CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE openjph::openjph)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"openjph/openjph.h","correct":"#include <openjph/openjph.h>"}],"quickstart":{"code":"#include <openjph/openjph.h>\n#include <iostream>\n\nint main() {\n    std::cout << \"OpenJPH version: \" << openjph::getVersion() << \"\\n\";\n    return 0;\n}","lang":"cpp","description":"Minimal OpenJPH usage showing version retrieval."},"warnings":[],"env_vars":null,"search_vec":"'-15':9 '2000':19 'code':20,24 'compress':28 'high':16,26 'high-throughput':15,25 'htj2k':13 'imag':23 'image-cod':22 'implement':5 'jpeg':18 'jpeg2000':7,21 'jph':11 'open':3 'open-sourc':2 'openjph':1 'part':8 'sourc':4 'throughput':17,27","created_at":"2026-06-17T04:47:57.716018+00:00","updated_at":"2026-06-17T04:47:57.716018+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}