jponttuset / mcg

Multiscale Combinatorial Grouping - Object Proposals and Segmentation
http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/
Other
305 stars 139 forks source link

Compilation warnings #6

Open jponttuset opened 9 years ago

jponttuset commented 9 years ago

When compiling with certain versions of GCC and Matlab, a lot of warnings come up regarding redefinitions of constants in cmath, math.h, or math.hh.

It compiles and runs fine, but it's annoying.