{"id":18468466,"url":"https://github.com/rahulrathore44/imagecomparision","last_synced_at":"2025-05-07T05:33:25.083Z","repository":{"id":33606545,"uuid":"37258719","full_name":"rahulrathore44/ImageComparision","owner":"rahulrathore44","description":"Course Link","archived":false,"fork":false,"pushed_at":"2017-03-18T08:17:24.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T18:25:33.605Z","etag":null,"topics":["image-comparison","image-processing"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/user/rahulrathore3/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahulrathore44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-11T12:06:56.000Z","updated_at":"2019-09-06T05:56:02.000Z","dependencies_parsed_at":"2022-09-12T22:00:51.299Z","dependency_job_id":null,"html_url":"https://github.com/rahulrathore44/ImageComparision","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/rahulrathore44%2FImageComparision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulrathore44%2FImageComparision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulrathore44%2FImageComparision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulrathore44%2FImageComparision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulrathore44","download_url":"https://codeload.github.com/rahulrathore44/ImageComparision/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252822988,"owners_count":21809700,"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":["image-comparison","image-processing"],"created_at":"2024-11-06T10:06:35.840Z","updated_at":"2025-05-07T05:33:25.057Z","avatar_url":"https://github.com/rahulrathore44.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageComparision\nThis api will compare two images and return \"true\" or \"false\" based on the equality.\nThe call to api is as ImageHelper.areImgSame(Object aImg, Object bImg). The first argument should of type java.net.URL which refer to the image present at the weblink. The second argument should of type String which represent the image file present locally.\n\n# Usage\n\n```java\n\nImageHelper.areImgSame(new URL(\"http://www.abc.com/image/src.jpg\"),new URL(\"http://www.abc.com/image/dst.jpg\")) \n\nImageHelper.areImgSame(\"c:\\\\src.jpg\"),\"c:\\\\dst.jpg\")\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulrathore44%2Fimagecomparision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulrathore44%2Fimagecomparision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulrathore44%2Fimagecomparision/lists"}