Pascal Vizeli
106b7a9d8f
Cleanup run_callback_threadsafe ( #6187 )
...
* Cleanup run_callback_threadsafe
* fix spell
* Revert image_processing, they need to wait for update
2017-02-23 12:57:25 -08:00
Pascal Vizeli
1cd1facbd0
Add device_class to image_processing ( #6186 )
...
* Add image_processing device_class
* Fix comments
* address comments
2017-02-23 17:33:54 +01:00
Pascal Vizeli
881d53339b
[Image_Processing][Breaking Change] Cleanup Base face class add support for microsoft face detect ( #5802 )
...
* [Image_Processing] Cleanup Base face class add support for microsoft face detect
* fix lint
* add unittest for micosoft detect
* fix test
2017-02-08 09:19:40 -08:00
Pascal Vizeli
261ffbbfea
Move part of image_processing tests ( #5634 )
...
* Move part of image_processing tests
* fix lint
2017-01-29 14:40:37 -08:00
Pascal Vizeli
636e7aa31e
[microsoft_face] Small error fixes ( #5577 )
...
* [microsoft_face] Small error fixes
* add array to exclusion
2017-01-26 23:18:15 +01:00
Pascal Vizeli
b57f5728c5
[image_processing/microsoft_face_identify] face recognition for automation ( #5472 )
...
* [image_processing/microsoft_face_verify] face recognition for automation
* Add platform for microsoft face identify
* add unittest for demo
* Add unittest for platform
2017-01-24 21:50:10 -08:00
Pascal Vizeli
fe6a8f3367
Remove old openalpr component ( #5406 )
...
* Remove old openalpr component
* update region support
2017-01-19 22:21:25 -08:00
Pascal Vizeli
c2492d1493
Component "Image processing" ( #5166 )
...
* Init new component for image processing.
* Add demo platform
* address comments
* add unittest v1 for demo
* Add unittest for alpr
* Add openalpr local test
* Add openalpr cloud platform
* Add unittest openalpr cloud platform
* Update stale docstring
* Address paulus comments
* Update stale docstring
* Add coro to function
* Add coro to cloud
2017-01-14 08:18:03 +01:00