computer vision scratchpad
Go to file
dependabot[bot] 67fd6c14bb Bump bleach from 3.1.2 to 3.1.4
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 3.1.4.
- [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.2...v3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 11:43:57 +01: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.2 to 3.1.4 2020-03-31 11:43:57 +01: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