Table 3. Default Parameters and Valid Ranges for the LBP Operator.
Parameter Name | Type | Default Value | Valid Range |
---|---|---|---|
Neighbours P | INT | 8 | |
Radius R | FLOAT | 1.0 | |
Smooth (Gaussian) | BOOLEAN | false | {true | false} |
Kernel Size k | INT | 3 | |
Cells C | INT | 1 | , where M, N are height and width of the image |
Default parameters are set when the operator descriptor is created. The descriptor also checks for valid ranges on instantiation in defined sets, see last column.