{"id":19181493,"url":"https://github.com/oscnord/video-to-image","last_synced_at":"2025-05-07T23:06:58.401Z","repository":{"id":65646624,"uuid":"152256029","full_name":"oscnord/video-to-image","owner":"oscnord","description":"Convert video to an image sequence with per frame blur detection. ","archived":false,"fork":false,"pushed_at":"2023-03-13T08:10:56.000Z","size":14,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T23:06:53.089Z","etag":null,"topics":["hls-stream","image-analysis","opencv","photogrammetry","python","video","video-processing","video-to-images"],"latest_commit_sha":null,"homepage":"","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/oscnord.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":"2018-10-09T13:28:47.000Z","updated_at":"2024-11-28T12:01:10.000Z","dependencies_parsed_at":"2023-02-17T19:31:04.570Z","dependency_job_id":null,"html_url":"https://github.com/oscnord/video-to-image","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/oscnord%2Fvideo-to-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscnord%2Fvideo-to-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscnord%2Fvideo-to-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscnord%2Fvideo-to-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscnord","download_url":"https://codeload.github.com/oscnord/video-to-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252968118,"owners_count":21833251,"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":["hls-stream","image-analysis","opencv","photogrammetry","python","video","video-processing","video-to-images"],"created_at":"2024-11-09T10:53:33.086Z","updated_at":"2025-05-07T23:06:58.380Z","avatar_url":"https://github.com/oscnord.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video to images\n\nSimple script to convert a video to an image sequence with blur detection using OpenCV.\n\n## Usage\n\n### Dependencies\n\n* OpenCV\n\n### Example\n\n```shell\nrequired arguments:\n  -p PATH, --path PATH  path to the video file\n\noptional arguments:\n  -t THRESHOLD, --threshold THRESHOLD\n                        default threshold is 100.0. Use 10-30 for motion\n  -s STEP, --step STEP  frame step size\n  --save SAVE           path to save the frames in a directory\n```\n\nExample usage:\n\n```shell\npython3 vid2img.py -p ./video.mp4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscnord%2Fvideo-to-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscnord%2Fvideo-to-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscnord%2Fvideo-to-image/lists"}