|
EgoVideoStabilizer
1.0.0
|
| ▼ definitions | |
| define.h | Macros used in the code relate with debug/view flags and usual values |
| experiment_struct.h | Fields declaration of the experiment settings |
| experiments.h | Definitions of experiment settings |
| ▼ executables | |
| execute_commands.h | Macro with specific codes |
| ▼ headers | |
| error_messages.h | |
| file_operations.h | Header functions for the file_operations.cpp |
| homography.h | Header functions for the homography.cpp |
| image_reconstruction.h | Header functions for the image_reconstruction.cpp |
| line_and_point_operations.h | Header functions for the line_and_point_operations.cpp |
| master_frames.h | Header functions for the master_frames.cpp |
| message_handler.h | |
| sequence_processing.h | Header functions for the sequence_processing.cpp |
| ▼ src | |
| file_operations.cpp | Functions to manipulate files |
| homography.cpp | Functions related with homography transformation |
| image_reconstruction.cpp | Functions related with reconstruction of the image after application of the homography matrix to fill the whole frame boundaries |
| line_and_point_operations.cpp | Functions to handle line and point functions |
| line_and_points_operations.cpp | |
| main.cpp | Main file that contains the main.cpp |
| master_frames.cpp | Functions to get the master frames from file or calculating it |
| message_handler.cpp | |
| sequence_processing.cpp | Functions related with sequence processing, such as find intermediate homography, get transition weight, select new frame |