Commit 33f36da
Cognitive services python face samples (#20)
* added working samples for common and detection
* edited common and detection parameters and completed find_similar sample
* edited find_similar sample and added group sample
* added identify sample
* added samples for verify
* finished samples and edited retrieval method of environment variables
* cleaned up samples, getting rid of unused imports and variables
* consolidated the face samples into a single python file face_samples.py
* edited commenting in face samples
* got rid of change I accidentally made to text analytics samples
* changed samples.tools import to tools import
* edited face samples based on requests and added image_analysis_in_stream back as a sample
* properly added .idea/ to gitignore
* fixed with requested changes
* replaced samples.tools with tools
* streamlined python code
* edited python face samples, still need to check on return type
* edited face samples and fixed errors1 parent 948e8da commit 33f36da
2 files changed
+704
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
0 commit comments