Unverified Commit e8cf9613 authored by Vinay Kumar's avatar Vinay Kumar Committed by GitHub
Browse files

[Docs] minor typo fix in docs/en/understand_mmcv/ (#1798)

minor typo fix in `docs/en/understand_mmcv/data_process.md`
parent 5b7a167c
......@@ -232,7 +232,7 @@ mmcv.resize_video('test.mp4', 'resized2.mp4', ratio=2)
- IO
- Visualization
- Flow warpping
- Flow warping
We provide two options to dump optical flow files: uncompressed and compressed.
The uncompressed way just dumps the floating numbers to a binary file. It is
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment