Jianhua Sun

Results 3 issues of Jianhua Sun

flandmark_free(model) (line 316 in flandmark_write_model_mex.cpp) should be free(model).

My Chrome version is 78.0.3904.70 (Official Build) (64-bit). I've found recently that my tiddlywiki file, named `prog.html`, was saved by savetiddlers as `prog.txt`. Why?

For example, `esRotate(45, 0.f, 0.f, 1.f)` should rotate counter clockwised but clockwised actually. From the other codes, such as the implementation of the function `esTranslate` and the *transpose* parameter of...