{"id":16569942,"url":"https://github.com/imagingbook/imagingbook-calibrate","last_synced_at":"2025-10-29T01:30:18.500Z","repository":{"id":44467282,"uuid":"78348151","full_name":"imagingbook/imagingbook-calibrate","owner":"imagingbook","description":"Java/ImageJ implementation of Zhang's camera calibration method","archived":false,"fork":false,"pushed_at":"2023-05-23T10:58:18.000Z","size":95804,"stargazers_count":18,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T20:51:12.089Z","etag":null,"topics":["burger-burge","camera-calibration","imagej","java"],"latest_commit_sha":null,"homepage":"http://www.imagingbook.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imagingbook.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}},"created_at":"2017-01-08T14:31:22.000Z","updated_at":"2024-10-28T09:17:20.000Z","dependencies_parsed_at":"2023-02-09T02:31:28.528Z","dependency_job_id":null,"html_url":"https://github.com/imagingbook/imagingbook-calibrate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagingbook%2Fimagingbook-calibrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagingbook%2Fimagingbook-calibrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagingbook%2Fimagingbook-calibrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagingbook%2Fimagingbook-calibrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imagingbook","download_url":"https://codeload.github.com/imagingbook/imagingbook-calibrate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238751694,"owners_count":19524618,"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","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":["burger-burge","camera-calibration","imagej","java"],"created_at":"2024-10-11T21:15:58.720Z","updated_at":"2025-10-29T01:30:16.819Z","avatar_url":"https://github.com/imagingbook.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java/ImageJ Implementation of Zhang's Camera Calibration Algorithm #\n\nThis is a Java implementation of Zhang's camera calibration algorithm. \nIt implements the geometric part only, i.e., does not include interest point detection and point correspondence calculations.\nFor details see this extensive [**report**](https://www.researchgate.net/publication/303233579_Zhang%27s_Camera_Calibration_Algorithm_In-Depth_Tutorial_and_Implementation).\n\n### Project Structure ###\n\nThis software is part of the [imagingbook project](https://imagingbook.com).\nIt is built with Maven and depends on \n[**ImageJ**](https://imagej.nih.gov/ij/), \nthe [**imagingbook**](https://github.com/imagingbook/imagingbook-public) library and\n[**Apache Commons Math**](http://commons.apache.org/proper/commons-math/).\n\nThis project consists of two sub-projects (Maven modules):\n* `imagingbook-calibrate-lib`: the calibration library plus a small set of calibration test data,\n* `imagingbook-calibrate-plugins`: various ImageJ demo plugins (embedded in a complete ImageJ setup).\n\n### Stand-Alone Installation ###\n\n* Download the [**latest release of this repository**](https://github.com/imagingbook/imagingbook-calibrate/releases/latest).\n* Enter `imagingbook-calibrate-plugins`.\n* Start ImageJ by double-clicking `ImageJ.exe` (Win) or launching `ij.jar` (Mac). This requires an installed Java runtime version 1.8 or higher.\n* In ImageJ, use the `Plugins` menu to run the demo plugins (test images are loaded automatically).\n\n### Use in an Existing ImageJ Environment ###\n\n* Copy all JAR files from `imagingbook-calibrate-plugins/ImageJ/jars`.\n* Copy the plugin `.class` files from `imagingbook-calibrate-plugins/ImageJ/plugins`.\n\n### Documentation ###\n\n* **JavaDoc: [imagingbook-calibrate](https://imagingbook.github.io/imagingbook-calibrate/javadoc/index.html)**\n* **Report: [Zhang's Camera Calibration Algorithm: In-Depth Tutorial and Implementation](https://www.researchgate.net/publication/303233579_Zhang%27s_Camera_Calibration_Algorithm_In-Depth_Tutorial_and_Implementation)**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagingbook%2Fimagingbook-calibrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimagingbook%2Fimagingbook-calibrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagingbook%2Fimagingbook-calibrate/lists"}