The Bayer Light Field Dead and Defective Pixel detection algorithm is a simple thresholding operation that classifies any pixel with intensity below a user-specified limit as a dead pixel. The test also detects defective pixels, which are defined are pixels that exceed a user-defined percentage threshold above or below the local mean.
The algorithm also allows user configurable maximum number of defect speci-fications. The maximum number of allowable dead or defective pixels of one color in a 5 by 5 regions or any color in a 3 by 2 region can be specified as can the maximum number of defective rows or columns.
A background subtraction image processing step can be selected that can help eliminate lens shading effects, when using this test as a measure of the pixel noise in the image. The correction algorithm uses an Nth order filter and has user configurable kernel size and percentile threshold algorithm inputs.
Name |
Description |
 |
Input Image |
A Bayer image type is required for this algorithm. |
 |
Dead Pixel % Mean |
Specifies the threshold level for the determination of dead pixels. Any pixel with intensity below this specified % of mean is deemed a dead pixel. |
 |
Defective pixel % Mean |
Specifies the threshold for the determination of defective pixels. Any pixel that deviates from the mean dark field intensity greater than specified + or - % of mean is deemed defective. |
|
Maximum Defects per Row or Column |
Specifies the maximum allowed defects in a row or column. If a row or column has more than the specified limit the entire row or column is deemed defective. |
|
Maximum Defects in a 5X5 Cluster |
Specifies the maximum number of defective pixels in any 5X5 cluster or region. |
|
Maximum Defects of Any Color in a 3X2 Cluster |
Specifies the maximum number of defects of any color in a 3X2 cluster or region. |
|
Maximum Number of Dead or Defective Pixels |
Specifies the maximum total number of dead or defective pixels in the entire image. |
|
Maximum Number of Defective Rows |
Specifies the maximum number of rows allowed in the image. |
|
Maximum Number of Defective Columns |
Specifies the maximum number of columns allowed in the image. |
|
Maximum Number of Defective Regions with Cluster Defects |
Specifies the maximum number of regions allowed with cluster defects. |
|
Maximum Number of 2X3 Regions with Any Color Cluster Defects |
Specifies the maximum number of 2X3 regions with cluster defects of any color. |
|
Background Subtraction On/Off |
Specifies if the background subtraction algorithm is enabled. |
|
Background Subtraction Filter Nth Order Kernel Size |
Specifies the X and Y grid size of the kernel used for the Nth order filter. |
|
Background Subtraction Filter Nth Order Percentile Threshold |
Specifies the percent threshold used to the order classification of the filter. |
 |
| |