or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Point cloud research in CSC computing environment, 08.02.2022
Used tools
Which software would help you get your work done on Puhti supercomputer? Zoom poll answers marked to each row.
Open Finnish datasets
Which datasets are you using? Please vote on the Zoom poll and add here the datasets not included in the poll.
Use cases
Please add a
x
behind every use case that relates to your research. Please add also new use cases as needed.Learning material
Questions and answers
Questions related to presentations
Have you looked at lib Open3D, seems easy to use in Python for smallish clouds (as an alternative to PCLPY), or any other libs?
Could you maybe also integrate PCL to Matlab or R if you want to integrate preprocessing or point classification or so and you don’t have lastools commercial licence?
Is MetaShape faster or just better than OpenDroneMap, for example? Which of them gives better results for the same set of images? Have you compared the obtained point cloud and orthophoto to e.g. Pix4Dmapper Pro?
General questions
I want to use software X in Puhti, what should I do?
What is required from lidar software that it can be run on Puhti?
Can I run preprocessing of lidar with current tools?
Many times when you process point clouds, you end up creating more data, classifications, subsets, indices. How do you manage these in CSC environment? Do you need to transfer the result data back to your own computer or is the quota you can have in CSC enough to keep it there?
How do I move data to CSC?
I used easybuild (https://easybuild.io/) on my university's cluster for compiling dependencies from source. Examples of my dependencies is a specific python version, Tensorflow and Horovod. Is easybuild available on Puhti?
Can CSC help me share large point clouds (with other researchers) or other large datasets? I used funet before, is that best way?