1
0
mirror of https://github.com/davpapp/PowerMiner synced 2025-01-10 05:28:02 -05:00
PowerMiner/target/classes
2018-02-28 00:16:57 -05:00
..
cascadeTrainingImageCollector.class Refactored object detection, added new classifier class (ores) 2018-02-23 09:26:15 -05:00
ColorAnalyzer.class Creating new images for testing inventory 2018-02-22 11:28:01 -05:00
Constants.class Pulled out constants and paths into a separate file 2018-02-22 13:46:32 -05:00
Cursor.class Refactored object detection, added new classifier class (ores) 2018-02-23 09:26:15 -05:00
CursorDataFileParser.class Layed the framework for an IronMiner bot 2018-02-19 20:55:50 -05:00
CursorPath.class Layed the framework for an IronMiner bot 2018-02-19 20:55:50 -05:00
CursorPathTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
CursorPoint.class Began work on generating parabola for randomization 2018-02-19 16:25:11 -05:00
CursorPointTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
CursorTask.class Tested Dropping, improved randomization and SMART drop 2018-02-19 16:12:25 -05:00
CursorTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
DetectedObject.class Object tracking framework is working, but is too inaccurate. Also added some tests 2018-02-24 10:49:49 -05:00
ImageCollector.class Object tracking beginnings. Still getting a bunch of errors with OpenCV imports. 2018-02-23 16:43:57 -05:00
ImageCollector$1.class Refactored object detection, added new classifier class (ores) 2018-02-23 09:26:15 -05:00
Inventory.class Putting constants in separate class 2018-02-22 11:58:54 -05:00
InventoryItem.class Unsuccessful experimentation with importing a model from Tensorflow in Java 2018-02-19 09:23:35 -05:00
InventoryItems.class Unsuccessful experimentation with importing a model from Tensorflow in Java 2018-02-19 09:23:35 -05:00
InventoryItemsTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
InventorySlot.class Putting constants in separate class 2018-02-22 11:58:54 -05:00
InventoryTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
IronMiner.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
main.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
ObjectDetector.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
ObjectDetectorTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
ObjectTracker.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
ObjectTrackerSpeedTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
ObjectTrackerTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
Paths.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
PointTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00
Randomizer.class Layed the framework for an IronMiner bot 2018-02-19 20:55:50 -05:00
RandomizerTest.class Created wrapper for object detector, refactored code, generalized Object Tracking tests 2018-02-28 00:16:57 -05:00