{"id":20036807,"url":"https://github.com/banchichen/imagebinarizationdemo","last_synced_at":"2025-07-05T23:40:44.250Z","repository":{"id":96321144,"uuid":"141311719","full_name":"banchichen/ImageBinarizationDemo","owner":"banchichen","description":"对图片做二值化处理显示\"隐藏\"的完整日志","archived":false,"fork":false,"pushed_at":"2018-07-17T17:38:16.000Z","size":70316,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T06:20:26.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-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/banchichen.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":"2018-07-17T15:51:18.000Z","updated_at":"2019-10-21T09:47:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"dcea83a0-80a4-411d-82e5-4b79661c2dae","html_url":"https://github.com/banchichen/ImageBinarizationDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/banchichen/ImageBinarizationDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banchichen%2FImageBinarizationDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banchichen%2FImageBinarizationDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banchichen%2FImageBinarizationDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banchichen%2FImageBinarizationDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banchichen","download_url":"https://codeload.github.com/banchichen/ImageBinarizationDemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banchichen%2FImageBinarizationDemo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263826447,"owners_count":23516763,"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-11-13T10:16:53.299Z","updated_at":"2025-07-05T23:40:44.191Z","avatar_url":"https://github.com/banchichen.png","language":"Objective-C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 重要提示：请先将项目中的opencv2.framework.zip解压并拖入项目中。\n为了避免github的文件最大100M限制...\n\n## 关于OpenCV\n[OpenCV](https://github.com/opencv/opencv)是用的3.2.0版本，直接导入会报错，该Demo做了如下修改：           \n编译错误：exposure_compensate.hpp:66:12: Expected identifier          \n修复方案：把NO改为NO_EXPOSURE_COMPENSATOR = 0          \n错误错误：operations.hpp文件217行的Mat A(*this, false), B(rhs, false), X(x, false);   Too many arguments...           \n修复方案：改为Mat A(*this, false), B(rhs, false), XX(x, false); 。接下来的X也换成XX即可。\n\n## 相关博客：[阿里数据iOS端线上错误定位方案演进过程](https://www.jianshu.com/p/5d900c2d55ad)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanchichen%2Fimagebinarizationdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanchichen%2Fimagebinarizationdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanchichen%2Fimagebinarizationdemo/lists"}