In this first lesson, we introduce the basics of bioimage analysis with Python. You’ll learn why images matter in modern biology, how biological images become NumPy arrays, how to load and inspect images with scikit-image and OpenCV, and why image properties like shape, channels, intensity, bit depth, noise, and metadata are essential for reliable analysis.