1f87d00d8b
removed debug messages
2018-01-20 22:41:48 +01:00
cefa63da54
fixed backtrack bug in logslasher function
2018-01-20 22:31:56 +01:00
bc1a7eb6b5
Merge branch 'master' into MergeBranch_resultImage
2018-01-20 22:01:53 +01:00
57c1f50a8f
Korrigierte Ecken, Alle Teile richtig
2018-01-20 20:03:34 +01:00
fe04ebcd01
removed bloat
2018-01-20 15:05:54 +01:00
9863c8b9e8
created Preprocessing check if true
...
deactivate in header.h
2018-01-20 11:58:32 +01:00
7a3b33455d
Changed dp calculation
2018-01-20 09:40:03 +01:00
1c85bee091
RM: aging, minor edits
...
aging erhöht, damit histo aufgerufen wird.
histo layer matrix position verändert, damit die stimmt
histo.image daten sind momentan immer NULL -> error bei Aufruf
2018-01-19 22:09:12 +01:00
d91dded858
RM: added into dispatcher strucure
2018-01-19 21:36:31 +01:00
ddd5d80750
added to dispatcher_part2
2018-01-19 17:01:52 +01:00
c724354efd
Merge branch 'master' into Team_ADWP_Histogram
2018-01-19 16:54:32 +01:00
dc71f6fa63
added firstdraft code
2018-01-19 16:53:53 +01:00
229afbc68a
added better visualization
2018-01-19 16:12:45 +01:00
6bfa5b1f7c
stash3
2018-01-19 16:00:38 +01:00
2d84f7273b
stash2
2018-01-19 15:59:19 +01:00
9b0bacf6d7
stash
2018-01-19 15:57:48 +01:00
f68a6b5559
Merge branch 'MergeBranch_resultImage' of https://github.com/MMRVZ2017/MPK.Puzzle into MergeBranch_resultImage
2018-01-19 15:36:18 +01:00
922a98082e
First Working Version with Result Image
2018-01-19 15:26:53 +01:00
a3e2b2a10b
manual debugger action
...
program seems to break debugger. not sure why.
2018-01-18 22:14:45 +01:00
0a2de22e63
cw: added multios
2018-01-18 21:47:53 +01:00
835cba33dd
added differenct mat read
2018-01-18 21:36:38 +01:00
4701720d3a
edited in puzzlecreator
2018-01-16 22:53:05 +01:00
490db896bf
Merged: Dispatcher, Abstraction 1 Preprocessing, Solver
2018-01-10 17:48:12 +01:00
735dea64db
updated readme
2018-01-10 17:45:34 +01:00
5e669fe68c
Merge branch 'master' into Team_CMU_MergeBase
2018-01-10 17:42:23 +01:00
070ecdba8b
changed to solve real puzzle
2018-01-10 17:40:12 +01:00
ab2741a743
changed name of layer 1 to layer 0
...
and slightly modified speedtable: hard coded inverse to make calculation easier
2018-01-08 18:44:32 +01:00
c0f0417d3b
dispatcher-a1 now functional
...
a1 Solver finds solutions for puzzles, dispatcher correctly distributes layers.
2018-01-08 18:33:30 +01:00
6754873cfd
Dispatcherprobleme bestehen
...
Springt momentan nicht in die nächste Reihe. Debugging gehört hier weiter gemacht.
2018-01-07 21:58:16 +01:00
c78518b1e9
code now functional
2018-01-07 20:08:50 +01:00
fc9743a77a
dispatcher funktioniert halb, es fehlt noch 'setflag' und average quality calculation
2018-01-07 14:16:57 +01:00
882737bd30
Abstraction1 Komplett eingebunden - Probleme nun auf Dispatcherseite
...
Die Bilder sind in einem Ordner über dem Github abgespeichert, sieht man eh wohin die PATH zeigt. Bilder werden die "WORKING PIECES" verwendet.
2018-01-06 23:23:42 +01:00
9d98ed83fa
Added SetBestOrMoreLayersArithmetical and CalculateNewCombinedQuality
2018-01-05 01:18:23 +01:00
4f9f43991c
Changed qualityVector from map to vector of pairs
...
This change is better for the dispatcher, as he can sort the qualityvector now easily by the quality of each part
2018-01-02 13:59:16 +01:00
ce6fc0db72
Fixed errors if not enough corners were found!
2017-12-29 15:00:43 +01:00
f76a5dd73d
Revert "Revert "removedPictures - to big""
...
This reverts commit fb8cf12e64
.
2017-12-29 14:59:32 +01:00
fb8cf12e64
Revert "removedPictures - to big"
...
This reverts commit 4c59e04fa7
.
2017-12-29 14:33:47 +01:00
cba4d204c8
Fixed errors due to no pictures in pieces folder
2017-12-29 14:33:22 +01:00
4c59e04fa7
removedPictures - to big
2017-12-29 12:26:03 +01:00
9de04656e4
started include of ab1 opencv - segfault!
...
added pictures into git for easier debug, can remove again
2017-12-29 12:07:56 +01:00
caa74198bd
NON FINAL: added dp calculation and most of RW code, included david code
...
still not runable code as dispatcher functions are only placeholders!
2017-12-23 21:46:41 +01:00
7c5cfc8c6b
removed printBox from Main
2017-12-23 10:12:16 +01:00
eada1bba96
split functions, added printbox, fixed put into box
2017-12-23 10:11:07 +01:00
93226cca1b
Fixed errors with different col and row problems
2017-12-23 00:17:56 +01:00
ad3aa1295a
edit: now its up printmatrix
2017-12-22 23:30:05 +01:00
12574279ce
added printpuzzle fucntions
2017-12-22 23:27:50 +01:00
ae9e4633d6
added dp to puzzle
2017-12-22 23:09:23 +01:00
6f57b382cb
added preprocessing call
2017-12-22 23:02:08 +01:00
7c8d9cffe9
Merge branch 'Team_CMU_MergeBase' of https://github.com/MMRVZ2017/MPK.Puzzle into Team_CMU_MergeBase
2017-12-22 23:00:31 +01:00
edd3c8620b
beforemerge
2017-12-22 22:55:55 +01:00