computer vision scratchpad
Go to file
dependabot[bot] b0f023bfeb
Bump bleach from 3.1.0 to 3.1.1
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 19:58:07 +00:00
vision added spatial colour and texture 2019-12-08 22:19:30 +00:00
.gitignore added image model and loading/saving methods 2019-12-08 12:02:15 +00:00
descriptors.ipynb initial commit 2019-12-08 03:13:45 +00:00
edge-detection.ipynb added spatial colour and texture 2019-12-08 22:19:30 +00:00
gui.py initial commit 2019-12-08 03:13:45 +00:00
numpy.ipynb initial commit 2019-12-08 03:13:45 +00:00
opencv.ipynb added spatial colour and texture 2019-12-08 22:19:30 +00:00
README.md initial commit 2019-12-08 03:13:45 +00:00
requirements.txt Bump bleach from 3.1.0 to 3.1.1 2020-02-24 19:58:07 +00:00
sheep.png initial commit 2019-12-08 03:13:45 +00:00
vision.ipynb added descriptor extraction, visual search query, edge detection 2019-12-08 14:42:30 +00:00

computer vision testing