You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/search/cognitive-search-concept-image-scenarios.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ After the source files are set up, enable image normalization by setting the `im
60
60
+ Large images are resized to a maximum height and width to make them uniform.
61
61
+ For images that have metadata that specifies orientation, image rotation is adjusted for vertical loading.
62
62
63
-
Note that enabling `imageAction` (setting this parameter to other than `none`) will incur in additional charges for image extraction according to [Azure AI Search pricing](https://azure.microsoft.com/pricing/details/search/).
63
+
Note that enabling `imageAction` (setting this parameter to other than `none`) will incur an additional charge for image extraction according to [Azure AI Search pricing](https://azure.microsoft.com/pricing/details/search/).
64
64
65
65
Metadata adjustments are captured in a complex type created for each image. You can't opt out of the image normalization requirement. Skills that iterate over images, such as OCR and image analysis, expect normalized images.
0 commit comments