Brilianto, Rivaldo Mersis
Unknown Affiliation

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

Found 3 Documents
Search

Enhanced Brain Tumor Classification through Gamma Correction in Deep Learning Naufal, Muhammad; Al Azies, Harun; Brilianto, Rivaldo Mersis
Sistemasi: Jurnal Sistem Informasi Vol 13, No 6 (2024): Sistemasi: Jurnal Sistem Informasi
Publisher : Program Studi Sistem Informasi Fakultas Teknik dan Ilmu Komputer

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32520/stmsi.v13i6.4474

Abstract

Classification of brain tumors is a problem in computer-aided diagnosis (CAD). This study classifies three classes of brain tumors: gliomas, meningiomas, and pituitary tumors. Image enhancement is useful for improving the quality of images to be recognized by Computer-Aided Diagnosis (CAD) systems. Gamma correction is one spatial method aimed at manipulating contrast. This method operates with a spatial approach and has relatively low computational time but yields satisfactory results in certain cases. This research compares Gamma Correction with Convolutional Neural Network (CNN) in the classification of brain tumor types. The CNN method without Gamma Correction achieves an accuracy of 86.52%, precision of 83.63%, sensitivity of 86.11%, and specificity of 93.27%. The application of Gamma Correction at 1.5 results in improved performance with an accuracy of 88.80%, precision of 86.49%, sensitivity of 88.06%, and specificity of 94.50%. Meanwhile, Gamma Correction at 0.5 shows an accuracy of 88.59%, precision of 87.59%, sensitivity of 86.68%, and specificity of 94.17%. Overall, the implementation of Gamma Correction in the classification of brain tumor types successfully enhances the CNN classification performance in terms of precision, sensitivity, and specificity compared to without its use.
Sistem Informasi Kemahasiswaan Politeknik Harapan Bersama (SIKEMAS) Rakhman, Arif; Basit, Abdul; Brilianto, Rivaldo Mersis
Smart Comp :Jurnalnya Orang Pintar Komputer Vol 10, No 3 (2021): Smart Comp: Jurnalnya Orang Pintar Komputer
Publisher : Politeknik Harapan Bersama

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30591/smartcomp.v10i3.2566

Abstract

Mahasiswa menjadi elemen yang sangat penting pada suatu perguruan tinggi khususnya di Prodi D-3 Teknik Komputer Politeknik Harapan Bersama. Politeknik Harapan Bersama merupakan pendidikan vokasi yang terletak di Kota Tegal, jumlah mahasiswa di perguruan tinggi ini mencapai +4000 mahasiswa  dan tenaga pendidik serta tenaga kependidikan yang tidak sedikit terdiri dari berbagai program studi. Program studi DIII Teknik komputer adalah Prodi yang mempunyai peserta didik  yang cukup banyak yaitu semester dua 302, semester empat 368 dan semester enam 699 dan total seluruh angkatan 1067 . Sistem informasi mahasiswa ini di beri nama SIKEMAS (sistem Informasi Kemahasiswaan agar mudah di ucapkan dan familiar bagi pengguna. SIKEMAS menggambarkan interaksi antara pengguna dan sistem, yang setiap pengguna bebas mengakses informasi yang berbeda sesuai ketentuan yang bertujuan agar mahasiswa  mendapatkan informasi secara cepat,  seperti informasi mengenai aktif studi, cuti studi, prestasi mahasiswa, mahasiswa bermasalah karena melakukan beberapa kali pelanggaran hingga himpunan mahasiswa Prodi. Oleh sebab itu, penelitian ini bertujuan membangun sistem informasi kemahasiswaan untuk Prodi D-3 Teknik Komputer dengan menggunakan metode waterfall. Kumpulan Data yang digunakan adalah metode observasi dan wawancara. Software yang digunakan untuk membangun sistem ini adalah UML dengan Enterprise arsitec untuk perancangan sistem, Bahasa pemrograman yang digunakan adalah PHP dengan framework Code igniter, dan database MySQL. Sistem ini di harapkan bisa mempercepat dan mempermudah proses dalam mendata mahasiswa dari mulai mahasiswa berprestasi hingga yang bermasalah agar Riwayat mahasiswa selama perkuliahan bisa tersimpan dengan baik.        Kata kunci : Student interest,  Sistem Informasi, UML, PHP, CI, MySQL
Evaluation of Histogram-Based Image Enhancement Methods for Facial Images in Drowsy Driver Using No-Reference Metrics Naufal, Muhammad; Al Azies, Harun; Alzami, Farrikh; Brilianto, Rivaldo Mersis
Journal of Applied Informatics and Computing Vol. 10 No. 1 (2026): February 2026
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30871/jaic.v10i1.12055

Abstract

Low-light facial images suffer significant quality degradation, leading to performance degradation in surveillance and face recognition systems, where conventional enhancement methods often produce over-enhancement or unnatural noise artifacts. This study compares three histogram equalization methods, namely HE, AHE, and CLAHE, for low-light facial image enhancement, with evaluation using no-reference quality assessment metrics, including NIQE, LOE, and Entropy, as well as visual analysis and histogram distribution. The results showed that AHE produced the lowest NIQE (4.96 ± 1.38) and the highest entropy (7.86 ± 0.11) but had significant noise artifacts, HE produced an overly even distribution with NIQE of 6.34 ± 1.41, while CLAHE showed the most balanced performance with the lowest LOE (0.07 ± 0.02) and the best visual quality when using the optimal clip limit in the range of 1.2-2.0, providing an optimal trade-off between contrast enhancement, naturalness preservation, and artifact minimization with computational efficiency below 1 ms.