cooperlab / ActiveLearning

Software and documentation from the active learning project on interactive classification.
5 stars 12 forks source link

Updated ROI image creation #114

Closed slee172 closed 6 years ago

slee172 commented 6 years ago

Extracting a ROI image as a result of classification is updated.

  1. Mysql connection with c++ is added on CMake.
  2. validation c++ file is updated for extracting the ROI image.
  3. Report tab is modified to include start x, start y points, width, and height of the ROI.