Showing results for Image enhancement

Preparing point clouds: Registration
Demonstrates 3D registration in MIL and how to calculate the transformation matrices needed to align multiple point clouds
Demonstrates 3D registration in MIL and how to calculate the transformation matrices needed to align multiple point clouds
Preparing point clouds: Merging point clouds
Demonstrates how to combine multiple point clouds from different sources into a single point cloud.
Demonstrates how to combine multiple point clouds from different sources into a single point cloud.
Image processing primitives: Image enhancement
Explores how to use MIL image processing primitives to enhance the quality of images by, for example, improving contrast or denoising. Includes tips on how human operators make sense of displayed images and improving how the software finds objects and analyzes images.
This video was made for MIL 10 PP2 and beyond.
Explores how to use MIL image processing primitives to enhance the quality of images by, for example, improving contrast or denoising. Includes tips on how human operators make sense of displayed images and improving how the software finds objects and analyzes images.
This video was made for MIL 10 PP2 and beyond.
Image processing primitives: Introduction and transforms
Introduces image-processing primitives and explains the image transforms—such as translations, rotations, and warps—available in MIL.
This video was made for MIL 10 PP2 and beyond.
Introduces image-processing primitives and explains the image transforms—such as translations, rotations, and warps—available in MIL.
This video was made for MIL 10 PP2 and beyond.
Image processing primitives: Events and statistics
Details how to extract basic information—such as the number or location of pixels of a given value, or histograms of pixel values—from an image.
This video was made for MIL 10 PP2 and beyond.
Details how to extract basic information—such as the number or location of pixels of a given value, or histograms of pixel values—from an image.
This video was made for MIL 10 PP2 and beyond.
Image processing primitives: Point-to-point operations
Explores point-to-point operations, in which an arithmetic, logical, or bit-wise operation is applied to each pixel individually, without regard to neighboring pixels.
This video was made for MIL 10 PP2 and beyond.
Explores point-to-point operations, in which an arithmetic, logical, or bit-wise operation is applied to each pixel individually, without regard to neighboring pixels.
This video was made for MIL 10 PP2 and beyond.
Image processing primitives: Rank filtering
Discusses how to use rank filtering, an effective tool to manage salt and pepper or speckle noise.
This video was made for MIL 10 PP2 and beyond.
Discusses how to use rank filtering, an effective tool to manage salt and pepper or speckle noise.
This video was made for MIL 10 PP2 and beyond.
Image processing primitives: Morphological filtering
Explores how to use morphological operations—such as eroding/dilating and opening/closing—to enhance or eliminate structures in the image.
This video was made for MIL 10 PP2 and beyond.
Explores how to use morphological operations—such as eroding/dilating and opening/closing—to enhance or eliminate structures in the image.
This video was made for MIL 10 PP2 and beyond.
Image processing primitives: Linear filtering
Explores how to use linear filtering; this filtering, found within the convolution operation, uses a weighted sum of neighborhood pixels to determine the value of the destination pixel. Linear filtering is often used for sharpening, blurring, and denoising images.
This video was made for MIL 10 PP2 and beyond.
Explores how to use linear filtering; this filtering, found within the convolution operation, uses a weighted sum of neighborhood pixels to determine the value of the destination pixel. Linear filtering is often used for sharpening, blurring, and denoising images.
This video was made for MIL 10 PP2 and beyond.