Commit Graph

26 Commits

Author SHA1 Message Date
davpapp ae260edfc0 Beginnings of multithreading have begun 2018-03-13 10:33:32 -04:00
davpapp ac80248b2e OpenCV and TENSORFLOW imported successfully 2018-03-04 18:08:04 -05:00
davpapp 4a28f9f9a1 Manually added system path for tensorflow 2018-03-03 20:04:03 -05:00
davpapp 8ecbc781eb Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
davpapp f742cf3201 Object tracking framework is working, but is too inaccurate. Also added some tests 2018-02-24 10:49:49 -05:00
davpapp 343c984d5e Object detection is now fully functional. 2018-02-22 09:28:21 -05:00
davpapp bd3d07d7ac Layed the framework for an IronMiner bot 2018-02-19 20:55:50 -05:00
davpapp f2d9d52711 Tested Dropping, improved randomization and SMART drop 2018-02-19 16:12:25 -05:00
davpapp 1a03890095 Refactoring. Starting work with OpenCV 2018-02-15 06:27:12 -05:00
davpapp 88b16aeb5f Wrapped everything in main loop 2018-02-02 13:22:53 -05:00
davpapp faab5a5577 Drop item optimization working -- timing is close to perfect 2018-02-02 12:56:34 -05:00
davpapp f3b759cb04 Drop Item timing and placement improved 2018-02-02 12:17:47 -05:00
davpapp f8e4a55283 Started manual testing on dropping items 2018-02-02 06:27:29 -05:00
davpapp 9a436b2324 Working ItemID test 2018-02-02 05:25:00 -05:00
davpapp ebe9970ff7 Writing test bench for inventory recognition 2018-02-02 00:49:19 -05:00
davpapp 4d6ddea2cf Writing test bench for item recognition 2018-02-02 00:03:14 -05:00
davpapp 7610163b13 Creating Item and Items classes 2018-02-01 22:39:57 -05:00
davpapp 732c9e9aca InventorySlots are capturing images but are offset 2018-01-31 09:05:34 -05:00
davpapp eb5357335d Timing now working, will need refactoring 2018-01-31 00:04:07 -05:00
davpapp b604c8a70d Added moveMouse code, but not yet working 2018-01-30 08:15:20 -05:00
davpapp 9b0539b53c Refactored code 2018-01-30 04:14:17 -05:00
davpapp 7d03fb4108 Grid correctly working with 2018-01-25 04:27:39 -05:00
davpapp dce51e5538 HashMap working but Integer causes faulty key comparison 2018-01-25 03:59:36 -05:00
davpapp a3fb536210 Started mouse moving function 2018-01-24 04:18:18 -05:00
davpapp c56c246d4a Wrote first test for Mouse 2018-01-24 03:42:10 -05:00
davpapp 6ea01289e9 Beginnings of mouse path recording working 2018-01-23 21:50:06 -05:00