YIFanH

Results 15 comments of YIFanH

@andeyeluguo I met the same question with you, how did you resolve it on boost_regex? thank you and wait for you relay.....

@andeyeluguo I add boost_regex in Makefile,but can not solve question

@andeyeluguo which your version of boost ?

I solve this question with boost version of 1.62.0 and modify the Makefile with add boost_regex

@haoxuhao 265 line in Makefile; LIBRARIES += boost_thread stdc++ changed to LIBRARIES += boost_thread stdc++ boost_regex

@Gesalat Hi, my linux is centos and g++ -version is 4.8.4

HI, I have some question on the image rotations hash projection loss function,the loss calculated process is mismatch with the formula(8) in the paper, i want to know how to...

@JLLeitschuh Hi,the enums types can not be found, you removed the enums to integers,could you give me an examples ? thank you for your repay!

@JLLeitschuh I am so sorry for my expressions,i make opencv_improc modules as a independent module in my android-ndk project, when used the resize function, the unknown interpolation method appeared.

Hi,karfly: thanks for your work, I want to kow where is mask_generator.py ?