diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e90f33 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # CCCB Display Camera Control Tool | ||
| 2 | |||
| 3 | |||
| 4 | Main logic is in | ||
| 5 | |||
| 6 | `CCCB_Camera_Andoroid/tflite/src/main/java/com/example/android/camerax/tflite` | ||
| 7 | |||
| 8 | the rest is boilerplate from | ||
| 9 | |||
| 10 | https://github.com/android/camera-samples | ||
