-
An ALA user recently asked about the possibility of us hosting 3D scans of museum specimens. This ticket is to facilitate investigating the technical implementation.
BACKGROUND
A physical object…
-
Identify the optimal pipelines for creating 3D assets, subsequent storage and publication on the Web. Recognize performance-harmful practices and pinpoint best practices.
* [3D for newcomers: negoti…
-
Currently the modifications to the /etc/rc.local file launch the node webapp on start, like so:
```bash
su pi -c 'node /home/pi/code/scanse/sweep-3d-scanner/app.js < /dev/null &'
```
This leaves…
-
Steps that I took:
- I made a 3d scan of my object using a 3d scanner
- I imported the object into NDDS and generated a training dataset of 100,000 images and a test dataset of 2000 images
- I trai…
-
This can be 3D Printed into "Coins". They can allow the purchase of specific Prints, give a number of Credits or give a discount code. Each QR must have a maximum ammount of uses and requires an accou…
-
Thanks for the great work and sharing the code for other researchers. I am wondering if you have tested this algorithm on registering partially occluded point clouds with templates. Most 3D scanners a…
-
I tried to generate synthetic TLS data.
I prepare main.cpp file:
#include "Context.h"
#include "LiDAR.h"
using namespace helios;
int main( void ){
Context context;
…
-
First of all, amazing work and great write-up too! In case you weren't aware, [someone linked the article on Hacker News](https://news.ycombinator.com/item?id=27090795)
Anyway, you mentioned that y…
-
Hi!
I am trying to use your toolbox for my application and I would like to utilize your scripts. In order to do that I have tried to run the script_usage.blend file. However, I am getting the followi…
-
When running `run-clang-tidy-14` on the [Point Cloud Library](https://github.com/PointCloudLibrary/pcl), `clang-tidy` flags [this constructor](https://github.com/PointCloudLibrary/pcl/blob/31564ba7881…