Loading object_detection/ObjectDetector.java +3 −0 Original line number Diff line number Diff line package object_detection; import com.jmatio.io.*; import com.jmatio.types.*; public class ObjectDetector { static ObjectSet os; Loading object_detection/extractedPoints.mat 0 → 100644 +4.18 KiB File added.No diff preview for this file type. View file pom.xml +5 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,11 @@ <artifactId>log4j-slf4j-impl</artifactId> <version>2.20.0</version> </dependency> <dependency> <groupId>org.tallison</groupId> <artifactId>jmatio</artifactId> <version>1.5</version> </dependency> </dependencies> </project> No newline at end of file Loading
object_detection/ObjectDetector.java +3 −0 Original line number Diff line number Diff line package object_detection; import com.jmatio.io.*; import com.jmatio.types.*; public class ObjectDetector { static ObjectSet os; Loading
object_detection/extractedPoints.mat 0 → 100644 +4.18 KiB File added.No diff preview for this file type. View file
pom.xml +5 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,11 @@ <artifactId>log4j-slf4j-impl</artifactId> <version>2.20.0</version> </dependency> <dependency> <groupId>org.tallison</groupId> <artifactId>jmatio</artifactId> <version>1.5</version> </dependency> </dependencies> </project> No newline at end of file