-
Hello!
I am intereted in simulating the ALS full-waveform data with the TLS discrete points.
According to the Wiki, I should create a 3D scene made up of detailedVoxels for crown and OBJ-model for …
xjy11 updated
3 years ago
-
There appears to be a memcheck failure on Focal (not present on Bionic?).
Raw output:
```
FAIL: //tools/workspace/voxelized_geometry_tools:pointcloud_voxelization_test (see $HOME/.cache/bazel/_…
-
Currently it looks like one has to build for Linux manually. Unfortuantely I am not experienced in that and also there is not much documentation here about how to do that. I suspect it requires some p…
-
Hello!
I'm trying to voxelize a human tooth model with the next code and getting confusing result:
```
// mesh - mesh of my blender model, ~3000 vertices
// resolution - int3(59, 129, 50)
var ver…
-
[Taichi] mode=release
[Taichi] version 0.7.10, llvm 10.0.0, commit 0f0205fc, win, python 3.6.8
[Taichi] Starting on arch=cuda
Traceback (most recent call last):
File "E:/taichi_elements/demo/dem…
-
Thank you for a great repo on fluid simulations. I wanted to try it but I couldn't run any simulation(2D worked out great) . It seems the simulation objects(obstacles) are not available under `img/` f…
-
I do not want to train, but only want to test.
I download pretrained "bpnet_5cm.pth.tar"
and Set my config
```
DATA:
data_name: scannet_cross
data_root: /home/aaa/BPNet/ScanNet
class…
demul updated
3 years ago
-
Hello its me Wither from youre You Tube Video xD I have a probleme when i try to voxel a model i always get this probleme i think its because i use the blender file browser to select a directory. I ho…
-
Voxelising Point Cloud From CSV file
-->
Hi guys,
I have a CSV file here with x,y,z and a scalar value column[called "a"]. From PVGeo, I am able to create a point cloud perfectly, however, I was…
-
```
Implement general shapes like 'coated ellipsoid', 'boxsphere', 'spherebox'
with a lot of input parameters. It may be also implemented as a arbitrary
composition of basic shapes.
```
Original iss…