Game Info
Just place the MRZ lines in the view of the camera so, that it would appear inside the black and white dashed guiding rectangle in the application window.
White T-shaped search markers show the area, where the application detects presence of MRZ lines. You may correct the position of the MRZ lines with respect to the guiding rectangle so, that the search markers would line up with them and turn green.
The guiding rectangle turns green when the application has found the lines and tries to recognize characters in them.
If the application successfully recognizes all characters and finds MRZ structure in the presented lines, then the recognized MRZ lines will appear in the corresponding field in the application window.
If you want to pause the recognition process at any time, or start it over, just press the "Play/Pause" button.
If you are a developer, who wants to use the recognition result in your application, just launch the Read MRZ application from your application via startActivityForResult() with implicit intent
"com.readmrz.conditionalIntents.uniqueActions.READ_MRZ" and, when the recognition is complete, press the "Return result" button in the Read MRZ application's interface.
Note that the "Return result" button only appears in the application's interface if the application was launched with the implicit intent by another application.
You can obtain the result of the recognition in your application in the onActivityResult() callback via calling the resulting intent's getStringArrayExtra() method with the name of the extra data "MRZ lines". The result will be an array of two strings.
If the "Return result" button is pressed before a successful recognition is performed, then the "resultCode" in onActivityResult() callback is set to "RESULT_CANCELED" and no resulting intent is supplied.
See the code snippet below for detailes on how to use this feature.
val READ_MRZ_APP_REQUEST_CODE = 145
fun startReadMRZAppForResult() {
val intent = Intent("com.readmrz.conditionalIntents.uniqueActions.READ_MRZ")
startActivityForResult(intent, READ_MRZ_APP_REQUEST_CODE)
}
override fun onActivityResult(requestCode: Int, resultCode: Int, resultingIntent: Intent?) {
super.onActivityResult(requestCode, resultCode, resultingIntent)
if ((requestCode == READ_MRZ_APP_REQUEST_CODE) && (resultCode == RESULT_OK)) {
resultingIntent?.getStringArrayExtra("MRZ lines")?.also {
val mrzUpperLine = it[0]
val mrzLowerLine = it[1]
}
}
}
Games Related to Read MRZ
How to Download and Play Read MRZ on PC
- 1Download and install LDPlayer X on your PC.
- 2Enter and search for Read MRZ in the search bar at the top left corner.
- 3Click on "Install" to download Read MRZ automatically.
- 4Once the installation is completed, click on "Open".
- 5The game will be launched in LDPlayer automatically. Enjoy!
- 6You can also click on the game icon of Read MRZ in LDPlayer homepage to start playing.
Advantages of Playing Read MRZ on PC with LDPlayer X
Wider Screen
The larger PC screen allows you to capture clearer visual details in Read MRZ.
Customized Control
Play games with mouse, keyboard & controller with your own customized setting, guaranteeing a gaming experience for Read MRZ comparable to actual PC gaming.
Multi-instance & Synchronizer
Log in to multiple game accounts or play multiple games at the same time. A great time saver for rerolling.
Higher FPS
With more realistic and smooth visual effect, and more coherent action, visual experience and the sense of immersion for Read MRZ is greatly optimized.
Game Assistant
Use scripts to simplify complex task processes and complete tasks automatically. Enjoy your game with ease.
Video Record
Record highlights or operation processes in Read MRZ to share with your friends.
Computer Configuration for Read MRZ PC Version
System
Win10 64-bit or higher, including OpenGL 4.xSystem
Win7 / Win8 / Win8.1 / Win10CPU
8th Gen Intel Core i3-8100 4-core or higher, with VT enabledCPU
Intel or AMD CPU Processor x86 / x86_64, with VT enabledGPU
NVIDIA GeForce GTX1050 Ti 2GB or higherGPU
Windows DirectX 11 / OpenGL 4.0 Graphics DriverMemory
8GB or moreMemory
At least 2GB RAMStorage
10GB or more available space for installation disk, 2GB or more available space for system diskStorage
At least 1GB available memoryMore popular games
Free Fire
PUBG MOBILE
Mobile Legends: Bang Bang
Among Us
Brawl Stars
Clash of Clans
GODDESS OF VICTORY: NIKKE
Call of Duty: Mobile Season 10
Free Fire MAX
PUBG MOBILE LITE
Minecraft: Play with Friends
CookieRun: Kingdom
Ragnarok M: Eternal Love
Epic Seven
Call of Duty®: Mobile - Garena
Roblox
Arknights
Ragnarok X: 3rd Anniversary
Clash Royale
Black Desert Mobile
Apex Legends Mobile
Read MRZ - FAQ
Q: Is LDPlayer X safe for players?
Q: Can I play Read MRZ on PC?
Q: Why is LDPlayer X the best platform to play Read MRZ on PC?
The powerful built-in Android emulator lets you immerse yourself in every small detail of the game.
Additionally, it allows you to simply play numerous popular games in your browser, such as Brawl Stars and Roblox.
You can also enjoy the best top-up discount for popular games on LDShop.