Now showing 1 - 10 of 21
  • Publication
    Analysis of the performance of SLIC super-pixel toward pre-segmentation of soil-transmitted helminth
    (AIP Publishing, 2023)
    Loke Siew Wen
    ;
    ; ;
    Norhanis Ayunie Ahmad Khairudin
    ;
    Chong Yen Fook
    ;
    Mohd Yusoff Mashor
    ;
    Zeehaida Mohamed
    Soil-Transmitted Helminth (STH) infections are one of the most severe health issues in the world including Malaysia and frequently happened in an unsanitary environment within the children group. The helminth infections are diagnosed by inspecting the faeces samples manually through light microscope. However, the manual inspection method to diagnose the helminth egg is a time-consuming and challenging process especially when are huge number of samples. To increase the efficiency and accuracy of the diagnosis, an analysis of super-pixel segmentation with different parameter adjustments on four different species was carried out. This work described a Simple Linear Iterative Clustering (SLIC) super-pixel algorithm that uses different parameter settings to explore more parasites image features for a better segmentation process in the future and to analyse the effect of different SLIC parameter settings towards the pre-segmentation process. There is total 80 images collected from the four helminth egg species which are Ascaris Lumbricoides Ova (ALO), Enterobius Vermicularis Ova (EVO), Hookworm Ova (HWO) and Trichuris Trichiura Ova (TTO). The proposed approach is divided into three steps. First, the images with various lighting conditions are enhanced by the partial contrast stretching (PCS) technique. The simple linear iterative clustering (SLIC) super-pixel algorithm was implemented to the enhanced images as a pre-segmentation algorithm to form super-pixel images. Lastly, image quality assessment will be performed on the SLIC images. The SLIC parameter compactness of super-pixel, m of 5 and number of super-pixels, k of 1000 was selected because they generate the greatest PSNR value, indicating that this combination of parameters could produce high-quality images. In future, a more in-depth analysis of the parameter k and m, which impacts the form of each super-pixel and the pre-segmentation process, might improve the recommended approach.
  • Publication
    Superpixels-based automatic density peaks and fuzzy clustering approach in COVID-19 lung segmentation
    (IEEE, 2023-12)
    Ooi Wei Herng
    ;
    ;
    Fatin Nabilah Shaari
    ;
    Clustering algorithms that rely on minimizing an objective function suffer from the drawback of requiring manual setting of the number of clusters. This limitation becomes particularly evident when applied to image segmentation, where the large number of pixels can lead to memory overflow issues. To overcome this challenge, a reference of Automatic Fuzzy Clustering Framework (AFCF) for image segmentation method has been used as the comparison to the Density Peaks Clustering (DPC) algorithm. AFCF used superpixel algorithm to reduce the spatial information of data during computation, DPC algorithm to generate decision graph, and prior entropy-based fuzzy clustering (PEFC) algorithm to achieve fully automatic segmentation method in determining the number of cluster and the clustering result. In this study, 50 open-source healthy, COVID-19 and pneumonia infected radiographs dataset are acquired from the Kaggle and Github. The radiographs dataset that segmented by DPC is down sampling to 100*100 pixels due to overloading computation. At the end of the image segmentation, a segmentation performance evaluation is conducted based on sensitivity, specificity, accuracy, precision, recall, F-score and time consumed. The result shows that AFCF algorithm has the better overall performance with higher accuracy of 92.48% and F-score 0.9455. Meanwhile, the most highlighted evaluation index is drop to the time consume comparison, AFCF has around 2.7 times faster processing speed compare to DPC algorithm.
  • Publication
    Initial Study of Radio Tomographic Imaging for Human localization by using Simulation Model
    This paper explains the details of modelling the simulation works designin setup for the RTI system. Th simulation modelling using software is focused on the interaction of electromagnetic behaviour in a dielectric medium of human inside a monitoring area. The modelling works have involved the criteria of the human, frequency and number of sensor nodes, dielectric properties of the human and last but not least, the configurations of the Radio tomography imaging (RTI) system. The model is then developed in the software to observe and investigate the result.
      1
  • Publication
    Sauvola and Niblack Techniques Analysis for Segmentation of Vehicle License Plate
    ( 2020-07-09)
    Ariff Fatin Norazima Mohamad
    ;
    ; ;
    Zulkifli A.
    License plate recognition system is functional to identify the vehicle registration number. This system is popular in image processing field. It's played important role in transportation system, especially for security system. However, variation condition of image acquisition causes the segmentation of license plate difficult to handle. This paper proposed a methodology for segmentation of license plate number by using thresholding segmentation group. In this study, image segmentation based on threshold has been chosen due to its ability in separating the foreground and the background. Hence, this technique is very useful for segmenting the characters which have tons of noise. Several threshold methods from the most commonly used techniques had been chosen to be compared and analyze the results for license plate detection and recognition. In this research, threshold techniques such as Savoula and Niblack have been select to compare. A total of 100 images captured by using a digital camera has been used the experimental analysis. After segmentation process, unwanted pixel has been removed with fixed value for each technique. Template matching has been used for classification of character recognition. The final result shows that Savoula conquers highest placed with great value in accuracy percentage of license plate recognition.
      36  5
  • Publication
    Character segmentation for automatic vehicle license plate recognition based on fast k-means clustering
    ( 2020-11-09)
    Ariff F.N.M.
    ;
    ; ;
    Zulkifli A.N.
    Automatic vehicle license plate recognition (AVLPR) system is one of application for transportation area under intelligent transport system. This system helps in monitor and identify the vehicle by reading the vehicles license plate numbers and recognize the plate characters automatically. However, various factors such as diversity of plate character viewpoint, shape, format and unstable light conditions at the time of image acquisition were obtained, have challenged the system to segment and recognize the characters. Therefore, this paper, presents an effective procedure approached based on fast k-mean (FKM) clustering. FKM approached have an ability to shortening the time of the image cluster centers process consumed. In addition, the FKM algorithm also able to overcomes the cluster center re-processing problem when constantly added the image in huge quantities. The proposed procedure begins with enhancing the input image by using modified white patch and converted into grayscale image. A total of 100 of images has been tested for the segmentation process with clustering techniques approach used. Template matching is used to standardize the recognition results obtained. The highest achieved was 88.57% of average accuracy for FKM clustering technique compared to k-means clustering where it was only able to achieve an average accuracy of 85.78% and 86.14% for fuzzy c-means. Thus, this show that the most efficient, quicker and more useful algorithm goes to FKM rather than the algorithm for fuzzy c-means (FCM) and k-means (KM). Therefore, it is possible toward consider the proposed FKM clustering as an image segmentation method for segmenting license plate images.
      6  16
  • Publication
    Comparability of edge detection techniques for automatic vehicle license plate detection and recognition
    ( 2021-01-01)
    Fatin Norazima Mohamad Ariff
    ;
    ; ;
    Zulkifli A.N.
    License plate recognition system is one of the famous topics in image processing to identify the vehicle registration number. This system has been given a lot of beneficial toward transportation system, especially for security system. However, to get the perfect segmentation on alphabet shape for recognition purpose is quite challenging due to the non-uniform condition of image acquisition. Hence this paper proposes a methodology for segmentation of license plate number by using edge-based segmentation. In this study, image segmentation based on edge detection has been chosen due to the sharpness and detail in detecting the shape of an object. Since there are various types of edge detection techniques have been proposed by the previous researchers, several edge detection techniques from the most commonly used techniques have been chosen to be compared and analyze the results of various edge detection for license plate recognition. In this paper, several types of edge detection techniques such as Approxcanny, Canny, Chan-Vese, Kirsch, Prewitt, Robert, Sobel, Quadtree and Zero Crossing edge detector have been compared through greyscale images. Grayscale image has been enhancing before by modified white patch. Then, the holes area of the segmented license plate image are filled to obtain the characters, followed by step for removing the unwanted objects from the segmented license plate images. Later, the characters of the license plate are recognized based on template matching approach. This recognition analysis consists of two stages. First stage is all edge detector techniques have been used same standard values in removing the noise. Five edge detectors with best performance have been selected for next stage. In the second stage, the unwanted objects have been removed with appropriate values which are suitable for each of the edge detection techniques. The final result shows that Chan-Vese conquers the analysis with highest accuracy of edge detection obtained in license plate recognition.
      1
  • Publication
    A Review: Deep Learning Classification Performance of Normal and COVID-19 Chest X-ray Images
    COVID19 chest X-ray has been used as supplementary tools to support COVID19 severity level diagnosis. However, there are challenges that required to face by researchers around the world in order to implement these chest X-ray samples to be very helpful to detect the disease. Here, this paper presents a review of COVID19 chest X-ray classification using deep learning approach. This study is conducted to discuss the source of images and deep learning models as well as its performances. At the end of this paper, the challenges and future work on COVID19 chest X-ray are discussed and proposed.
      5  47
  • Publication
    Multiple-criteria decision analysis for effect of shoot growth at difference combination nutrient fertilizer NPK for Harumanis mango
    ( 2023)
    Erdy Sulino Mohd Muslim Tan
    ;
    ;
    Marni Azira Markom
    ;
    ; ;
    It is vital to have the correct fertiliser arrangement for effective tree development, fruit yield, and essential fruit quality. The amount of fertiliser suggested with adequate nutrition will be maintained in the soil to supply the needs of the trees as they grow throughout the various growth stages. This study evaluated the effect of different combinations of Nitrogen(N), Phosphorus(P), and Potassium(K) on the vegetative flush physiology of Harumanis mango (Mangifera Indica. L). Single and combinations of N (511g), P(511g), and K(255g) fertilisers were used, which were N, P, NP, and NPK throughout May 2021. The results revealed that the minimum number of mature green leaves and a higher number of healthy panicles were observed in the NPK-treated plants. Moreover, NPK treatment showed the lowest malformation intensity percentage compared to other fertiliser treatments. The data were analysed to obtain the best regrowth pattern of shoots using Multiple-Criteria Decision Analysis (MCDA) techniques. The results on the pattern of regrowth after pruning when federalised with NPK fertiliser showed that the maximum percentage of total vegetative flush was 87.5% and the remaining 12.5% did not reach a satisfactory level according to the MCDA analysis.
      19  3
  • Publication
    Real-time vision-based hand gesture to text interpreter by using artificial intelligence with augmented reality element
    ( 2024-03-07)
    Rosnazri M.H.
    ;
    ; ; ; ; ;
    Zamri N.F.
    ;
    Rahmat M.A.
    ;
    Zamzuri M.A.
    ;
    Azmi M.A.A.
    Real-time Vision-based Hand Gesture to Text Interpreter by Using Artificial Intelligence with Augmented Reality Element is a device that can interpret sign language to text in real-time. This communicator used a machine learning approach with a slight touch of deep learning elements, which are OpenCV, MediaPipe, and TensorFlow algorithms. Those algorithms have been used to differentiate the hand from other objects, detect the movement and coordinate of hands and perform imagery data analysis to produce output instantly in real-time. The camera will detect the user's hand movement, and the output will be produced on an LCD monitor. This project has been developed by using Python programming language. 13,000 of ASL's alphabets and 5,000 of ASL's number imagery datasets have been collected and trained by using cloud platforms which are Google Teachable Machine and Google Colab. The training process produced 99.85% of accuracy for the alphabets and 100% accuracy for the number. Finally, the constructed machine learning algorithm able to display alphabets and numbers on an LCD monitor by performing ASL's alphabet and number hand gesture in real-time. The performance of the prototype has been analyzed and experimented by two users at plain and noise background with different determined distances.
      3  36
  • Publication
    Investigation on Body Mass Index Prediction from Face Images
    ( 2021-03-01)
    Chong Yen Fook
    ;
    ; ;
    Lim Whey Teen
    ;
    ;
    Body mass index is a measurement of obesity based on measured height and weight of a person and classified as underweight, normal, overweight and obese. This paper reviews the investigation and evaluation of the body mass index prediction from face images. Human faces contain a number of cues that are able to be a subject of a study. Hence, face image is used to predict BMI especially for rural folks, patients that are paralyzed or severely ill patient who unable to undergoes basic BMI measurement and for emergency medical service. In this framework, 3 stages will be implemented including image pre-processing such as face detection that uses the technique of Viola-Jones, iris detection, image enhancement and image resizing, face feature extraction that use facial metric and classification that consists of 3 types of machine learning approaches which are artificial neural network, Support Vector Machine and k-nearest neighbor to analyze the performance of the classification. From the results obtained, artificial neural network is the best classifier for BMI prediction system with the highest recognition rate of 95.50% by using the data separation of 10% of testing data and 90% of training data. In a conclusion, this system will help to advance the study of social aspect based on the body weight.
      1