remove unneeded and added TODO
This commit is contained in:
parent
ddf906fbbc
commit
64e40071b2
|
@ -0,0 +1,11 @@
|
||||||
|
Complete module "export":
|
||||||
|
make UI;
|
||||||
|
make export to .ods
|
||||||
|
make export to .csv
|
||||||
|
(Optional) make export to .xlsx (if I find some FLOSS library for that Micro$hit format)
|
||||||
|
Complete module "image-to-text":
|
||||||
|
make UI;
|
||||||
|
make use of opencv (https://learnopencv.com/deep-learning-based-text-detection-using-opencv-c-python);
|
||||||
|
Add features:
|
||||||
|
autodetect store type
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"Nmae"
|
|
||||||
}
|
|
Loading…
Reference in New Issue