jianboqi
jianboqi
Hi, if you want to produce DEM, etc, maybe you can try to use CSFTools (https://github.com/jianboqi/CSFTools), which I released recently. It is based on CSF, and provides some utilities to...
Hi, I tested on my PC with Python 3.7, python 3.8 and Python 3.9. All is OK, currently, I am not sure what's the problem. I will check it later...
It may be related to the versionof the gcc compiler you have used, maybe because of missmatch in c-compiler and cxx-compiler version of anaconda and system. I never tested the...
Hi, this may be the problem of mac configuration. I never tested it with MAC. I do a simple google, maybe this is caused by the compiler clang that is...
Hi, Crghilardi I just have a question, how to switch between shared and static library when building CSF in your previous CmakeList.txt?
Hi, I just noticed that there is a problem when building on Windows, you can remove /Werror option: target_compile_options(CSF PRIVATE -Werror -Wall -Wextra) When building on windows, you can remove...
Hi, I add one sample cfg file in https://github.com/jianboqi/CSF/blob/master/CSFDemo/params.cfg
Yes, GPU is currently under consideration, but it is not implemented now.
A GPU version is implemented within our new GUI based point cloud processing software. You can refer to http://easypoint.xyz
it is very easy to cancel the seed, just add a option, and determine the status in the function _seedOneTile