#include <ros/ros.h>#include <unistd.h>#include <opencv/cv.h>#include <opencv/highgui.h>#include <sensor_msgs/Image.h>#include <sensor_msgs/RegionOfInterest.h>#include <cv_bridge/CvBridge.h>#include "ias_projected_light/cp.h"#include <math.h>
Go to the source code of this file.
Classes | |
| class | AdjExposure |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 233 of file adjust_exposure.cpp.