1
0

18 Commits

Author SHA1 Message Date
Erick 0b0e436dd1 Improved overall performance 2022-08-16 15:19:24 +02:00
Davide Tonelli 590b89f591 Delete unused import 2022-08-16 14:05:04 +02:00
Davide Tonelli 82f05c9cc7 Add query creation feature 2022-08-16 14:05:04 +02:00
Erick a442fecc80 What?? This does not belong here lol
Old code that got pushed for some reason
2022-08-14 02:45:56 +02:00
Erick e2d8fb2bc4 Implementation of search function for google.com and amazon.com (#20)
* Update dependencies

* Import new libraries for google search

* Implement simple google search function

* Global variable

* Rename main file

* Rename main file

* Add functions to do Google searches

* Remove unnecessary import

* Implement Amazon search for labels and colors

* Ops forgot to comment out test stuff
2022-08-14 01:55:32 +02:00
Davide Tonelli a4a07da57d Colors detection improved (#18)
* Color detection improved

* Delete useless comment
2022-08-10 23:18:59 +02:00
Davide Tonelli 7785053766 Add low precision color detection (#17)
* Add low precision color detection

* Add blank line at end of file

* Remove tab

* Remove tab

* Remove useless comment

Co-authored-by: Erick <74315338+erickahmed@users.noreply.github.com>

* Update vision-env/src/vision-test.py

Co-authored-by: Erick <74315338+erickahmed@users.noreply.github.com>

* Update vision-env/src/vision-test.py

Co-authored-by: Erick <74315338+erickahmed@users.noreply.github.com>

* Update vision-env/src/vision-test.py

Co-authored-by: Erick <74315338+erickahmed@users.noreply.github.com>

Co-authored-by: Erick <74315338+erickahmed@users.noreply.github.com>
2022-08-10 13:51:09 +02:00
erickahmed f8c16a2f74 Add suggested changes from PR#13 2022-08-10 11:44:24 +02:00
Erick 7485ea995b Revert "Implement API key verification system" (#14)
This reverts commit 6188192c7d.
2022-08-10 00:48:20 +02:00
erickahmed 6188192c7d Implement API key verification system 2022-08-10 00:39:47 +02:00
Erick c80ff82c62 Implement large image resizing and path checking (#11)
Implement large image resizing and path check
2022-08-09 16:44:59 +02:00
Davide Tonelli 5ed2920878 resulting labels are filtered and sorted 2022-08-09 12:52:01 +02:00
Davide Tonelli 4a4f1b3803 Auto key detection 2022-08-09 10:59:25 +02:00
Davide Tonelli 8cf9778872 Add target rectangular selection 2022-07-23 15:22:32 +02:00
Davide Tonelli 78bfdda45c Script takes image path as input 2022-07-23 14:05:26 +02:00
Erick 3f5a807b69 Delete pyvenv.cfg 2022-07-23 03:10:11 +02:00
Erick 95e9153a80 Bin files upload 2022-07-22 22:15:19 +02:00
Erick 2b55890f60 Folder rearrangement 2022-07-22 22:12:44 +02:00