Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 105 dokumen yang sesuai dengan query
cover
Rangkuti, Farania Gama Ardhina
"Tugas akhir ini menguji dan menganalisa perbandingan antara metode Sparse Representation baik melalui algoritma Lasso dan algoritma Primal-Dual untuk minimisasi L1, dengan metode Eigenface dalam sistem pengenalan wajah berbasis komputer. Komponen yang diperbandingkan adalah tingkat akurasi yang dicapai dan tingkat kecepatan yang digunakan kedua metode. Hasil pengujian menunjukkan bahwa metode Sparse Representation melalui algoritma Lasso memiliki tingkat akurasi yang paling baik dan stabil, serta memiliki tingkat efisiensi terbaik dalam waktu komputasinya.

This study tests and analyses two methods of face recognition, namely Sparse Representation via both Lasso algorithm and Primal-Dual algorithm for L1 minimisation, and Eigenface, in terms of their level of accuracy and level of resource efficiency. Test results conclude that Sparse Representation method is more stable and has a better level of accuracy and resource efficiency."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2009
S-Pdf
UI - Skripsi Open  Universitas Indonesia Library
cover
Vera Mukty
"Tugas Akhir ini membahas pengembangan sistem pengenalan wajah yang menggunakan metode Voting. Pada sistem ini digunakan metode Eigenface untuk melakukan ekstraksi ciri wajah, dan metode Jarak Euclidean untuk mengukur tingkat kemiripan antar citra wajah. Berdasarkan hasil pengamatan dari penggunaan metode Eigenface dan Jarak Euclidean tersebut, belum tentu citra wajah yang memiliki Jarak Euclidean terkecil adalah milik subyek yang sama dengan citra wajah input.
Pada tugas akhir ini dikembangkan metode Voting untuk mengolah n-top citra wajah hasil. Melalui metode Voting, setiap citra wajah pada n-top citra wajah hasil akan memberikan kontribusi nilai pada subyek, dan subyek yang memiliki nilai terbesar akan keluar sebagai hasil.

The focus of this study is the development of face recognition system using Voting method. This system use Eigenface method to exctract face feature, and Euclidean Distance method to meassure the similarity level between face images. According to the result of the implementation of Eigenface method and Euclidean Distance method, face image with the smallest Euclidean Distance to face image input is not always represent the same subject.
In this study Voting method is developed to process n-top face image result. In Voting method, every face image on n-top face image result will give added value for subject, and the subject with the biggest value will becoming the result."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2008
S-Pdf
UI - Skripsi Open  Universitas Indonesia Library
cover
Mumtazus Sundus
"Penelitian ini bertujuan untuk melihat bagaimana hubungan antara fungsi dari sebuah wacana, dalam hal ini laporan pertandingan kekalahan Chelsea untuk anak-anak dengan penggunaan strategi face-threatening acts (FTAs) di dalam penulisannya. Pada dasarnya, wacana merupakan bentuk hasil tulisan dengan mengusung tujuan tertentu di dalam penyampaiannya. Wacana akan disusun sedemikian rupa agar sesuai dengan siapa yang menjadi pembacanya. Hal ini juga akan merunut bagaimana cara berita tersebut disampaikan kepada para pembacanya lewat permainan kata-kata. Di dalam tujuannya, wacana juga acap kali memiliki kekuatan untuk memengaruhi para pembacanya, tidak terkecuali bagi para pembaca anak-anak. Tidak tertutup kemungkinan bahwa wacana yang disampaikan akan memberikan dampak tertentu bagi anak-anak tersebut. Dengan menilik kepada teori tentang strategi face-threatening acts (FTAs) dalam kajian pragmatik, dan teori "ramalan" dari Halliday, penelitian ini akan berusaha untuk menemukan berbagai pengaruh dari penggunaan strategi face-threatening acts (FTAs) dalam kaitannya dengan anak-anak sebagai addressee di dalam laporan pertandingan kekalahan tersebut.

The objective of this study is to examine the relation betwixt the function of discourse, in this case is Chelsea's match report defeat for children with the use of face-threatening acts (FTAs) strategy within the text. Basically, discourse is a kind of writing which carries certain aims. Discourse will be intentionally arranged to suit over whom the readers are. Also, this condition will lead to how discourse is bought to the readers through a play on words. Specifically speaking about the discourse purpose, it somehow has power to influence the readers; no exception for children. The discourse delivered may affect children in several points. Through the face-threatening acts (FTAs) strategy theory in pragmatics and predictability theory conducted by Halliday, this study will discover several impacts as the use of face-threatening acts (FTAs) strategy in the context of children as the addressee in that match report defeat."
Depok: Fakultas Ilmu Pengetahuan Budaya Universitas Indonesia, 2012
S1953
UI - Skripsi Open  Universitas Indonesia Library
cover
Slamet Budiyatno
"Sejak kehadiran jejaring sosial belakangan ini setiap orang dapat dengan mudah memperoleh informasi siapapun. Bahkan persaingan industri IT semakin marak dengan dikembangkannya aplikasi dan layanan yang terhubung dengan jejaring sosial. Oleh karena itu, muncul sebuah ide untuk mengembangkan sistem pengenalan wajah sebagai identitas penghubung jejaring sosial. Selain menggunakan wajah sebagai identitas utama dalam perancangan sistem, wajah juga digunakan sebagai marker untuk menampilkan informasi hasil pengenalan wajah berbasis Augmented Reality. Sistem utuh ini terdiri dari pengenalan wajah pada perangkat mobile Android, pengenalan wajah pada layanan komputasi awan dan tambahan informasi hasil pengenalan wajah berupa Augmented Reality.
Modul pengenalan wajah ditanamkan pada layanan Cloud Computing Google App Engine berbasis Python dengan memanfaatkan Face.com API sebagai pengolahan citra wajah. Hasil informasi dari layanan tersebut dikembalikan dalam format JSON. Response JSON itu dimanfaatkan sebagai tambahan informasi yang akan ditampilkan dengan konsep Augmented Reality. Kehadiran Augmented Reality pada sistem ini bertujuan untuk memberikan interaksi yang ramah dengan pengguna. Berdasarkan hasil pengujian, Augmented Reality bekerja dengan cepat ketika menjadikan wajah sebagai marker untuk menampilkan informasi hasil pengenalan wajah, dengan respon rata-rata sebesar 1025.42 ms untuk mendapat informasi lengkap dan 697.7 ms untuk mendapat sedikit informasi dari orang yang dikenal.

Recently, since the presence of social networking, anyone can easily receive information of anyone, anytime and anywhere. The competition for IT industry increased with the development of connected applications and services with social networking. Therefore, we proposed a face recognition system as a connector to social networking application. In addition to using face as a primary identity in the system design, face is also used as a marker to display information of the result of the face recognition-based on Augmented Reality. This complete system consists of face recognition on Android mobile devices. Face recognition on cloud computing services and additional information on the results of face recognition in the form of Augmented Reality.
Face recognition module is embedded in the Cloud Computing using Google App Engine services based on Python, and also using Face.com API for facial image processing. The results of the service information is returned in JSON format. Given JSON response used as additional information to be displayed with the concept of Augmented Reality. The presence of Augmented Reality in this system aims to provide a friendly interaction with the user. Based on the results of test, Augmented Reality works quickly when used faces as a marker, with the average response time of 1025.42 ms to get complete information and 697.7 ms to get a little information from people who are known.
"
Depok: Fakultas Teknik Universitas Indonesia, 2012
S42173
UI - Skripsi Open  Universitas Indonesia Library
cover
Tosti, Antonella
"The demand for cosmetic procedures is increasing worldwide. This book presents all the potential side-effects and complications of the most frequently used procedures in aesthetic dermatology and provides sound practical advice on their management. It will be helpful not only to beginners but also to experienced dermatologists who want to start performing new procedures. The text is fully illustrated and very simple to consult. For each procedure, the book discusses both common and uncommon side-effects and complications, provides tips on how to avoid them, and explains clearly how they are best treated.
"
Berlin : Springer, 2012
e20426107
eBooks  Universitas Indonesia Library
cover
Hartstein, Morris E.
"Midfacial rejuvenation is a comprehensive review of the majority of procedures and options for midfacial aesthetic and corrective surgery. Each contributor offers a unique approach to the midfacial area, with detailed specifics for every technique. Chapters on midfacial anatomy, complications and their management complete the comprehensive coverage of the subject matter, resulting in a reference text that will benefit every practitioner dealing with the midfacial region.
Features, one of the first books to focus exclusively on the midfacial area, highly illustrated and with clear, step-by-step instructions on performing a variety of midface lifts, implants, sutures, grafts, and fillers, over 300 full color images, includes in-depth chapters on midfacial anatomy and the anatomic basis of aging, multiple approaches to midfacial rejuvenation by well-known surgeons in fields such as oculoplastics, facial plastics, general plastics, and dermatologists."
New York: Springer, 2012
e20426189
eBooks  Universitas Indonesia Library
cover
"Orchid is a beautiful flowers and grows in the different area depend on the origin habitat. Phalaenopsis is one of the orchid family, grown in the humid area. Temperature, humidity and intensity are very important for phalaenopsis life. Controling automitacally will make it easy for the phalaenopsis farmer. With Microcontroller for controling the sensor devices, the system make it error 0.44% for temperature and 0% for time schedule to open the roof."
Surabaya: Penelitian Pengabdian Masyarakat Sekolah Tinggi Manajemen Informatika & Teknik Komputer Surabaya,
607 STJ
Majalah, Jurnal, Buletin  Universitas Indonesia Library
cover
Annes Waren
"Latar Belakang: Pterigium adalah pertumbuhan jaringan fibrovaskular berbentuk segitiga yang tumbuh dari arah konjungtiva menuju kornea pada daerah interpalpebra. Pengendara ojek memiliki risiko pterigium karena faktor risiko utamanya antara lain paparan sinar ultraviolet, iritasi kronis debu, angin. Penelitian ini bertujuan mengetahui pengaruh penggunaan face shield (helm) serta faktor lain yang berhubungan terhadap kejadian pterigium pada pengendara ojek.
Metode: Penelitian ini dilakukan dalam 2 tahap, desain penelitian yang digunakan pada tahap pertama adalah potong lintang dan disain penelitian tahap kedua adalah kasus kontrol dengan matching kelompok umur, dan jumlah responden sebanyak 131 pengendara ojek yang diambil secara total sampling. Instrumen yang digunakan dalam pengumpulan data adalah dengan kuesioner (mengisi sendiri), daftar tilik (observasi), dan pemeriksaan fisik mata. Variabel yang digunakan meliputi umur, tingkat pendidikan, riwayat konsumsi antioksidan, kebiasaan merokok, masa kerja, lama kerja, jenis helm, pengetahuan, sikap, dan perilaku penggunaan face shield (helm).
Hasil: Dari 131 responden diperoleh prevalensi pterigium sebesar 19.1%. Faktor yang mempengaruhi kejadian pterigium pada pengendara ojek adalah tingkat pendidikan (p=0.029, OR=3.310), riwayat konsumsi antioksidan (p=0.018, OR=5.087), pengetahuan penggunaan face shield helm (p<0.001, OR=10.286), perilaku penggunaan face shield helm (p<0.001, OR=11.156).
Kesimpulan dan Saran: Untuk mengurangi terjadinya pterigium pada pengendara ojek dapat dilakukan dengan penggunaan face shield (helm) dengan baik.

Background: Pterygium is triangle form of fibrovascular tissue that grows from conjunctiva to cornea in interpalpebra area. Ojek drivers are at risk of pterygium because its risk factors such as ultraviolet exposure, chronic irritation of dust, and wind. The aim of this study is to determine the effect of face shield (helmet) and other factors related to pterygium on ojek driver.
Method: The Research was conducted in two stages, the first stage was cross sectional study and the second stage was case control study with age group matching. The participant was 131 ojek driver taken from total sampling. Instruments used in data collection are self-administered questionnaires, check list (observation), and eye/cornea examination. The variables used in this study were age, level of education, history of antioxidant consumption, smoking habit, work period, time length of work, helmet type, knowledge, attitude and behavior of wearing face shield (helmet).
Result: The results showed that the prevalence of pterygium was 19.1%. Effecting factors of pterygium in ojek drivers were level of education (p=0.029, OR=3.310), history of antioxidant consumption (p=0.018, OR=5.087), knowledge of wearing face shield helmet (p<0.001, OR=10.286), behavior of wearing face shield helmet (p<0.001, OR=11.156).
Conclusion and Recommendation: To reduce the occurrence of pterygium on ojek drivers can be done with wearing face shield (helmet) properly.
"
Jakarta: Fakultas Kedokteran Universitas Indonesia, 2017
T-Pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Restu Eka Firdaus
"Sistem pengenalan wajah telah banyak diaplikasikan dengan menggunakan berbagai metode, diantaranya: metode PCA, metode ICA, metode LDA, metode EP, metode EBGM, metode Kernel, metode 3-D Morphable, metode 3-D Face Recognition, metode Bayesian Framework, metode HMM, metode SVM, dan sebagainya.
Pada penelitian ini digunakan metode Local Binary Pattern LBP untuk melakukan ekstraksi fitur citra wajah, serta metode SVM dan KNN untuk mengukur tingkat akurasi sistem pengenalan wajah. Data yang digunakan pada penelitian ini yaitu citra wajah 25 mahasiswa Matematika Universitas Indonesia, masing-masing individu diambil 10 citra wajah yang berbeda terdiri dari 5 citra wajah menggunakan kacamata dan 5 citra lainnya tidak menggunakan kacamata, serta diambil dari sudut yang berlainan.
Berdasarkan pengujian yang telah dilakukan, metode KNN dengan memperoleh tingkat akurasi terbaik yaitu sebesar 96.20 pada iterasi 100 dan 90 data training. Hal ini menunjukkan metode KNN lebih baik dibandingkan dengan metode SVM yang hanya memperoleh tingkat akurasi sebesar 94.80 pada iterasi 100 dan 90 data training.

Face recognition has been widely applied using various methods, that is PCA, ICA, LDA, EP, EBGM, Kernel, 3 D Morphable, 3 D Face Recognition, Bayesian Framework, HMM, SVM, etc.
In this research, the Local Binary Pattern LBP method is used to perform feature extraction of a facial image, and to measure the accuracy level of face recognition used SVM and knn method. The data used in this research are face images of 25 mathematics students of University of Indonesia, each individual took 10 different facial images consisting of 5 face images are using glasses with 5 different angles and 5 other images aren 39 t using glasses that also taken from the same 5 different angles.
Based on the tests, KNN method with K 1 obtained the best accuracy of 96.20 at 100 iterations and 90 training data. This result shows the KNN method is better than the SVM method which only obtained 94.80 at 100 iterations and 90 of training data.
"
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Qurratu Aini Hasby
"Penelitian dilakukan untuk mengembangkan sistem keamanan rumah dengan webcam yang sudah ada saat ini. Sistem keamanan saat ini menggunakan webcam hanya untuk merekam dan menyimpan kejadian dalam bentuk video file. Hal tersebut dirasa kurang cukup aman dikarenakan saat kejadian berlangsung seperti perampokan tidak ada notifikasi kepada pemilik rumah. Maka pada penelitian ini ditambahkan sebuah fitur pada sistem untuk mendeteksi wajah penghuni rumah dan akan memberikan notifikasi ketika ada wajah yang tidak dikenal. Sistem ini juga akan digabungkan dengan akses pintu otomatis menggunakan solenoid door lock. Metode yang digunakan adalah Deep Learning Matric untuk implementasi pada face recognition yang digunakan untuk akses kunci pintu rumah.
Hasil yang didapatkan dari pengujian sistem cukup baik, dimana sistem dapat membedakan penghuni rumah dengan orang asing dengan beberapa kriteria pengujian, diantaranya dengan pengujian jarak webcam dengan orang pada siang sekitar pukul 12.00 sampai 13.00 dan malam hari sekitar pukul 19.00 sampai 20.00 dengan menghadap kearah webcam, pengujian banyaknya wajah yang terdeteksi webcam dalam satu frame, dan notifikasi kepada penghuni rumah. Berdasarkan hasil pengujian dan analisis, banyaknya wajah yang tertangkap bisa lebih dari 3 orang dan untuk persentase akurasi pada pengujian siang hari didapatkan sebesar 91.11% sedangkan pada malam hari sebesar 80%. Dari persentase yang didapatkan, pendeteksian pada siang hari lebih baik dan akurat dibandingkan pada malam hari dikarenakan intensitas cahaya yang mempengaruhi kerja dari algoritma face recognition.

The study was conducted to develop a home security system with a webcam that already exists today. The current security system only uses the camera to record and save events in the form of video files. This is not enough safe because when the incident took place such as a robbery there was no notification to the homeowner. Therefore, in this study added some feature for a system to recognize faces of homeowner and will provide notifications when there are faces that are not known. This system will also be combined with automatic door access using solenoid door lock. The method used is the Deep Learning Matric for the implementation of face recognition which will used for door lock access.
The results obtained from the testing of the system are quite good where the system can distinguish between homeowner and strangers with several testing criteria, including testing the distance of the camera with people at noon around 12:00 to 13:00 and the night around 19:00 to 20:00 by facing the camera, testing the number of faces detected by cameras, and notifications to residents. Based on the results of testing and analysis, many faces can be caught more than 3 people and for the percentage of accurated in daytime testing obtained by 91.11% while at night by 80%. From the percentage obtained, the detection during the day is better and more accurate than at night due to the light intensity that affects the work of the face recognition algorithm.
"
Depok: Fakultas Teknik Universitas Indonesia, 2020
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
<<   3 4 5 6 7 8 9 10 11   >>