{"id":24272681,"url":"https://github.com/jgraving/tracker","last_synced_at":"2025-09-24T13:31:23.431Z","repository":{"id":51376042,"uuid":"67604551","full_name":"jgraving/tracker","owner":"jgraving","description":"Animal behavior tracking using Python and OpenCV","archived":false,"fork":false,"pushed_at":"2021-05-12T21:15:32.000Z","size":2791,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-02T23:41:44.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgraving.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}},"created_at":"2016-09-07T12:28:46.000Z","updated_at":"2022-11-14T12:42:10.000Z","dependencies_parsed_at":"2022-09-07T15:41:08.292Z","dependency_job_id":null,"html_url":"https://github.com/jgraving/tracker","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraving%2Ftracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraving%2Ftracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraving%2Ftracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgraving%2Ftracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgraving","download_url":"https://codeload.github.com/jgraving/tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234084612,"owners_count":18777248,"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":"2025-01-15T18:42:55.179Z","updated_at":"2025-09-24T13:31:22.771Z","avatar_url":"https://github.com/jgraving.png","language":"Jupyter Notebook","readme":"**POSE** : behavioral tracking using Python and OpenCV\n=======================================\n\n**POSE** (**P**ython **O**pen **S**ource **E**thology) is a Python package for tracking the behavior of individual animals. \nThe tracker uses OpenCV to automatically extract the location of an animal in a video with adaptive background subtraction. \nIt provides a high-level Python API for the analysis of animal behavior and locomotion.\n\n![alt text][screenshot]\n\n[screenshot]: https://github.com/jgraving/pose/blob/master/images/screenshot.png\n\n**Figure 1.** The current frame (left) is subtracted from the background model (middle) to produce a foreground mask (right), which is then used to track the position of the animal over time (left). \n\nTutorial\n------------\n\n[Click here](https://github.com/jgraving/pose/blob/master/example/pose_tracker_example.ipynb) for an example of how to use POSE \n\nInstallation\n------------\n\nInstall the development version:\n```bash\npip install git+https://www.github.com/jgraving/pose.git\n```\n\nInstall the latest stable release:\n```bash\npip install https://github.com/jgraving/pose/archive/0.1.1.zip\n```\n\nCiting\n----------\nIf you use this software for academic research, please consider citing it using this zenodo DOI: \n\n[![DOI](https://zenodo.org/badge/24020/jgraving/pose.svg)](https://zenodo.org/badge/latestdoi/24020/jgraving/pose)\n\n\nDependencies\n------------\n\n- [![PyPI](https://img.shields.io/pypi/pyversions/Django.svg?maxAge=2592000?style=flat-square)](http://www.python.org)\n\n- [numpy](http://www.numpy.org/)\n\n- [scipy](http://www.scipy.org/)\n\n- [matplotlib](http://matplotlib.org/)\n\n- [OpenCV 3.1+](http://opencv.org/)\n\nDevelopment\n-------------\n[https://github.com/jgraving/pose](https://github.com/jgraving/pose)\n\nPlease [submit any bugs](https://github.com/jgraving/pose/issues/new) you encounter to the GitHub issue tracker\n\nLicense\n------------\n[![PyPI](https://img.shields.io/pypi/l/Django.svg?maxAge=2592000?style=flat-square)](https://github.com/jgraving/pose/blob/master/LICENSE)\n\nReleased under a [BSD (3-clause) license](https://github.com/jgraving/pose/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgraving%2Ftracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgraving%2Ftracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgraving%2Ftracker/lists"}