{"id":18076227,"url":"https://github.com/scivision/robust-optical-flow","last_synced_at":"2025-04-12T08:12:13.614Z","repository":{"id":18775103,"uuid":"21988223","full_name":"scivision/robust-optical-flow","owner":"scivision","description":"Python / Matlab interface to Michael Black's Robust optical flow","archived":false,"fork":false,"pushed_at":"2025-01-07T18:40:57.000Z","size":367,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T08:11:58.042Z","etag":null,"topics":["geoscience","optical-flow"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scivision.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":"2014-07-18T17:16:25.000Z","updated_at":"2025-02-18T19:17:26.000Z","dependencies_parsed_at":"2022-07-25T06:46:53.821Z","dependency_job_id":null,"html_url":"https://github.com/scivision/robust-optical-flow","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2Frobust-optical-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2Frobust-optical-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2Frobust-optical-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2Frobust-optical-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scivision","download_url":"https://codeload.github.com/scivision/robust-optical-flow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537141,"owners_count":21120711,"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":["geoscience","optical-flow"],"created_at":"2024-10-31T11:09:18.275Z","updated_at":"2025-04-12T08:12:13.593Z","avatar_url":"https://github.com/scivision.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Black Robust Optical Flow\n\n\nHelper code used with\n[Michael Black's Robust optical flow code](https://cs.brown.edu/people/mjblack/code.html)\n\n![image](results/quiver_pepsi.jpg)\n\n## Build\n\nThese are C programs\n\n```sh\ncmake -B build\n\ncmake --build build\n```\n\n## Examples\n\n\n### Python\n\n```sh\npython BlackRobustFlow.py data/pepsi\n```\n\n### Matlab\n\n```matlab\n[u,v] = BlackRobustFlow('data/pepsi');\n```\n\n## Functions\n\nGNC is the C program used for [Robust Estimation of Dense Optical Flow\nby Michael\n[Black](https://cs.brown.edu/people/mjblack/Papers/cviu.63.1.1996.html).\n\n* `DemoGNC.sh`: terminal script running the dense robust optical flow code\n* `BlackRobustFlow.{m,py}`: call GNC from Matlab or Python with user-adjustable parameters\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscivision%2Frobust-optical-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscivision%2Frobust-optical-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscivision%2Frobust-optical-flow/lists"}