hawonp / BoofCV_ZCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoofCV_ZCL

Open Source Links

Issues / Problems to Solve

  • Need to be able to access detected cubes in FiducialSquareActivity in order to combine with touch
  • Temp Solution(?) --> changed the label itself of RenderCube3D.java to include a percentage
  • Discuss and change the MYSQL querying method --> Right now, it queries the db for everytime a cube is detected (Slows down the UI thread)

UI Updates you can do (Assuming that touch detection works)

  • You can add a BottomSheet to fiducial_controls.xml (Change linearlayout to relativelayout). (This works, I tested)

About


Languages

Language:Java 100.0%