{"id":13531245,"url":"https://github.com/BlockoS/blob","last_synced_at":"2025-04-01T19:31:51.484Z","repository":{"id":136207556,"uuid":"64393324","full_name":"BlockoS/blob","owner":"BlockoS","description":"Single header implementation of \"A linear-time component-labeling algorithm using contour tracing technique\"  by Fu Chang, Chun-Jen Chen, and Chi-Jen Lu.","archived":false,"fork":false,"pushed_at":"2024-03-23T17:34:01.000Z","size":191,"stargazers_count":55,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-17T17:36:01.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlockoS.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}},"created_at":"2016-07-28T12:22:53.000Z","updated_at":"2024-04-29T11:20:11.000Z","dependencies_parsed_at":"2024-04-12T21:59:46.256Z","dependency_job_id":null,"html_url":"https://github.com/BlockoS/blob","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockoS%2Fblob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockoS%2Fblob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockoS%2Fblob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockoS%2Fblob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlockoS","download_url":"https://codeload.github.com/BlockoS/blob/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700470,"owners_count":20819879,"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":[],"created_at":"2024-08-01T07:01:01.379Z","updated_at":"2025-04-01T19:31:46.469Z","avatar_url":"https://github.com/BlockoS.png","language":"C++","readme":"# blob - a 8-neighbour connected components labelling and contours extractor.\n\nSee [blob.h](blob.h) for a complete documentation.\n\n## Reference ##\n\"A linear-time component-labeling algorithm using contour tracing technique\"\n by Fu Chang, Chun-Jen Chen, and Chi-Jen Lu.\n\n## Example ##\nThe [test](test) directory contains the source code of a small program that generates an image of the label buffer as long as a JSON file and a GNUplot data file containing the set of extracted contours.\n\n#### source\n\u003cimg src=\"test/data/dummy.png\" width=\"320px\"/\u003e\n\n#### label\n\u003cimg src=\"test/result/dummy_label.png\" width=\"320px\"/\u003e \n\n#### contours\n\u003cimg src=\"test/result/dummy_plot.png\" width=\"320px\"/\u003e \n\nImage reading and writing libraries [stb_image.h, stb_image_write.h](https://github.com/nothings/stb/) by Sean Barrett (public domain).\n\n## Build ##\n\nA CMake configuration file is provided in order to build a static library and the associated documentation.\nA typical usage of CMake may be:\n```bash\nmkdir build\ncd build\ncmake ..\ncmake --build .\n```\nOn a Linux system, the Makefile will generate a static library `libblob.a`. \n\n`cmake --build . --target doc` will generate the documentation with [DoxyGen](http://www.stack.nl/~dimitri/doxygen/).\n\n## License ##\n`blob` is licensed under the MIT License, see the [LICENSE](LICENSE) file for more information.\n","funding_links":[],"categories":["Libraries"],"sub_categories":["C"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlockoS%2Fblob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBlockoS%2Fblob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlockoS%2Fblob/lists"}