com.google.mlkit.vision.text.japanese
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["\u003cp\u003eThe JapaneseTextRecognizerOptions class provides configuration options for recognizing Latin and Japanese text.\u003c/p\u003e\n"],["\u003cp\u003eUse the JapaneseTextRecognizerOptions.Builder class to easily create and customize instances of JapaneseTextRecognizerOptions.\u003c/p\u003e\n"]]],["The provided content defines two classes related to Japanese text recognition. `JapaneseTextRecognizerOptions` configures a text recognizer for Latin and Japanese text. `JapaneseTextRecognizerOptions.Builder` is used to construct instances of the `JapaneseTextRecognizerOptions` class, allowing for customized configuration of the recognizer. The main actions are the configuration of a Japanese text recognizer and the building of options for that recognizer.\n"],null,["# com.google.mlkit.vision.text.japanese\n\n### Classes\n\n|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|\n| [JapaneseTextRecognizerOptions](/android/reference/com/google/mlkit/vision/text/japanese/JapaneseTextRecognizerOptions) | Options for the text recognizer that recognizes Latin and Japanese. |\n| [JapaneseTextRecognizerOptions.Builder](/android/reference/com/google/mlkit/vision/text/japanese/JapaneseTextRecognizerOptions.Builder) | Builder for the [JapaneseTextRecognizerOptions](/android/reference/com/google/mlkit/vision/text/japanese/JapaneseTextRecognizerOptions) class. |"]]