How to do this on matlab?
zero pad the face image with a five‐pixel thick rim around the borders of the
image. show the resulting image.
Must be manual codes on script.
Ok I found the bug. Please add "return newll;" in the end of ll_create() function ... Compile fine with Intel ICC right now (around 41% faster than MSVC for my laptop)
Please also compile with the -v option to verbose unused variables and remove them.
Works fine. Thank you. Do you plan to include "multiphase" version ?. One point Segmentation fault when compiled with Intel compiler, ok with LCC or MSVC ... I'll look inside when I'll have time ...
Comment only