Go Frendi Gunawan
STIKI Malang

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

The Use of Smartphone To Process Personal Medical Record By Using Geographical Information System Technology Subari Subari; Go Frendi Gunawan
IC-ITECHS Vol 1 (2014): Prosiding IC-ITECHS 2014
Publisher : IC-ITECHS

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1669.678 KB)

Abstract

In this era medical record is focussed on how to arrange medical record document. The status of manual medical record will be kept on the storage, the media like paper is very easy to be broken and lost. Therefore the information of medical record data will be difficult to be gotten completely, moreover the file of medical record especially for using personal is not easy to be kept. How the people face the improvement in using the gadget and also smartphone. it should be cope with how to optimalize smartphone technology used by people by using correct information media in the implementing electronic medical record for each person. This research design also includes the technology of geographical information system for the spatial data of private doctor, hospital, medical laboratorium and related object for every using smartphone. This research will result the running application on the smartphone that can operate and manage individual medical record. It can be integrated online on the center of health and give recommendation and retrieval information about medical note for the hospital, private doctor or other health service. The invention of this application can process the medical record data from some deseases fast, more detail and easy, also the geographical visualization for the related health service
Multiple And Single Haar Classifier For Face Recognition Go Frendi Gunawan; Subari Subari
IC-ITECHS Vol 1 (2014): Prosiding IC-ITECHS 2014
Publisher : IC-ITECHS

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1706.007 KB)

Abstract

Haar-Classifier is a well-known tool for face detection in an image. Open-CV library already provide a class for Haar-Classifier implementation. However, one significant problem in face detection is tilt-face-pose recognition. In this paper, we will discuss about two different solutions to overcome the problem. The solutions are written in Python which has a very simple syntax. The first solution is using multiple classifier. Each of them is trained to recognize face with different rotation-degrees. The second solution is using single classifier to recognize many face image which have been rotated by different angles.