Commit Graph

36 Commits

Author SHA1 Message Date
edf50b8122 Merge pull request #14 from diegoinacio/dependabot/pip/requests-2.31.0
Bump requests from 2.28.0 to 2.31.0
2023-05-24 10:38:00 -03:00
037f09dfdb Bump requests from 2.28.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 04:17:32 +00:00
59f5eef89e Merge pull request #13 from diegoinacio/dependabot/pip/flask-2.3.2
Bump flask from 2.1.2 to 2.3.2
2023-05-03 09:14:25 -03:00
7844a71386 Bump flask from 2.1.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 23:49:19 +00:00
478e3d8837 Update project with minor fixes and improvements 2022-06-24 14:53:57 -03:00
7cb96779e4 Update weights downloader
- Fix output file name
2022-06-24 14:52:24 -03:00
68459f292c Update requirement file 2022-06-24 14:51:20 -03:00
b537f3433d Update README.md 2022-05-20 11:50:04 -03:00
6aaf79118c Update README.md
Include demo video
2022-05-20 11:49:34 -03:00
bc012e8841 Merge pull request #8 from diegoinacio/dependabot/pip/opencv-python-4.2.0.32
Bump opencv-python from 4.1.2.30 to 4.2.0.32
2021-10-13 09:08:15 -03:00
88097711e3 Bump opencv-python from 4.1.2.30 to 4.2.0.32
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 to 4.2.0.32.
- [Release notes](https://github.com/skvark/opencv-python/releases)
- [Commits](https://github.com/skvark/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 23:11:03 +00:00
e7fdd22bb4 Update README 2021-03-20 17:55:13 -03:00
97fc770db6 Upload model script 2021-03-20 17:50:35 -03:00
75597d840b Update .gitignore 2021-03-20 17:50:10 -03:00
58ae8de761 Remove .gitattributes for LFS 2021-03-20 17:48:54 -03:00
430599633c Bump jinja2 from 2.11.0 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.0...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 17:46:10 -03:00
98f03954f9 Update video streaming Closes #1
Include flip horizontal functionality
2021-03-20 17:46:09 -03:00
461f0d3845 Update README
Include source images
2021-03-20 17:46:08 -03:00
598992af4d Upload LICENSE 2021-03-20 17:46:07 -03:00
9d8b6ab2fb Upload requirements 2021-03-20 17:46:07 -03:00
10aea0f7af Upload model [yolo v3] 2021-03-20 17:45:49 -03:00
d84139140d Upload gitattributes 2020-02-12 16:06:14 -03:00
bcfb05fbcf Update README
Basic description
2020-02-12 15:52:53 -03:00
32b8e192e9 Update application
Include reset camera event
2020-02-12 15:52:53 -03:00
db53bd2d65 Update module camera settings
Include reset settings function
2020-02-12 15:52:53 -03:00
3d5ffa6bdb Update module object object_detection
Change model path
2020-02-12 15:52:53 -03:00
c30245e399 Update template
Include reset camera button
2020-02-12 15:52:53 -03:00
82812c6e67 Update script file
Include reset camera event
2020-02-12 15:52:53 -03:00
a22745a21c Upload static files 2020-02-02 17:05:37 -03:00
5bb1aeab9b Upload templates 2020-02-02 16:56:36 -03:00
2840ecdcb8 Upload modules
Camera settings and Object detection
2020-02-02 16:55:32 -03:00
c0923b7121 Update application 2020-02-02 16:55:05 -03:00
3d99e4579d Update gitignore
Include camera settings log
2020-02-02 11:01:15 -03:00
699dcaf2b7 Upload application
Basic config and index page
2020-01-30 16:43:22 -03:00
0b595c9d0d Update gitignore 2020-01-30 10:01:54 -03:00
17ceb9be90 Initial commit
Empty README and gitignore
2020-01-30 09:59:23 -03:00