Jordi Pont-Tuset

Results 4 issues of Jordi Pont-Tuset

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...

enhancement

The candidates score at the output is the one obtained by the random forest regressor, not the one after the max margin is applied. This way, the proposals are not...

enhancement

Very big images (bigger than full HD) make the code crash. Not sure if it's the contour detector though, I should do a performance evaluation with respect to the size...

bug

Background and foreground were shifted one pixel because of rounding, and border pixels were not substracted. To reproduce the error, put two images of the same size (foreground and background)