{"id":15160974,"url":"https://github.com/ctih1/momera","last_synced_at":"2026-02-09T15:35:35.969Z","repository":{"id":244965030,"uuid":"816856574","full_name":"ctih1/Momera","owner":"ctih1","description":"A program that extracts the motion from your camera.","archived":false,"fork":false,"pushed_at":"2024-06-25T14:36:33.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T23:33:26.940Z","etag":null,"topics":["camera","cv2","extraction","extractor","fast","linux","macos","motion","motion-extraction","opencv","opencv-python","python","python3","webcam","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ctih1.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-18T14:27:50.000Z","updated_at":"2024-06-20T06:49:40.000Z","dependencies_parsed_at":"2024-06-25T16:04:42.322Z","dependency_job_id":null,"html_url":"https://github.com/ctih1/Momera","commit_stats":null,"previous_names":["ctih1/momera"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctih1%2FMomera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctih1%2FMomera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctih1%2FMomera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctih1%2FMomera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctih1","download_url":"https://codeload.github.com/ctih1/Momera/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240030366,"owners_count":19736746,"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":["camera","cv2","extraction","extractor","fast","linux","macos","motion","motion-extraction","opencv","opencv-python","python","python3","webcam","windows"],"created_at":"2024-09-26T23:43:40.603Z","updated_at":"2026-02-09T15:35:35.929Z","avatar_url":"https://github.com/ctih1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Momera\nA program that extracts the motion from your camera.\n![image](https://github.com/ctih1/Momera/assets/78687256/cf7080e4-4673-4d5c-a244-abb42b0db809)\n\n## Introduction\nThis is a program that I made using python, because I was interested on motion extraction (after watching [Posy's excellent video](\u003chttps://www.youtube.com/watch?v=NSS6yAMZF78\u003e))\n\n## Installation\nThis program is very easy to setup.\n* Using Git:\n\n    \u003col\u003e\n    \u003cli\u003e\n\n    ```git clone https://github.com/ctih1/Momera```\n\n    \u003c/li\u003e\n    \u003cli\u003e\n\n    ```cd Momera```\n    \n    \u003c/li\u003e\n    \u003cli\u003e\n\n    ```pip install -r requirements.txt```\n\n    \u003c/li\u003e\n    \u003cli\u003e\n\n    ```cd src```\n\n    \u003c/li\u003e\n    \u003cli\u003e\n\n    ```python3 main.py```\n\n    \u003c/li\u003e\n    \u003c/ol\u003e\n\n## Usage\nIf you do not want to alter any settings, you can skip this section. If have issues, like the program using the wrong camera, you should follow this guide\n\n| Key | Action                                          \n|-----|-------------------------------------------------\n| Q   | Quit the application                            \n| H   | Disable motion extractor to see the input video \n| K   | Change camera (left)                            \n| L   | Change the camera (right)                       \n| Mousewheel Up| Alter the frame delay by +1            \n| Mousewheel Down | Alter the frame delay by -1         \n| Enter | Enter change resolution mode, type using your keyboard, then hit enter to apply (WIDTHxHEIGHT@FPS) (ex: 1920x1080@30)   \n\n### Notifications\nYou may see some notifications when doing actions, or when getting errors. They are pretty self-explanatory, but on some errors, it might be hard to find a cause. Here's the most common one:\n```Failed camera switch #x```\nThere are two reasons why this might happen: \n* This camera doesn't exist.\n* The camera's width or height is listed as 0\n\n## Contribution\n\u003col\u003e\n    \u003cli\u003eClone the repo\u003c/li\u003e\n    \u003cli\u003eMake a new branch in the following format: (\"fixes\" or \"features\")/(what you did)\u003c/li\u003e\n    \u003cli\u003ePush your branch into GitHub\u003c/li\u003e\n    \u003cli\u003eMake a pull request to master\u003c/li\u003e\n\u003c/ol\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctih1%2Fmomera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctih1%2Fmomera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctih1%2Fmomera/lists"}