summaryrefslogtreecommitdiffstats
path: root/Algorithms/Part-II/2-SeamCarving/data/5x6.printseams.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Algorithms/Part-II/2-SeamCarving/data/5x6.printseams.txt')
-rw-r--r--Algorithms/Part-II/2-SeamCarving/data/5x6.printseams.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/Algorithms/Part-II/2-SeamCarving/data/5x6.printseams.txt b/Algorithms/Part-II/2-SeamCarving/data/5x6.printseams.txt
new file mode 100644
index 0000000..0d69baf
--- /dev/null
+++ b/Algorithms/Part-II/2-SeamCarving/data/5x6.printseams.txt
@@ -0,0 +1,22 @@
+image is 5 columns by 6 rows
+Displaying horizontal seam calculated.
+ 195075 195075 195075 195075 195075
+ 195075 90043 70399 83908 195075
+[195075] 97309 [ 8903] 95856 [195075]
+ 195075 [ 87312] 97567 [ 37387] 195075
+ 195075 69888 46867 89661 195075
+ 195075 195075 195075 195075 195075
+
+Total energy: 523752
+
+Displaying vertical seam calculated.
+ 195075 [195075] 195075 195075 195075
+ 195075 90043 [ 70399] 83908 195075
+ 195075 97309 [ 8903] 95856 195075
+ 195075 87312 97567 [ 37387] 195075
+ 195075 69888 [ 46867] 89661 195075
+ 195075 [195075] 195075 195075 195075
+
+Total energy: 553706
+
+