Using Your DSLR as a Webcam on Linux
Posted on Fri 24 January 2025 in Developer Tools
Step-by-step guide to using a DSLR camera as a high-quality webcam on Linux using gphoto2, ffmpeg, and v4l2loopback
Continue reading
Posted on Fri 24 January 2025 in Developer Tools
Step-by-step guide to using a DSLR camera as a high-quality webcam on Linux using gphoto2, ffmpeg, and v4l2loopback
Posted on Fri 24 January 2025 in Python
How to set up automatic versioning for Python projects using git tags with poetry-dynamic-versioning
Posted on Fri 22 November 2024 in Engineering
An introduction to structural reliability from a data science perspective, exploring probabilistic approaches to structural safety assessment
Posted on Wed 20 November 2024 in Machine Learning
A comprehensive introduction to Bayesian statistics, exploring the mathematical framework and philosophical foundations of updating beliefs with evidence
Posted on Mon 18 November 2024 in Developer Tools
A comprehensive guide to ImageMagick, the powerful FOSS image processing utility, with practical examples and code snippets