Lirone S.

Results 32 comments of Lirone S.

Yes. For example, I have an array of images (not in a form of pixel) and I have an array of associated features. images = [image1,..,imageN] and features = [features1,...,featuresN]...

Is there another (simple) way to load a tree from json without saving it ?

Interesting ! Thanks for the info. I'll definitely try that !

I got the same issue concerning the command `./ppf_reconstruction -dir ../samples/Bunny_Sphere -knn 5 -nFrames 5` I got this message : > Found 42 files in ../samples/Bunny_Sphere that match the pattern:...

My bad, I had well the corresponding file but I didn't do the correct cookiecutter command line. I had forgotten the "--checkout 2.7" part `cookiecutter https://github.com/pybee/Python-iOS-template --checkout 2.7` So far...

Okey thank you ! Problem solved. I changed the path ! Now If I understand well I have to use rubicon-obj to create a Python Delegate right ? (Because now...