Osamu Hirose

Results 6 comments of Osamu Hirose

I am sorry for being late for the reply. I wrote a paper concerning your question, which appeared in IEEE TPAMI. Please see the paper available at the following link...

Hi, thank you for your interest in BCPD! I imagine so if I understand you correctly. Please use BCPD instead of BCPD++ if you want the "**output_e.txt**" file instead of...

> what kind of sampling strategy do you use in the Nyström-approximation of P? Is it a simple random sampling or some kind of informed well spread sampling like voxelgrid...

Thank you for your interest in BCPD! Replacing line 268 in bcpd.c with the following sentence (and re-compiling) might help: - `*r/=(*Np)*D; *r=fabs(*r); *r=sqrt(*r);` Regards, Osamu

Hi, thank you for your interest in BCPD! Please run BCPD after attaching the `-sY` option. You will find it in the current directory.

Currently, the MIT license is attached for each C code. Please feel free to use the code under the license. Thank you for your interest!