mirror of https://github.com/open-mmlab/mmcv.git
51 lines
681 B
ReStructuredText
51 lines
681 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
mmcv.visualization
|
|
===================================
|
|
|
|
.. contents:: mmcv.visualization
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: top
|
|
|
|
.. currentmodule:: mmcv.visualization
|
|
|
|
Color
|
|
----------------
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
:template: classtemplate.rst
|
|
|
|
Color
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
color_val
|
|
|
|
Image
|
|
----------------
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
imshow
|
|
imshow_bboxes
|
|
imshow_det_bboxes
|
|
|
|
Optical Flow
|
|
----------------
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
flow2rgb
|
|
flowshow
|
|
make_color_wheel
|