[AutoPR cognitiveservices/data-plane/ComputerVision] Add areaOfInterest and detectObject to CV API#3997
Conversation
Add areaOfInterest and detectObject * Replace the current swagger with an auto-generated one. * Add example files for areaOfInterest and detectObject. * Fix example validation errors for analyze and describe. * A few fixes for generating java sdk
|
(message created by the CI based on PR content) Installation instructionPackage azure-cognitiveservices-vision-computervisionYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_cognitiveservices/data-plane/ComputerVision #3997 +/- ##
=========================================================================================
Coverage 56.97% 56.97%
=========================================================================================
Files 7801 7801
Lines 160293 160293
=========================================================================================
Hits 91331 91331
Misses 68962 68962Continue to review full report at Codecov.
|
907b876
into
restapi_auto_cognitiveservices/data-plane/ComputerVision
|
This PR has been merged into #2978 |
* Generated from d796a072098d20051200552d7cbd6608587ffd23 (#2951) Enable Computer Vision Client to customize endpoint. * Generated from a3c7072f01f807edbb028085a23278d6f7980fa1 (#2990) ComputerVision: bug fixes for /describe and /analyze * Inconsistent argument type for `/analyze?details=...` between URL and stream methods * BingIU imagetype return values needs to be integral * Description `maxCandidates` argument needs to be integral * [AutoPR cognitiveservices/data-plane/ComputerVision] Split Ocr out into own Swagger file (#3543) * Generated from 0dc03413967addc6fb33eba01bf4b8074f5fe91a Split Ocr out * Packaging update of azure-cognitiveservices-vision-computervision * [AutoPR cognitiveservices/data-plane/ComputerVision] Rename examples to match generated names (#3541) * Generated from 5aa27bd9abb8f6f416b054d64536ee2f7175f662 Rename examples to match generated names * Packaging update of azure-cognitiveservices-vision-computervision * Generated from 5aa27bd9abb8f6f416b054d64536ee2f7175f662 Rename examples to match generated names * [AutoPR cognitiveservices/data-plane/ComputerVision] Add areaOfInterest and detectObject to CV API (#3997) * Generated from 0bc892729baf0d049695c873e9afe139211c259d Add areaOfInterest and detectObject * Replace the current swagger with an auto-generated one. * Add example files for areaOfInterest and detectObject. * Fix example validation errors for analyze and describe. * A few fixes for generating java sdk * Packaging update of azure-cognitiveservices-vision-computervision * Packaging update of azure-cognitiveservices-vision-computervision * Generated from 66af0936fc20f7164f70de9d36271b12fbc2a5c7 (#2985) Remove basePath from Computer Vision 2.0 swagger. * Update version.py * Update sdk_packaging.toml * Packaging update of azure-cognitiveservices-vision-computervision * [AutoPR cognitiveservices/data-plane/ComputerVision] Analyze brands (#4294) * Generated from 0ac968f914274f0f98612a60ac4f8998a60ff1af Analyze brands * Packaging update of azure-cognitiveservices-vision-computervision * [AutoPR cognitiveservices/data-plane/ComputerVision] [Computer Vision] Add read to CV OCR API. (#4473) * Generated from cbcb8cc3c280c9725bca0f4e0feb4bfc57b677ec Add read to OCR API. * Packaging update of azure-cognitiveservices-vision-computervision * Generated from 51742b3e212c2e900ed5c24f7c351fa7f896d25e Mark asyncBatchAnalyze as long running operation. * Generated from b047a112a2c4cddaa54605d5de6a7bc3faab38c7 Update page property. * Packaging update of azure-cognitiveservices-vision-computervision * 0.3.0
Created to sync Azure/azure-rest-api-specs#4771