Image Processing, Analysis & and Machine Vision
Contents目录 Chapter 0: Introduction to the companion book本辅导书简介 Chapter 1: Introduction 简介 Viewing an image: image_view_demo 查看一张图像:image_view_demo Chapter 2: The image, its representations and properties Displaying a coarse binary image: coarse_pixels_draw Distance transform, an example: dist_trans_demo Border of a region, an example: region_border_demo Chapter 3: The image, its mathematical and physical background Convolution, shift-multiply-add approach: conv_demo Discrete Fourier Transform: dft_edu Inverse DFT: idft_edu 1D Discrete Fourier Transform: dft1d_demo 2D Discrete Fourier Transform