{"id":15519715,"url":"https://github.com/mertyildiran/rapideye","last_synced_at":"2025-04-23T04:40:46.991Z","repository":{"id":57460005,"uuid":"53048012","full_name":"mertyildiran/RapidEye","owner":"mertyildiran","description":"An Image Search Toolkit based on OpenCV","archived":false,"fork":false,"pushed_at":"2016-07-25T20:14:16.000Z","size":101,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T22:11:28.675Z","etag":null,"topics":["computer-vision","histogram","opencv"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/rapideye","language":"Python","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/mertyildiran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-03T12:18:29.000Z","updated_at":"2017-03-04T21:58:32.000Z","dependencies_parsed_at":"2022-08-28T13:51:17.239Z","dependency_job_id":null,"html_url":"https://github.com/mertyildiran/RapidEye","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/mertyildiran%2FRapidEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertyildiran%2FRapidEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertyildiran%2FRapidEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mertyildiran%2FRapidEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mertyildiran","download_url":"https://codeload.github.com/mertyildiran/RapidEye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372692,"owners_count":21419720,"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":["computer-vision","histogram","opencv"],"created_at":"2024-10-02T10:22:30.072Z","updated_at":"2025-04-23T04:40:46.971Z","avatar_url":"https://github.com/mertyildiran.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RapidEye\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/mertyildiran/RapidEye/master/rapideye.png\" alt=\"RapidEye\"/\u003e\n\u003c/p\u003e\n\nAn Image Search Toolkit based on OpenCV's histogram comparison methods:\n\n - **cv2.cv.CV_COMP_CORREL**: Computes the correlation between the two histograms.\n - **cv2.cv.CV_COMP_CHISQR**: Applies the Chi-Squared distance to the histograms.\n - **cv2.cv.CV_COMP_INTERSECT**: Calculates the intersection between two histograms.\n - **cv2.cv.CV_COMP_BHATTACHARYYA**: Bhattacharyya / Hellinger distance, used to measure the “overlap” between the two histograms.\n\n### Version\n0.1.6\n\n### Installation\n\n```Shell\nsudo apt-get install python-opencv\nsudo pip install rapideye\n```\n\n### Usage\n\n```Shell\nrapideye --dataset PATH_TO_DATASET_DIRECTORY --query PATH_TO_REFERENCE_IMAGE\n```\n\nExample:\n\n```Shell\nrapideye --dataset dataset/ --query queries/103100.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmertyildiran%2Frapideye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmertyildiran%2Frapideye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmertyildiran%2Frapideye/lists"}