diff options
Diffstat (limited to 'SD-VBS/cycles/stitch')
| -rw-r--r-- | SD-VBS/cycles/stitch/C_cif.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_fullhd.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_qcif.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_sim.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_sim_fast.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_sqcif.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_test.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_vga.txt | 5 |
8 files changed, 40 insertions, 0 deletions
diff --git a/SD-VBS/cycles/stitch/C_cif.txt b/SD-VBS/cycles/stitch/C_cif.txt new file mode 100644 index 0000000..dfae8a6 --- /dev/null +++ b/SD-VBS/cycles/stitch/C_cif.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (236x288) | ||
| 2 | Checking error: dimensions mismatch. Expected = 6656, Observed = 187264 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 258856185 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_fullhd.txt b/SD-VBS/cycles/stitch/C_fullhd.txt new file mode 100644 index 0000000..3fa6301 --- /dev/null +++ b/SD-VBS/cycles/stitch/C_fullhd.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (1920x1080) | ||
| 2 | Checking error: dimensions mismatch. Expected = 192128, Observed = 3559104 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 172437663118 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_qcif.txt b/SD-VBS/cycles/stitch/C_qcif.txt new file mode 100644 index 0000000..61014bb --- /dev/null +++ b/SD-VBS/cycles/stitch/C_qcif.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (144x176) | ||
| 2 | Checking error: dimensions mismatch. Expected = 3072, Observed = 74560 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 70925785 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_sim.txt b/SD-VBS/cycles/stitch/C_sim.txt new file mode 100644 index 0000000..dd32b2b --- /dev/null +++ b/SD-VBS/cycles/stitch/C_sim.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (12x16) | ||
| 2 | Checking error: dimensions mismatch. Expected = 2, Observed = 18 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 379575 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_sim_fast.txt b/SD-VBS/cycles/stitch/C_sim_fast.txt new file mode 100644 index 0000000..1d7af4e --- /dev/null +++ b/SD-VBS/cycles/stitch/C_sim_fast.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (9x12) | ||
| 2 | Checking error: dimensions mismatch. Expected = 2, Observed = 12 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 242550 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_sqcif.txt b/SD-VBS/cycles/stitch/C_sqcif.txt new file mode 100644 index 0000000..f67dde1 --- /dev/null +++ b/SD-VBS/cycles/stitch/C_sqcif.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (96x128) | ||
| 2 | Checking error: dimensions mismatch. Expected = 1344, Observed = 34816 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 34402655 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_test.txt b/SD-VBS/cycles/stitch/C_test.txt new file mode 100644 index 0000000..9647d62 --- /dev/null +++ b/SD-VBS/cycles/stitch/C_test.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (6x8) | ||
| 2 | Checking error: dimensions mismatch. Expected = 2, Observed = 8 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 135310 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_vga.txt b/SD-VBS/cycles/stitch/C_vga.txt new file mode 100644 index 0000000..1b80c8a --- /dev/null +++ b/SD-VBS/cycles/stitch/C_vga.txt | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Input size - (480x586) | ||
| 2 | Checking error: dimensions mismatch. Expected = 26240, Observed = 603392 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 11694592515 | ||
| 5 | |||
