mariolino007
mariolino007
### Hello, I would like to try your software with Windows 11 x64 + Octave 8.2, it doesn't work, does it need to be recompiled ? Can you make a...
functions in gptoolbox-master\mex how can they be compiled for Octave ? it should be a command like mkoctfile ....... many thanks your toolbox is amazing !! PS for another library...
hello, is there a function to import normal and RGB colour values from a point cloud thank you very much !!
I am a beginner in Python programming, I am trying to create a new "camera viewport" with the following code, however I am having difficulty finding a way to assign...
Hello I am trying to use the Digital-Forestry-Toolbox tool, it is very well done. I have already tried some functions, lasread and laswrite I find them very interesting. Unfortunately I'm...
ChatWithBinary.com don't work why ?
hello Thomas, inside CC 2.13.2, your example to assign color to polyline won’t work.... ``` import pycc import cccorelib import numpy as np CC = pycc.GetInstance() VERTICES = np.array([ [-0.5,...
hello Thomas, please note that with python inside CC 2.13.2 the request for point coordinates via the following code works, whereas in version CC 2.14.alpha for all coordinates only one...
Hi Thomas is there a possibility of reading and assigning the wkt projection and timeshift (of GPS Time) to a point cloud? Thanks Mario
Hi Thomas, creating mesh and polyline does not automatically generate the linked point cloud, so it is not possible to save objects, a workaround is to clone the mesh and...