summaryrefslogtreecommitdiffstats
path: root/Algorithms/Part-II/2-SeamCarving/data/6x5.printseams.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Algorithms/Part-II/2-SeamCarving/data/6x5.printseams.txt')
-rw-r--r--Algorithms/Part-II/2-SeamCarving/data/6x5.printseams.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/Algorithms/Part-II/2-SeamCarving/data/6x5.printseams.txt b/Algorithms/Part-II/2-SeamCarving/data/6x5.printseams.txt
new file mode 100644
index 0000000..a5ea115
--- /dev/null
+++ b/Algorithms/Part-II/2-SeamCarving/data/6x5.printseams.txt
@@ -0,0 +1,20 @@
+image is 6 columns by 5 rows
+Displaying horizontal seam calculated.
+ 195075 195075 195075 195075 195075 195075
+ 195075 23346 51304 31519 55112 [195075]
+[195075] 47908 61346 35919 [ 38887] 195075
+ 195075 [ 31400] [ 37927] [ 14437] 63076 195075
+ 195075 195075 195075 195075 195075 195075
+
+Total energy: 512801
+
+Displaying vertical seam calculated.
+ 195075 195075 [195075] 195075 195075 195075
+ 195075 23346 51304 [ 31519] 55112 195075
+ 195075 47908 61346 [ 35919] 38887 195075
+ 195075 31400 37927 [ 14437] 63076 195075
+ 195075 195075 [195075] 195075 195075 195075
+
+Total energy: 472025
+
+