Expand description
Helper functions to visualize images.
Functionsยง
- candidates_
on_ image - Creates an RGB image containing the gray image and candidates points overimposed in red.
- idepth_
enum - Visualize the enum as an 8-bits intensity:
- idepth_
enum_ colormap - Visualize the enum with color depending on inverse depth:
- idepth_
image - Create an RGB image of an inverse depth map.
Uses
idepth_enum_colormap
for the color choices.