Claim Missing Document
Check
Articles

Newton’s Method for Distance Optimization in Firefly Algorithm in Determining Optimum Nutrition for Laying Hens M.Shochibul Burhan; Fitri Utaminingrum
INKOM Journal Vol 11, No 1 (2017)
Publisher : Pusat Penelitian Informatika - LIPI

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.14203/j.inkom.509

Abstract

An accurate calculation of feed nutrition and more affordable price is an extremely complex. Firefly algorithm is an algorithm designed for optimization calculation whose output is highly dependent on light intensity (β), which is influenced by distance (r). Therefore, in order to produce maximum output values, an optimization of firefly distance should be done. The most appropriate method is Newton’s Method as it has the capability of solving roots of equations accurately. From the testing of distance optimization in firefly algorithm, a fairly good increase in the fitness value was obtained.Keywords: Newton Method, Firefly Algorithm
Three combination value of extraction features on GLCM for detecting pothole and asphalt road Yoke Kusuma Arbawa; Fitri Utaminingrum; Eko Setiawan
Jurnal Teknologi dan Sistem Komputer Volume 9, Issue 1, Year 2021 (January 2021)
Publisher : Department of Computer Engineering, Engineering Faculty, Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.14710/jtsiskom.2020.13828

Abstract

The rate of vehicle accidents in various regions is still high accidents caused by many factors, such as driver negligence, vehicle damage, and road damage. However, transportation technology developed very rapidly, for example, a smart car. The smart car is land transportation that does not use humans as drivers but uses machines automatically. However, vehicle accidents are still possible because automatic machines do not have the intelligence like humans to see all the vehicle's obstacles. Obstacles can take many forms, one of them is road potholes. We propose a method for detecting road potholes using the Gray-Level Cooccurrence Matrix with three features and using the Support Vector Machine as a classification method. We analyze the combination of GLCM Contrast, Correlation, and Dissimilarity features. The results showed that the combination of Contrast and Dissimilarity features had the best accuracy of 92.033 %, with a computing time of 0.0704 seconds per frame.
Early Detection of COVID-19 Patient’s Survavibility Based On The Image Of Lung X-Ray Image Using Deep Neural Networks Hilmy Bahy Hakim; Fitri Utaminingrum; Agung Setia Budi
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vo. 6, No. 3, August 2021
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22219/kinetik.v6i3.1265

Abstract

SARS-CoV-2 causes an infection called COVID-19, which is caused by a new coronavirus. One of the symptomps that dangerous to the patients is developing pneumonia in their lungs. To detect pneumonia symptoms, one of the newest methods is using CNN (Convolution Neural Networks). The problem is when able to detect pneumonia, the patient's survivability, which knowing this will be helpful to decide the priority for each patient, is still in question. The CNN used in this research to classify the patient’s future condition, but met some major problems that the dataset is very few and unbalance. The image augmentation was used to multiply the dataset, and class weight was applied to prevent miscalculation on minority class. 6 CNN architectures used to find the best model. The result VGG19 architecture has the best overall accuracy, in training, it has 80% accuracy, 89% accuracy invalidation, and 82% f1 score accuracy on classifying the testing dataset means the best model if looking for accuracy on prediction, but this cost a prediction time that longest compared to other CNN architectures. MobileNet is the fastest, but it cost much worse on prediction accuracy, only 55%. The ResNet50 model has balanced prediction accuracy/time, it got 77% f1 accuracy, and also 8.49 seconds of prediction time, 9 seconds less than VGG19.
Retinal blood vessel segmentation using multiple line operator-based methods Randy Cahya Wihandika; Putra Pandu Adikara; Sigit Adinugroho; Yuita Arum Sari; Fitri Utaminingrum
Bulletin of Electrical Engineering and Informatics Vol 11, No 3: June 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v11i3.3026

Abstract

The morphological alterations of the retinal blood vessels are important indicators that can be utilized to diagnose and track the progression of a number of disorders. Diabetic retinopathy (DR) is a condition that destroys the retina and is the major cause of visual loss caused by high blood glucose levels. One of the retinal objects impacted by DR is the blood vessel. By regularly monitoring changes in the retinal blood vessels, severe DR or even vision loss can be avoided. The condition of the blood vessel can be examined by segmenting the blood vessel area from a digital fundus image. Segmenting retinal blood vessels manually, on the other hand, is time-consuming and tedious, and especially when dealing with a high number of photographs. As a result, a system for segmenting retinal blood vessels automatically is crucial. Furthermore, methods for automatically segmenting retinal blood vessels are useful for person authentication systems based on the retina. Blood vessel segmentation can be accomplished in a number of ways. Based on the prior line operator method, an improved version of the line operator method is proposed in this paper. The proposed method demonstrates an improvement in accuracy over the previous method, with an accuracy of 94.61%.
Building Segmentation of Satellite Image based on Area and Perimeter using Region Growing Ervin Yohannes; Fitri Utaminingrum
Indonesian Journal of Electrical Engineering and Computer Science Vol 3, No 3: September 2016
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v3.i3.pp579-585

Abstract

A building can be known by look shape, color, and texture. Building can be detected by using many method. Region growing is one simple segmentation method because only use seed point. Before segmentation, the image must be preprocessing include sharpening, binerization by otsu method. Sharpening for clarify image and otsu method changed image valued 0 and 1. Next step is post-preprocessing include segmentation using region growing and opening closing operation. And the last process is detection building where building of detection will be signed. In this research, we present region growing for building segmentation by using both area and perimeter as a important variable in the region growing. Value of area more than 10 and perimeter is more than 50 are produced most of building.
Feature extraction comparison for facial expression recognition using adaptive extreme learning machine Muhammad Wafi; Fitra A. Bachtiar; Fitri Utaminingrum
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 1: February 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i1.pp1113-1122

Abstract

Facial expression recognition is an important part in the field of affective computing. Automatic analysis of human facial expression is a challenging problem with many applications. Most of the existing automated systems for facial expression analysis attempt to recognize a few prototypes emotional expressions such as anger, contempt, disgust, fear, happiness, neutral, sadness, and surprise. This paper aims to compare feature extraction methods that are used to detect human facial expression. The study compares the gray level co-occurrence matrix, local binary pattern, and facial landmark (FL) with two types of facial expression datasets, namely Japanese female facial expression (JFFE), and extended Cohn-Kanade (CK+). In addition, we also propose an enhancement of extreme learning machine (ELM) method that can adaptively select best number of hidden neurons adaptive ELM (aELM) to reach its maximum performance. The result from this paper is our proposed method can slightly improve the performance of basic ELM method using some feature extractions mentioned before. Our proposed method can obtain maximum mean accuracy score of 88.07% on CK+ dataset, and 83.12% on JFFE dataset with FL feature extraction.
Implementasi Sistem Kontrol dan Monitoring pH pada Tanaman Kentang Aeroponik secara Wireless Andrika Wahyu Wicaksono; Edita Rosana Widasari; Fitri Utaminingrum
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 1 No 5 (2017): Mei 2017
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

The needs of potato each year has increased, but not offset by increased production and land area for commodity crops of potatoes. To boost production in an increasingly limited land, aeroponics techniques into one solution for farmers who have no land availability. Aeroponics potato production techniques have yields more good than conventional techniques and with the land. PH is one of the elements that greatly affect the growth of aeroponic plant. The ideal pH range for an aeroponics system ranges between 5.5-6.5. Then the system control and monitoring is required in an aeroponics techniques. In this research for controlling and monitoring the State of a pH using wireless transmission. There are six nodes that is two nodes, one node sensor Coordinator, and three nodes of the actuators. From the test results obtained by the sensor data reading of pH value of 1% error within an error reading of 0.08 degree pH. Sensor data transmission using wireless data on delivery without hitch has the accuracy of data delivery of 99.98% with one node of the sensors and 96.13% with two sensor nodes. On delivery with the hitch has the level of accuracy of the data delivery of 99.93% with one sensor nodes and of 92.99% with two sensor nodes
Sistem Monitoring Cairan Infus Terpusat Menggunakan Pengolahan Citra Digital Ringga Aulia Primahayu; Fitri Utaminingrum; Dahnial Syauqy
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 1 No 8 (2017): Agustus 2017
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Imbalances between patient and medical personnel, especially nurses on duty 24 hours monitoring the condition of inpatients result in negligence. For example in terms of monitoring the condition of intravenous fluids. Based on these case examples, a system that is able to reduce the level of negligence and help the performance of medical personnel to improve hospital services. So to overcome this, a system designed to monitor intravenous fluids centrally using digital image processing. Some digital image processing methods used are thresholding to separate object image with the background, morphology to improve threshold image results by using dilation and erosion operation, moment invariant to describe characteristic shape and infusion fluid condition seen from a number of area and position. By using Raspberry Pi as a processing unit and sending information the infusion fluid condition is controlled centrally on the local network using TCP / IP socket as the communication medium to the server. The results of this study indicate that the system can detect infusion fluid conditions using several methods of processing digital images and send detection results to the server.
Pengenalan Citra Tanda Tangan Off-Line dengan Pemanfaatan Ciri Centroid Distance Function Rizka Husnun Zakiyyah; Agus Wahyu Widodo; Fitri Utaminingrum
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 1 No 10 (2017): Oktober 2017
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

A person's signature is one of the most valid proof that shows ownership of documents and transactions that contain their most important data. However, the process of analizing its authenticity is still done manually. To resolve this problem, an image recognition system for signature will be developed by applying characteristic centroid distance function. This Image recognition process begins with preprocessing, such as binerisasi, filtering, cropping, resizing, and thinning. Next the position of pixels will be searched to store all the foreground pixels and centroid pixels of the image. All pixels stored distance will be calculated using centroid function and grouped according to the amount of features that were selected so that each group has the same amount of data. The average of centroid distance function will be counted on every group so that each group will generate one feature. The results of feature extraction will be processed with the k-nearest neighbor classification method. On the research that has been done the highest accuracy obtained from extraction characteristics of centroid distance function uses 20 class is 88.5% obtained from 20 features and k= 1 with the amount of 10 and 14 training data for each class. The highest accuracy to 50 class is 67.4% obtained from 15 features and k= 3 with 10 and 14 training data for each class.
Penentuan Jumlah Karakter pada Plat Nomor Kendaraan dengan menggunakan Selective Ratio Bounding Box Juniman Arief; Fitri Utaminingrum; Yuita Arum Sari
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 1 (2018): Januari 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

The system of determining the number of characters on the vehicle number plate is one of the applications required in modern times today. The first step taken is image capture using the camera, then perform image processing and segmentation on the vehicle license plate image. Then do the determination of the number of characters on the vehicle number plate by using bounding box and selective ratio bounding box. Before the process of detection or the introduction of vehicle license plate required the validity to determine the number of characters on the license plate of the vehicle in order to know the number of characters on the license plate of the vehicle so as not to be wrong in recognizing the character on the license plate of the vehicle. It is expected that the application is able to determine the number of characters on the license plate of the vehicle. Application has been tested on 15 samples of data plate number of vehicles with standard specifications of the Police of the Republic of Indonesia. Tests of 15 data samples were performed 5 times using several variations of the ratio values ​​of the threshold. From the results of the overall testing that has been done, the average level of accuracy in the use of bounding box is 54% in the whole test. In the use of selective ratio bounding box, the highest average accuracy level in the second test was 92% and the lowest accuracy level in the 4th test was 68%. While on the other test obtained the same average accuracy that is equal to 88%.
Co-Authors Abadi, Dendy Satria Abiyyu Herwanto Achmad Dinda Basofi Sudirman Achmad Jafar Al Kadafi Adam Ibrahim, Muhammad Adharul Muttaqin Adinugroho, Sigit Aditia Reza Nugraha Afdy Clinton Afrizal Rivaldi, Afrizal Agung Setia Budi Agung Setia Budi Agung Setia Budi, Agung Setia Agus Wahyu Widodo Ahmad Wali Satria Bahari Johan Ahmad Wildan Farras Mumtaz Ainandafiq Muhammad Alqadri Akbar Dicky Purwanto Akbar Wira Bramantya Akbar, Muhammad Danar Al Amin, Nisrina Fairuz Hafizhah Al Huda, Fais Alfan Rafi'uddin Ardhani Alfianto Palebangan Alhamdi, Achmad Fahri Aliffandi Purnama Putra Alrynto Alrynto Alvin Evaldo Darmawan Amalia Septi Mulyani Amaliah, Ichlasuning Diah Andika Bayhaki Al Rasyid Syah Andika Kalvin Simarmata Andrika Wahyu Wicaksono Anugrah Zeputra Arthur Ahmad Fauzi Asep Ranta Munajat Asfar Triyadi Audrey Athallah Asyam Fauzan Aufa Nizar Faiz Auliya Firdaus Awalina, Aisyah Bagas Nur Rahman Bagus Septian Aditya Wijayanto Barlian Henryranu Prasetio Beryl Labique Ahmadie Blessius Sheldo Putra Laksono Budi Atmoko Burhan, M.Shochibul Cahyo, Muhammad Pandu Dwi Candra, Alvin Choirul Huda Constantius Leonardo Pratama Dahnial Syauqy Danudoro, Kevin Daris Muhammad Yafi Desy Marinda Oktavia Sitinjak Dewi Amalia Dharmatirta, Brian Aditya Dimas Rizqi Firmansyah Dony Satrio Wibowo Duwi Purnama Sidik Dzakwan Daffa Ramdhana Eko Sakti Pramukantoro, Eko Sakti Eko Setiawan Eko Setiawan Enny Trisnawati, Enny Ervin Yohannes Ester Nadya Fiorentina Lumban Gaol Faris Chandra Febrianto Farrassy, Muhtady Fatwa Ramdani, Fatwa Fernando, Leo Luis Figo Ramadhan Hendri Fikri, Aqil Dzakwanul Fitra Abdurrachman Bachtiar Fitrahadi Surya Dharma Fitria Indriani Fitriyah, Hurriyatul Fitriyani, Rahma Nur Gabe Siringoringo Gagana Ghifary Ilham Gembong Edhi Setyawan Guruh Adi Purnomo Haikal, M. Fikri Hashfi Firjatullah, Ilmam Hassadiqin, Hasbi Hendry Y. Nanlohy Herman Tolle Hernanda Agung Saputra Hilman Syihan Ghifari Hilmy Bahy Hakim Hisdianton, Oktavian Huda Ahmad Hidayatullah Hurmuzi, Abdan Idza Hurriyatul Fitriyah Ichsan Ali Rachimi Ida Yusnilawati Ikhsan Rahmad Ilham Imam Cholissodin Imam Faris Intan Fatmawati Irnayanti Dwi Kusuma Irsal, Riyandi Banovbi Putera Issa Arwani Jawahir, Asma Kamilah Nur Joan Chandra Kustijono Juniman Arief Kabisat, Aldiansyah Satrio Kelvin Himawan Eka Maulana Kezia Amelia Putri Kirana Sekar Ayu Kohichi Ogata, Kohichi Krisna Pinasthika Lailil Muflikhah Laksono Trisnantoro Laksono, Blessius Sheldo Putra Larasati, Anindya Zulva Leina Alimi Zain Lilo Nofrizal Akbar Linda Silvya Putri Lita Nur Fitriani LUTHFATUN NISA M. Ali Fauzi M. Fiqhi Hidayatulah M.Shochibul Burhan Marianingsih, susi Marsha Nur Shafira Masyita Lionirahmada Maulana Yusuf Meidiana Adinda Prasanty Mela Tri Audina Misran Misran Mochammad Bustanul Ilmi Mochammad Hannats Hanafi Ichsan Mohammad Andy Purwanto Mohammad Isya Alfian Mohammad Sezar Nusti Ilhami Muchlas Muchlas Mufita, Aulia Riza Muhadzdzib, Naufal Muhamad Fauzan Alfiandi Muhammad Amin Nurdin Muhammad Arga Farrel Arkaan Muhammad Fadhel Haidar Muhammad Hafid Khoirul Muhammad Ibrahim Kumail Muhammad Nazrenda Ramadhan Muhammad Rafi Zaman Muhammad Raihan Wardana Budiarto Muhammad Rizky Rais Muhammad Tri Buwana Zulfikar Ardi Muhammad Wafi Muzammilatul Jamiilah Nico Dian Nugraha Niko Aji Nugroho Noza Trisnasari Alqoria Nugraheny Wahyu Try Nyoman Kresna Aditya Wiraatmaja Olivia Rumiris Sitanggang Onky Soerya Nugroho Utomo Paulus Ojak Parasian Permana, Frihandhika Pratama, Aimar Abimayu Pratama, Wildan Bagus Priyanpadma, Sulthon Purboningrum, Fadhila Putera, Muhammad Reza Dahri Putra Pandu Adikara Putra, Firnanda Al Islama Achyunda Putra, Reza Qonita Luthfiyani Qurrotul A'yun Rachmad Jibril Al Kautsar Rahma Tiara Puteri Rahmatul Bijak Nur Kholis Rahmawati, Athirah Naura Rakhmadina Noviyanti, Rakhmadina Rama Aprianto, Andika Ramadhani, Roihaan Randy Cahya Wihandika Randy Cahya Wihandika Rekyan Regasari Mardi Putri, Rekyan Regasari Mardi Renaldi Primaswara Praetya Renita Leluxy Sofiana Rhaka Gemilang Sentosa Ringga Aulia Primahayu Riyandi Banovbi Putera Irsal Rizal Maulana Rizal Maulana, Rizal Rizdania, Rizdania Rizka Husnun Zakiyyah Rizky Haris Risaldi Rizky Teguh Nursetyawan Rizky Yuztiawan, Fachrie Robbani, Ihwanudien Hasan Rochmawanti, Ovy Samuel Andika Sanjaya, Muhamad Aditya Sasongko, Listyawan Dwi Shaleh, Achmad Rizqi Ilham Shih, Timothy K. Sigit Adinugroho Simangunsong, Bryan Nicholas Josephin Hotlando Siswanti Slamet Arifmawan Sri Mayena Surga, Itsar Irsyada Syahrul Yoga Pradana Syaifuddin, Tio Tiara Sri Mulati Tibyani Tibyani Tibyani Tobias Sion Julian Tsani, Farid Nafis Versa Christian Wijaya Vikorian, Eldad Virza Audy Ervanda Wahyu Adi Prijono Wayan Firdaus Mahmudy Widasari, Edita Rosana Wijaya Kurniawan Wijaya, Waskitha William Hutamaputra Willy Andika Putra Wisik Dewa Maulana Yazid Basthomi Yoke Kusuma Arbawa Yongki Pratama Yuita Arum Sari Yuita Arum Sari Yuita Arum Sari Zamaliq Zamaliq Zhuliand Rachman Zulfina Kharisma Frimananda