nothinglo / NISwGSP

C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.
332 stars 124 forks source link

A Problem Occured Whien Compiling #19

Closed yuqing-liu-dut closed 6 years ago

yuqing-liu-dut commented 6 years ago

Hi, when I was following the steps from Yannnnnnnnnn, there is an error saying LINE_AA was not declared in this scope. So how should I solve it?

nothinglo commented 6 years ago

Maybe you can ask @Yannnnnnnnnn. Thanks.

yuqing-liu-dut commented 6 years ago

This problem is solved by using the OpenCV 3. Now I close this issue. Thanks the author.