1
0
Commit Graph

26 Commits

Author SHA1 Message Date
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
Erick 6aeca8fbe9 Add instructions about creating a virtual enviroment and update dependencies auto-installer script (#16)
* Add instructions about prereq and dependency

* Add virtualenv dependency
2022-08-10 12:25:05 +02:00
Erick e5b58fc22f Add newline
Co-authored-by: Davide Tonelli <93596988+DavideTonel@users.noreply.github.com>
2022-08-10 11:44:24 +02:00
erickahmed 407949ec09 Add auto-installer for dependencies 2022-08-10 11:44:24 +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 77a25c8d0a Merge pull request #10 from DavideTonel/main
Resulting labels are filtered and sorted
2022-08-09 12:53:58 +02:00
Davide Tonelli 5ed2920878 resulting labels are filtered and sorted 2022-08-09 12:52:01 +02:00
Davide Tonelli ab23dcc46c Merge pull request #2 from DavideTonel/main
Add auto key detection and rectangular selection of target image
2022-08-09 11:02:44 +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 3fbe8c342f Merge pull request #1 from erickahmed/main
Initial code testing completion
2022-07-22 22:19:39 +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
Erick d821a0f313 Images upload 2022-07-22 22:04:47 +02:00
Erick fa4f3d6463 Create basic image recognition script 2022-07-22 22:04:38 +02:00
Erick 7f0caa879b Update .gitignore 2022-07-22 22:04:05 +02:00
Erick 962cef9840 Update .gitignore 2022-07-22 22:01:42 +02:00
Erick ddf4cfc7b3 Update .gitignore 2022-07-22 21:43:43 +02:00
Erick 6241739cbc Initial commit 2022-07-22 21:25:42 +02:00