Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 257 Bytes

IBlending

For Image Blending

Dependencies

  • Ubuntu 14.04
  • Opencv3.2
  • Qt4.0

Compile

  • Before compiling, please modify the variable 'OPENCV_DIR' in qttest.pro
  • mkdir build
  • cd build
  • qmake ..
  • make
  • ./IBlending