Skip to content

Instantly share code, notes, and snippets.

@zdavatz
Created September 13, 2018 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zdavatz/25cae2afc7e42266b9ac8f68e4acb7e8 to your computer and use it in GitHub Desktop.
Save zdavatz/25cae2afc7e42266b9ac8f68e4acb7e8 to your computer and use it in GitHub Desktop.
Patient selected
2018-09-13 14:53:51.875338+0200 AmiKoDesitin[1072:337925] -[PatientViewController(smartCard) startCameraLivePreview]
2018-09-13 14:53:51.887452+0200 AmiKoDesitin[1072:337925] -[CameraViewController shouldAutorotate]
2018-09-13 14:53:51.911927+0200 AmiKoDesitin[1072:337925] -[PreviewView updatePoiCornerPosition] point for POI (0,0): {446.36515353805078, 0}
2018-09-13 14:53:51.912008+0200 AmiKoDesitin[1072:337925] -[PreviewView updatePoiCornerPosition] point for POI (1,1): {-71.365153538050777, 690}
2018-09-13 14:53:57.945881+0200 AmiKoDesitin[1072:337925] Patient DB found in user's documents folder /var/mobile/Containers/Data/Application/58D14D7A-8E83-4181-BB12-BF4784F14853/Documents/patient_db.db
2018-09-13 14:53:57.946044+0200 AmiKoDesitin[1072:337925] /var/mobile/Containers/Data/Application/58D14D7A-8E83-4181-BB12-BF4784F14853/Documents/patient_db.db
2018-09-13 14:53:57.988481+0200 AmiKoDesitin[1072:337925] -[PatientViewController viewDidAppear:]
2018-09-13 14:53:57.988672+0200 AmiKoDesitin[1072:337925] gestureRecognizers:1 (
"<SWDirectionPanGestureRecognizer: 0x101c09a60; baseClass = UIPanGestureRecognizer; state = Possible; view = <UIView 0x101c664b0>; target= <(action=_handleRevealGesture:, target=<SWRevealViewController 0x10384c200>)>>"
)
2018-09-13 14:53:58.372153+0200 AmiKoDesitin[1072:337925] -[PreviewView updatePoiCornerPosition] point for POI (0,0): {446.48000000000002, 0}
2018-09-13 14:53:58.372239+0200 AmiKoDesitin[1072:337925] -[PreviewView updatePoiCornerPosition] point for POI (1,1): {-71.480000000000018, 690}
2018-09-13 14:53:58.372267+0200 AmiKoDesitin[1072:337925] line 26 P.
2018-09-13 14:53:58.372289+0200 AmiKoDesitin[1072:337925] height view 690.000000, camera 690.000000
2018-09-13 14:53:58.372309+0200 AmiKoDesitin[1072:337925] width view 375.000000, camera 517.960000
2018-09-13 14:53:58.372331+0200 AmiKoDesitin[1072:337925] line 52, reference XYWH: -71.5, 0.0, 518.0, 690.0
2018-09-13 14:53:58.374550+0200 AmiKoDesitin[1072:337925] line 68 imageOrientation 3
Using default language params
2018-09-13 14:53:58.719880+0200 AmiKoDesitin[1072:337925] OCR result <(
"Davatz-Stoll. Ursula",
80756013840040755513,
"02.06.1942 F"
)>
2018-09-13 14:53:58.719983+0200 AmiKoDesitin[1072:337925] Family name <Davatz-Stoll>
2018-09-13 14:53:58.719999+0200 AmiKoDesitin[1072:337925] First name <Ursula>
2018-09-13 14:53:58.720007+0200 AmiKoDesitin[1072:337925] Birthday <02.06.1942>
2018-09-13 14:53:58.720019+0200 AmiKoDesitin[1072:337925] Sex <F>
2018-09-13 14:53:59.055697+0200 AmiKoDesitin[1072:337925] -[MLViewController viewWillAppear:]
2018-09-13 14:53:59.088104+0200 AmiKoDesitin[1072:337925] -[MLViewController viewDidAppear:]
2018-09-13 14:53:59.381301+0200 AmiKoDesitin[1072:337925] -[PrescriptionViewController loadDefaultDoctor]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment