{"id":14961284,"url":"https://github.com/tomrunia/opticalflow_visualization","last_synced_at":"2025-04-09T08:01:33.518Z","repository":{"id":56480890,"uuid":"143407575","full_name":"tomrunia/OpticalFlow_Visualization","owner":"tomrunia","description":"Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge","archived":false,"fork":false,"pushed_at":"2020-11-05T00:07:45.000Z","size":423,"stargazers_count":441,"open_issues_count":2,"forks_count":57,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-02T06:05:56.961Z","etag":null,"topics":["iccv","motion","opencv","optical-flow","python","vision","visualization"],"latest_commit_sha":null,"homepage":null,"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/tomrunia.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":"2018-08-03T09:27:00.000Z","updated_at":"2025-03-18T02:16:56.000Z","dependencies_parsed_at":"2022-08-15T19:31:27.664Z","dependency_job_id":null,"html_url":"https://github.com/tomrunia/OpticalFlow_Visualization","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomrunia%2FOpticalFlow_Visualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomrunia%2FOpticalFlow_Visualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomrunia%2FOpticalFlow_Visualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomrunia%2FOpticalFlow_Visualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomrunia","download_url":"https://codeload.github.com/tomrunia/OpticalFlow_Visualization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999856,"owners_count":21031046,"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":["iccv","motion","opencv","optical-flow","python","vision","visualization"],"created_at":"2024-09-24T13:24:22.856Z","updated_at":"2025-04-09T08:01:33.473Z","avatar_url":"https://github.com/tomrunia.png","language":"Python","readme":"# Optical Flow Visualization\n\nPython port of the optical flow visualization: [people.csail.mit.edu/celiu/OpticalFlow/](https://people.csail.mit.edu/celiu/OpticalFlow/).\nThis implementation is based on the color wheel presented in:\n\n```\nS. Baker, D. Scharstein, J. Lewis, S. Roth, M. J. Black, and R. Szeliski.\nA database and evaluation methodology for optical flow.\nIn Proc. IEEE International Conference on Computer Vision (ICCV), 2007.\n```\n\n## Installation\n\n    pip install flow_vis\n\n## Usage\n\n    import flow_vis\n    flow_color = flow_vis.flow_to_color(flow_uv, convert_to_bgr=False)\n\n## Examples visualizations\n\nExample visualization from the MPI Sintel Dataset:\n\n![MPI Sintel 01](./example/data/mpi-sintel-01.png)\n\n![MPI Sintel 02](./example/data/mpi-sintel-03.png)\n\n![MPI Sintel 03](./example/data/mpi-sintel-02.png)\n\n\n## Acknowledgements\n\nI would like to thank [Susana Bouchardet](https://github.com/sbouchardet) for preparing the repository for PyPi.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomrunia%2Fopticalflow_visualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomrunia%2Fopticalflow_visualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomrunia%2Fopticalflow_visualization/lists"}