Hi friends,
I was trying to configure a ROS Package which used the AdjusterAdapter class of OpenCV when the error popped up that
error: ‘AdjusterAdapter’ is not a member of ‘cv’
I have OpenCV 3.0.0 installed. Does it lack this class. If yes, then how should I resolve my issue ?