disabled segmentation in graph
This commit is contained in:
parent
1b375a7242
commit
f7f3329505
|
@ -14,7 +14,7 @@ node {
|
||||||
output_side_packet: "PACKET:enable_segmentation"
|
output_side_packet: "PACKET:enable_segmentation"
|
||||||
node_options: {
|
node_options: {
|
||||||
[type.googleapis.com/mediapipe.ConstantSidePacketCalculatorOptions]: {
|
[type.googleapis.com/mediapipe.ConstantSidePacketCalculatorOptions]: {
|
||||||
packet { bool_value: true }
|
packet { bool_value: false }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user