Go to the source code of this file.
Functions | |
cv::RotateFlags | angle (cv::RotateFlags::ROTATE_90_CLOCKWISE) |
void | changeMode () |
int | main (int argc, char *argv[]) |
Variables | |
bool | is_roll {false} |
bool | is_yaw {false} |
cv::RotateFlags angle | ( | cv::RotateFlags::ROTATE_90_CLOCKWISE | ) |
void changeMode | ( | ) |
Definition at line 12 of file rs-rotate-pc.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 53 of file rs-rotate-pc.cpp.
bool is_roll {false} |
Definition at line 8 of file rs-rotate-pc.cpp.
bool is_yaw {false} |
Definition at line 7 of file rs-rotate-pc.cpp.