Omron FH-3 Series Reference Manual page 588

Vision sensor fh/fz5 series
Hide thumbs Also See for FH-3 Series:
Table of Contents

Advertisement

Setting item
Bit shift mode
Shift value
Change mode
Change value
Change bounds
Example: Pixel calculation when arithmetical operations
are performed
Addition
230
20 100
+50
64
128 196
150
50
1
Subtraction
230
20 100
-50
64
128 196
150
50
1
Subtraction (absolute)
230
20 100
-50
64
128 196
150
50
1
Multiplication
230
20 100
X2
64
128 196
150
50
1
586
Advanced Filter
Setting value
[Factory default]
This can be set when "Bit shift" is selected for "Operation type".
Set the bit shift method.
• Right bit shift
• [Right bit shift]
Bit shift to the right. This makes the pixel values smaller and the image
• Left bit shift
darker.
• Left bit shift
Bit shift to the left. This makes the pixel values larger and the image
brighter.
This can be set when "Bit shift" is selected for "Operation type".
Set the shift value used to convert the pixel values. The result of bit shifting of
1 to 8 [1]
each pixel value according to the bit shift mode, and repeated the number of
times set with the shift value, is the converted pixel value.
This can be set when "Change pixel value" is selected for "Operation type".
Set the method used to convert the pixel values.
• [Change inside
• Change inside bounds
bounds]
Pixel values inside the range set in "Change bounds" are converted using
• Change outside
the "Change value".
bounds
• Change outside bounds
Pixel values outside the range set in "Change bounds" are converted using
the "Change value".
This can be set when "Change pixel value" is selected for "Operation type".
Set the value used to convert the pixel values. The pixel values that are
1 to 255 [128]
specified by the "Change mode" are converted to the value set in "Change
value".
This can be set when "Change pixel value" is selected for "Operation type".
[1] to [255]
Set the range of pixel values to be converted.
Example: Pixel calculation when bit operations are performed
255
70 150
Ouputs 255
114 178 246
when over 255
200 100 51
180
1
50
Ouputs 1
14
78 146
when less than 1
100
1
1
180
30
50
Outputs
14
78 146
absolute value
100
1
49
when less than 0
255
40 200
Ouputs 255
128 255 255
when over 255
255 100
2
Description
AND
230
20 100
224
AND 224
64
128 196
64
150
50
1
128
bit 7 6 5 4 3 2 1 0
224
1 1 1 0 0 0 0 0
bit 7 6 5 4 3 2 1 0
50
0 0 1 1 0 0 1 0
NAND
NAND(A, B) = NOT(AND(A, B))
bit 7 6 5 4 3 2 1 0
224
1 1 1 0 0 0 0 0
bit 7 6 5 4 3 2 1 0
50
0 0 1 1 0 0 1 0
NOR NOR(A, B) = NOT(OR(A, B))
XNOR XNOR(A, B) = NOT(XOR(A, B))
FH/FZ5 Processing Item Function Reference Manual
1
96
Ouputs 1
128 192
when less than 1
32
1
AND
bit 7 6 5 4 3 2 1 0
0 0 1 0 0 0 0 0
32
AND
bit 7 6 5 4 3 2 1 0
0 0 1 0 0 0 0 0
NOT
bit 7 6 5 4 3 2 1 0
1 1 0 1 1 1 1 1
223

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents