Project import generated by Copybara.
PiperOrigin-RevId: 263889205
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 360 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 382 KiB |
+12
@@ -0,0 +1,12 @@
|
||||
input_stream: "input_video"
|
||||
|
||||
node: {
|
||||
calculator: "GlLuminanceCalculator"
|
||||
input_stream: "input_video"
|
||||
output_stream: "luma_video"
|
||||
}
|
||||
node: {
|
||||
calculator: "GlSobelCalculator"
|
||||
input_stream: "luma_video"
|
||||
output_stream: "output_video"
|
||||
}
|
||||
Reference in New Issue
Block a user