{"id":19310629,"url":"https://github.com/sepppenner/emgucvzxingbarcodeexample","last_synced_at":"2026-03-27T04:30:15.888Z","repository":{"id":82868690,"uuid":"102131085","full_name":"SeppPenner/EmguCVZXingBarcodeExample","owner":"SeppPenner","description":"EmguCVZXingBarcodeExample is an example project on how to read barcodes from an image with EmguCV and ZXing.","archived":false,"fork":false,"pushed_at":"2025-01-07T16:09:07.000Z","size":385,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T13:44:45.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/SeppPenner.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","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":"2017-09-01T16:14:00.000Z","updated_at":"2025-01-07T16:09:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"323b5062-e7c5-496b-9e9f-ccd8acc35ee3","html_url":"https://github.com/SeppPenner/EmguCVZXingBarcodeExample","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/SeppPenner/EmguCVZXingBarcodeExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FEmguCVZXingBarcodeExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FEmguCVZXingBarcodeExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FEmguCVZXingBarcodeExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FEmguCVZXingBarcodeExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeppPenner","download_url":"https://codeload.github.com/SeppPenner/EmguCVZXingBarcodeExample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FEmguCVZXingBarcodeExample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31019219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-10T00:25:10.430Z","updated_at":"2026-03-27T04:30:15.870Z","avatar_url":"https://github.com/SeppPenner.png","language":"C#","funding_links":["https://patreon.com/SeppPennerOpenSourceDevelopment","https://paypal.me/th070795"],"categories":[],"sub_categories":[],"readme":"EmguCVZXingBarcodeExample\n====================================\n\nEmguCVZXingBarcodeExample is an example project on how to read barcodes from an image with [EmguCV](http://www.emgu.com/wiki/index.php/Main_Page) and [ZXing](https://github.com/micjahn/ZXing.Net). \n\n[![Build status](https://ci.appveyor.com/api/projects/status/9id69y2gmy4okk30?svg=true)](https://ci.appveyor.com/project/SeppPenner/emgucvzxingbarcodeexample)\n[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/EmguCVZXingBarcodeExample.svg)](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/EmguCVZXingBarcodeExample.svg)](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/network)\n[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/EmguCVZXingBarcodeExample.svg)](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/EmguCVZXingBarcodeExample/master/License.txt)\n[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/EmguCVZXingBarcodeExample/badge.svg)](https://snyk.io/test/github/SeppPenner/EmguCVZXingBarcodeExample)\n[![Blogger](https://img.shields.io/badge/Follow_me_on-blogger-orange)](https://franzhuber23.blogspot.de/)\n[![Patreon](https://img.shields.io/badge/Patreon-F96854?logo=patreon\u0026logoColor=white)](https://patreon.com/SeppPennerOpenSourceDevelopment)\n[![PayPal](https://img.shields.io/badge/PayPal-00457C?logo=paypal\u0026logoColor=white)](https://paypal.me/th070795)\n\n## Images that can be read\n\nThe images below can be read by the barcode reader (because the rotation is correct according to a horizontal line)\n\n![](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Images/Barcode_1.png)\n![](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Images/Barcode_2.png)\n\n## Images that can't be read\n\nThe image below can't be read by the barcode reader (because the rotation is wrong according to a horizontal line)\n\n![](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Images/Barcode_3.png)\n\n## Example images that can be read\n\n![](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Images/barcode.png)\n![](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Images/barcode2.png)\n\n## Example images that can't be read\n\n![](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Images/barcode3.png)\n\n## Known issues\n\nhttps://stackoverflow.com/questions/65029152/c-sharp-how-to-convert-a-system-drawing-bitmap-to-a-emgucv-imagebgr-byte-and\n\nChange history\n--------------\n\nSee the [Changelog](https://github.com/SeppPenner/EmguCVZXingBarcodeExample/blob/master/Changelog.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Femgucvzxingbarcodeexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepppenner%2Femgucvzxingbarcodeexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Femgucvzxingbarcodeexample/lists"}