Project import generated by Copybara.

GitOrigin-RevId: 1237f560f10007d74f620349f9fe27b492f5faf6
This commit is contained in:
MediaPipe Team
2020-01-10 15:51:18 -08:00
committed by jqtang
parent ae6be10afe
commit a2823541e6
3 changed files with 30 additions and 8 deletions
@@ -35,7 +35,7 @@ node {
options: {
[mediapipe.PacketThinnerCalculatorOptions.ext]: {
thinner_type: ASYNC
period: 500000
period: 200000
}
}
}
@@ -165,7 +165,7 @@ node {
score_aggregation_type: CONSTANT
}
scene_camera_motion_analyzer_options: {
motion_stabilization_threshold_percent: 0.3
motion_stabilization_threshold_percent: 0.5
salient_point_bound: 0.499
}
padding_parameters: {
@@ -35,7 +35,7 @@ node {
options: {
[mediapipe.PacketThinnerCalculatorOptions.ext]: {
thinner_type: ASYNC
period: 500000
period: 200000
}
}
}
@@ -167,7 +167,7 @@ node {
score_aggregation_type: CONSTANT
}
scene_camera_motion_analyzer_options: {
motion_stabilization_threshold_percent: 0.3
motion_stabilization_threshold_percent: 0.5
salient_point_bound: 0.499
}
padding_parameters: {