angularsr / LightFieldAngularSR

Fast Light Field Reconstruction With Deep Coarse-To-Fine Modeling of Spatial-Angular Clues
16 stars 9 forks source link

Compiling problem #1

Closed monaen closed 6 years ago

monaen commented 6 years ago

Hi there, I have met a problem when compiling the code.

Error using mex
/media/jupiter/Elements/LFSRGAN/Comparisons/LightFieldAngularSR/matconvnet/matlab/src/bits/impl/imread_libjpeg.cpp:22:21:
fatal error: jpeglib.h: No such file or directory
compilation terminated.

Error in vl_compilenn>mex_compile (line 535)
mex(mopts{:}) ;

Error in vl_compilenn (line 496)
    mex_compile(opts, srcs{i}, objfile, flags.mexcc) ;