When you have many point cloud files that are not tiled, it can be tricky to find the one file that covers a certain geographic area. One way to deal with this is to construct the […]
Blog
I use the Windows Remote Desktop functionality all the time to connect to workstations. The Windows Remote Desktop client offers to store login credentials. Unfortunately, on a Pro version of Windows this doesn’t work due to […]
Throughout the years Windows has received much criticism for security issues. As a result, default settings can be a bit too secure. One thing that always bugs me are the notifications that a file is potentially […]
I’ve been using WSL for running Linux-only software and it works really well, but there are cases (especially when graphical output is needed) where a native Linux system is required. Lately I’ve taken advantage of the […]
Geodetic and geotechnical monitoring is an important task within the field of surveying. It is often employed to monitor critical buildings and infrastructure during construction works. One of the highlights of my geodetic career was the […]
So you’ve digitized lines in QGIS into a shapefile, but want to save the vertices as ASCII file to do other stuff with them? This is not as straightforward as it might seem at first. The […]
I usually use CloudCompare as viewer for point clouds, as it is really easy to visualize different point attributes. But when vectorizing features from point clouds, I want to display them as linestrings, not individual vertices. […]
Meta AI Research has released Segment Anything, a model that can do automatic semantic segmentation of images without prior training for a specific application. The code, pre-trained models, and the training dataset are publicly available. After […]
The latest edition of German computer magazine C’t has a feature on Stable Diffusion and deploying it on your own hardware, which triggered me to install it on my desktop PC. While AMD graphics cards are […]