n-puzzle-solver-with-CV
Cmake
OpenCV dir point to : opencv/build/
Workflow
- Load img that is mess-up
- Solve It !!!
- Follow the answer to move the tiles
ScreenShots
Known Issue
- 每個
tile
嚴格限制150*150 pixels
- 空格必須全白
-
goal state
左上角不能是空格 -
Segmenting()
中判斷空格有誤差 - 建關係時,有可能有 loop
移動之後再按Solve It!!!
會當掉generateGoalState()
have bugz只接受2x2
之puzzle只接受一個空格