visualization
The code in this library is mainly used for debugging. The functions here help to visualize what is happening with the images during the pipeline.
Functions
Create the epipolar lines from cameras to points in 3d and view them. |
|
Visualization of the camera(s) pose in world coordinates. |
|
Helper function for getting 4 unique RGB colors based on passing an index. |
|
A pretty print for the contents of a matrix. |
|
Another function left around for historical reasons. To guarantee how well it works. |
|
Allows the user to view the point correspondence across images. Again, no guarantee this works. It is there for historical reasons. |
|
View the epipolar lines from the pixels to the points in 3D. |
|
View two images side by side. Typically this is done with the thresholded image and the original image for debug purposes. |