Sample Response

Version 2

[
	{
		"method": "landmark",
		"label": "Landmark Analysis Result",
		"result": "84.3643,90.973,48.3335,48.5711,70.2704,23.1815,60.6098,0,0",
		"componentResultList": [
			{
				"code": "l-signature",
				"label": "Signature Landmark",
				"value": "84.3643",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-tng",
				"label": "TnG Landmark",
				"value": "90.973",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-80k",
				"label": "80k Landmark",
				"value": "48.3335",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-tower",
				"label": "Towers Landmark",
				"value": "48.5711",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-crown",
				"label": "Crown Landmark",
				"value": "70.2704",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-malaysia",
				"label": "Malaysia Text Landmark",
				"value": "23.1815",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-kppn",
				"label": "KPPN Landmark",
				"value": "60.6098",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-atm",
				"label": "ATM Landmark",
				"value": "0",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-meps",
				"label": "MEPS Landmark",
				"value": "0",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "idBlurDetection",
		"label": "ID Blur Detection",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "idBlurDetection",
				"label": "ID Blur Detection",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "idBrightnessDetc",
		"label": "ID Brightness Detection",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "idBrightnessDetc",
				"label": "ID Brightness Detection",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "colorMode",
		"label": "Color Mode",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "colorMode",
				"label": "Color Mode",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "screen",
		"label": "Screen Detection",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "screen",
				"label": "Screen Detection",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	}
]

Last updated