cover
Contact Name
Rahmat Hidayat
Contact Email
mr.rahmat@gmail.com
Phone
-
Journal Mail Official
rahmat@pnp.ac.id
Editorial Address
-
Location
Kota padang,
Sumatera barat
INDONESIA
JOIV : International Journal on Informatics Visualization
ISSN : 25499610     EISSN : 25499904     DOI : -
Core Subject : Science,
JOIV : International Journal on Informatics Visualization is an international peer-reviewed journal dedicated to interchange for the results of high quality research in all aspect of Computer Science, Computer Engineering, Information Technology and Visualization. The journal publishes state-of-art papers in fundamental theory, experiments and simulation, as well as applications, with a systematic proposed method, sufficient review on previous works, expanded discussion and concise conclusion. As our commitment to the advancement of science and technology, the JOIV follows the open access policy that allows the published articles freely available online without any subscription.
Arjuna Subject : -
Articles 20 Documents
Search results for , issue "Vol 5, No 3 (2021)" : 20 Documents clear
Real-time Estimation of Road Surfaces using Fast Monocular Depth Estimation and Normal Vector Clustering Yi, Chuho; Cho, Jungwon
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.641

Abstract

Estimating a road surface or planes for applying AR(Augmented Reality) or an autonomous vehicle using a camera requires significant computation. Vision sensors have lower accuracy in distance measurement than other types of sensor, and have the difficulty that additional algorithms for estimating data must be included. However, using a camera has the advantage of being able to extract various information such as weather conditions, sign information, and road markings that are difficult to measure with other sensors. Various methods differing in sensor type and configuration have been applied. Many of the existing studies had generally researched by performing the depth estimation after the feature extraction. However, recent studies have suggested using deep learning to skip multiple processes and use a single DNN(Deep Neural Network). Also, a method using a limited single camera instead of a method using a plurality of sensors has been proposed. This paper presents a single-camera method that performs quickly and efficiently by employing a DNN to extract distance information using a single camera, and proposes a modified method for using a depth map to obtain real-time surface characteristics. First, a DNN is used to estimate the depth map, and then for quick operation, normal vector that can connect similar planes to depth is calculated, and a clustering method that can be connected is provided. An experiment is used to show the validity of our method, and to evaluate the calculation time.
Hierarchical and K-means Clustering in the Line Drawing Data Shape Using Procrustes Analysis Ridho Ananda; Agi Prasetiadi
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Politeknik Negeri Padang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.532

Abstract

One of the problems in the clustering process is that the objects under inquiry are multivariate measures containing geometrical information that requires shape clustering. Because Procrustes is a technique to obtaining the similarity measure of two shapes, it can become the solution. Therefore, this paper tried to use Procrustes as the main process in the clustering method. Several algorithms proposed for the shape clustering process using Procrustes were namely hierarchical the goodness-of-fit of Procrustes (HGoFP), k-means the goodness-of-fit of Procrustes (KMGoFP), hierarchical ordinary Procrustes analysis (HOPA), and k-means ordinary Procrustes analysis (KMOPA). Those algorithms were evaluated using Rand index, Jaccard index, F-measure, and Purity. Data used was the line drawing dataset that consisted of 180 drawings classified into six clusters. The results showed that the HGoFP, KMGoFP, HOPA and KMOPA algorithms were good enough in Rand index, F-measure, and Purity with 0.697 as a minimum value. Meanwhile, the good clustering results in the Jaccard index were only the HGoFP, KMGoFP, and HOPA algorithms with 0.561 as a minimum value. KMGoFP has the worst result in the Jaccard index that is about 0.300. In the time complexity, the fastest algorithm is the HGoFP algorithm; the time complexity is 4.733. Based on the results, the algorithms proposed in this paper particularly deserve to be proposed as new algorithms to cluster the objects in the line drawing dataset. Then, the HGoFP is suggested clustering the objects in the dataset used.
A Study on Analysis of Satisfaction for Engineering Convergence Subject Jaechoon Jo; Seungdo Jeong; Sunhee Kim; Kwangjae Lee; Hyunjoo Park
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Politeknik Negeri Padang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.674

Abstract

Our world is quickly moving towards the fourth industrial revolution including mobile, big data, AI, IoT, cloud computing, VR, etc. Recently, South Korea has been emphasizing convergence education to university. Thus, university has begun doing convergence education on their own by linking major subjects and liberal arts courses or linking different departments. In this paper, we analyzed learners’ satisfaction for operating convergence education effectively to increase education satisfaction and developed convergence curriculum and convergence skills required by society. for this study, a satisfaction survey is conducted for students majoring in engineering colleges. And the students’ experiences are collected through interviews and questionnaires for suggesting improved the convergence curriculum operation. We also did interviews and asked students about the meaning convergence education had for them, the impressions they had after taking the classes, and any opinions for further improvements. As a result of the analysis of student's satisfaction and satisfaction of convergence curriculum, it was analyzed as “approximately satisfied” with 3.6. Additionally, the correlation between student satisfaction and convergence curriculum satisfaction was analyzed, and the correlation coefficient showed a significant correlation with 0.732. In other words, it can be seen that students with high-student satisfaction are also highly satisfied with the convergence curriculum. Based on the result of the research and the student’s opinions, we would like to suggest that there should be subject development that is connected to careers or job searching for senior students, and additional research of practical educational methods are also needed.
Evaluation of Lossy Compressed Mosaic for SPOT-6/7 Remote Sensing Data in SPACeMAP Agnes S Payani; Siti D Wahyuningsih; Gusti D Yudha; Nico Cendiana; Hanna Afida; Steward Augusto
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.507

Abstract

SPACeMAP is a remote-sensing data portal system owned by LAPAN used to distribute mosaic data of Medium-Resolution to Very-High-Resolution for Provincial Governments. The frequently arising problem is that mosaic images have very large data size, especially for SPOT-6/7 mosaic images. The increasing number of data and users may affect the data loading process on the portal so that mosaic data compression can be considered. SPACeMAP has the Image Compressor feature using the Tile and Line algorithms with a compression ratio (target rate) recommended for optics (15 to 20). This study aims to determine the best algorithm and target rate to get compressed mosaic SPOT-6/7 imagery. The comparison method was done qualitatively through visual comparison and quantitatively by using Compression Ratio (CR), Bit per Pixel (BPP), and Peak Signal to Noise Ratio (PSNR).  Results of the experiment show that, quantitatively, both Tile and Line algorithms give a different performance, depends on the zoom level and land cover characteristics. In terms of the qualitative result, the Tile algorithm gives better overall results compare to the Line algorithm. Quantitatively, both algorithms show good performance in the homogenous area. The target rate difference on the testing range does not affect process duration, nevertheless, the Line algorithm has a long process duration compare to the Tile algorithm. However, compression mosaics with lower or higher resolution remote sensing data may provide different results. Hence, this need be addressed on further studies.
IT-Architecture Study Literature Research Collaboration: Malay Architecture Context Gun Faisal; Nina Fadilah Najwa; Muhammad Ariful Furqon; Fazrol Rozi
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.479

Abstract

Talking about architecture culture means talking about buildings and architecture. Architecture is a field of research that is always related to space and form. One of the exciting research topics on architecture is research on Malay architecture. Preserving Malay architecture is an important thing that must be done physically and meaningfully, positively impacting the community's development. The rapid development of information technology (IT) should be part of conservation efforts. IT supports various activities that significantly help conservation efforts. The role of IT in architecture is a significant research opportunity because of still little research on this topic. Thus, we conduct a study and analysis using a systematic literature review methodology to review IT-Architecture research, especially Malay architecture. The systematic literature review methodology consists of six stages, namely: (1) research question definition; (2) literature searching by keywords on literature sources; (3) literature assessment; (4) literature quality measurement; (5) data extraction and synthesis; and (6) research recommendation and suggestion. After going through the quality assessment process, only 37 papers were obtained that were relevant to the topic of IT-Architecture. The most discussed research themes in this literature review search were: (1) building information modeling (BIM) and augmented reality (AR) / virtual reality (VR); (2) BIM and geographic information system (GIS); and (3) BIM application and technology. However, based on literature searches, IT, and Malay architecture are still insufficient. Therefore, the topic of IT and Malay architecture still needs to be studied further in the future.
Teler Real-time HTTP Intrusion Detection at Website with Nginx Web Server Tedyyana, Agus; Ghazali, Osman
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.510

Abstract

Web servers and web-based applications are now widely used, but in this case, the crime rate in cyberspace has also increased. Crime in cyberspace can occur due to the exploitation of how a system works. For example, the way HTTP works are exploited to weaken the webserver. Various tools for attacking the internet are also starting to be easy to find, but so are the tools to detect these attacks. One of the useful tools for detecting attacks and sending warnings against threats is based on the weblogs on the webserver. Many have not reviewed Teler as an intrusion detection system on HTTP on web servers because the existing tools are relatively new. Teler detecting the weblog and run on the terminal with rule resources collected from the community. So here, the researcher tries to implement the use of Teler in detecting HTTP intrusions on a Nginx-based web server. Intrusion is carried out in attacks commonly used by attackers, for example, port scanning and directory brute force using the Nmap and OWASP ZAP tools. Then the detection results will be sent via the Telegram bot to the server admin. From the results of the experiments conducted, it has been found that Teler is still classified as being able to send warning notifications with a delay between the time of detection and the time when the alert is received, no more than 3 seconds.
Measuring User Satisfaction in Website Usability by Considering Stress Level Raka, Surya Jaya; Setyohadi, Djoko Budiyanto
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.512

Abstract

Usability testing, part of the human-computer interaction problem, is a method commonly used to evaluate the performance of a website interface. Today's study of human-computer interaction is important. It is now developed into UI UX (User Interface / User Experience). The website interface can affect user satisfaction and is a principal factor in a website being liked by users and meeting user needs. When a website is first developed, it can be difficult for a developer to understand the need for a website interface that matches the user persona of that website. Therefore, this research is important as an evaluation material for websites that are developed in the context of a website interface to provide a satisfactory appearance according to user personas. This study evaluates a website by conducting a usability test using the ISO-9241 aspect and getting an average result of 50,967, which is categorized as a bad website is taken from all users in the experiment. This study can also prove the psychological factors of users that influence usability testing, namely differences in the perceptions of website ratings between users with normal and (mild, moderate, severe, too severe) psychological stress levels. Users with normal stress levels will have better usability test results than users with stress levels. This study shows better results than user ratings with a normal stress level of 73,750, so it is categorized as a reliable website.
Assistive Devices to Help Correct Sitting-Posture Based on Posture Analysis Results Seung-Min Lee; Hyeon-Ju Kim; So-Jeong Ham; Sunhee Kim
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.673

Abstract

As many people spend a lot of time sitting on a chair, diseases such as turtle neck, straight neck, caused by incorrect posture have been increasing. Preventing these diseases and treating initial symptoms is helpful just by sitting properly. However, when people sit, their postures become disturbed without their knowledge. In this paper, we propose an assistive device in the form of a chair that helps people to sit properly and helps correct their sitting posture. The assistive device is equipped with pressure sensors capable of measuring the distribution of pressure applied to the floor of the chair, and an ultrasonic sensor capable of measuring the distance between the user's back and the chair back. First, an ultrasonic sensor and pressure sensors are used to determine the user's posture, and if the user's posture is not correct, an alarm is sent to the user to help the user to correct the posture by himself. Second, stretching information is provided according to the degree of distribution of pressure measured by the pressure sensors, and pressures are applied to the user's back with press-type cushions to help the user sit in a correct posture. In addition, even when sitting in a chair for a long time, an alarm is triggered to induce a person to rise from the chair. After implementing the system based on Raspberry Pi, each operation was checked. Furthermore, it was confirmed through the experiment participants that the proposed assistive device can help people correct their sitting posture.
Computational Thinking Evaluation Tool Development for Early Childhood Software Education Lee, Kyunghee; Cho, Jungwon
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.672

Abstract

The early childhood software education is being actively conducted, but research on evaluation of computational thinking is in its infancy. The purpose of early childhood software education is to cultivate the computational thinking through activities centered on solving problems in everyday life. Evaluation in software education is very important in that it not only measures computational thinking simply but also improves computational thinking through evaluation. As such, guidelines for evaluating computational thinking that can be used in early childhood software education are needed, but they are very lacking. Therefore, in this study, the researcher developed an evaluation tool that can meet the ultimate purpose of software education, cultivating computational thinking. The developed evaluation tools are a software education effectiveness test tool and a computational thinking test tool. They were developed to the level of development and interaction of the early childhood. The developed evaluation tool has been validated by software experts, early childhood education experts, and early childhood teachers. As a result of the second step validity verification, all content validity was confirmed. Through this, it was confirmed that the evaluation tool developed in this study can be used as a tool for evaluating computational thinking. This study provides implications for evaluation of computational thinking for early childhood software education. In addition, it is meaningful that it has been suggested to be effectively used for proper evaluation in early childhood software education.
Web Application Penetration Testing Using SQL Injection Attack Alanda, Alde; Satria, Deni; Ardhana, M.Isthofa; Dahlan, Andi Ahmad; Mooduto, Hanriyawan Adnan
JOIV : International Journal on Informatics Visualization Vol 5, No 3 (2021)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30630/joiv.5.3.470

Abstract

A web application is a very important requirement in the information and digitalization era. With the increasing use of the internet and the growing number of web applications, every web application requires an adequate security level to store information safely and avoid cyber attacks. Web applications go through rapid development phases with short turnaround times, challenging to eliminate vulnerabilities. The vulnerability on the web application can be analyzed using the penetration testing method. This research uses penetration testing with the black-box method to test web application security based on the list of most attacks on the Open Web Application Security Project (OWASP), namely SQL Injection. SQL injection allows attackers to obtain unrestricted access to the databases and potentially collecting sensitive information from databases. This research randomly tested several websites such as government, schools, and other commercial websites with several techniques of SQL injection attack. Testing was carried out on ten websites randomly by looking for gaps to test security using the SQL injection attack. The results of testing conducted 80% of the websites tested have a weakness against SQL injection attacks. Based on this research, SQL injection is still the most prevalent threat for web applications. Further research can explain detailed information about SQL injection with specific techniques and how to prevent this attack.

Page 2 of 2 | Total Record : 20