First time here? Check out the FAQ!
answered 2013-01-08 07:42:40 -0600
cv::Algorithm class is implemented in core module. You need to add opencv_core to linker library list, i.e. -lopencv_core.