Claim Missing Document
Check
Articles

Found 3 Documents
Search

Digital Forensic on Secure Digital High Capacity using DFRWS Method Anton Yudhana; Imam Riadi; Budi Putra
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 6 No 6 (2022): Desember 2022
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v6i6.4615

Abstract

As evidenced in the trial, between 2015 and the second quarter of 2022, there were 54 cases involving secure digital high capacity (SDHC) storage hardware as evidenced in trials. In 2021 there will be an increase in cases involving SDHC. The three cases with the highest number are corruption cases, special crimes, and ITE. SDHC is an advanced technology development of Secure Digital (SD) card hardware which functions as storage. SD Card only has a capacity of up to 2 gigabytes, while the largest SDHC capacity is 32 gigabytes. As a storage device that is small, thin, and has a fairly large capacity. this research needs to be done because of the increasingly widespread increase in cases involving SDHC. This study aims to perform digital forensic analysis on SDHC evidence using forensic applications that run on Linux, namely foremost and DC3DD. This study uses the DFRWS method to retrieve valid evidence in court. Based on the research conducted, it was found that the number of files that can be restored at the examination stage using foremost is 77%, and the accuracy of recovered files is 50% with string file hash validation. From this research, it can be concluded that the processing results of DC3DD and Foremost can be used as valid evidence.
Comparison Analysis of Brain Image Classification Based on Thresholding Segmentation With Convolutional Neural Network Alwas Muis; Sunardi Sunardi; Anton Yudhana
Journal of Applied Engineering and Technological Science (JAETS) Vol. 4 No. 2 (2023): Journal of Applied Engineering and Technological Science (JAETS)
Publisher : Yayasan Riset dan Pengembangan Intelektual (YRPI)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37385/jaets.v4i2.1583

Abstract

Brain tumor is one of the most fatal diseases that can afflict anyone regardless of gender or age necessitating prompt and accurate treatment as well as early discovery of symptoms. Brain tumors can be identified using Magnetic Resonance Imaging (MRI) to detect abnormal tissue or cell development in the brain and surrounding the brain. Biopsy is another option, but it takes approximately 10 to 15 days after the inspection, so technology is required to classify the image. The goal of this study is to conduct a comparative analysis of the greatest accuracy value attained while classifying using segmentation with thresholding versus segmentation without thresholding on the CNN method. Images are assigned threshold values of 150, 100, and 50. The dataset consists of 7023 MRI scans of four types of brain tumors: glioma, notumor, meningioma, and pituitary. Without utilising thresholding segmentation, the classification yielded the highest degree of accuracy, 92%. At the threshold of 100, classification by segmentation received the highest score of 88%. This demonstrates that thresholding segmentation during CNN model preprocessing is less effective for brain image classification
Classification for Waste Image in Convolutional Neural Network Using Morph-HSV Color Model Miftahuddin Fahmi; Anton Yudhana; Sunardi; Abdel-Nasser Sharkawy; Furizal
Scientific Journal of Engineering Research Vol. 1 No. 1 (2025): March
Publisher : PT. Teknologi Futuristik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.64539/sjer.v1i1.2025.12

Abstract

Waste management is essential in preserving nature to be cleaner and more well-maintained. Waste management runs slower than the speed of waste accumulation. One reason is slow waste sorting. This problem can be overcome by building a learning machine that can sort the types of waste. The type of waste often separated in the first sorting is waste based on its type, namely organic and inorganic. The classification model used is the CNN with image processing Morph-HSV color model. The data obtained from Kaggle is collected and processed using Python. The processed image is trained using a CNN classification model. The results of this study are an accuracy of 99.58% and a loss of 1.57%. With this research, it is hoped that it can accelerate waste sorting performance using the most efficient ML based on image processing and its classification model.