Search Results - (( evolution segmentation using algorithm ) OR ( java implementation search algorithm ))

Refine Results
  1. 1

    Comparison of Search Algorithms in Javanese-Indonesian Dictionary Application by Yana Aditia, Gerhana, Nur, Lukman, Arief Fatchul, Huda, Cecep Nurul, Alam, Undang, Syaripudin, Devi, Novitasari

    Published 2020
    “…This study aims to compare the performance of Boyer-Moore, Knuth morris pratt, and Horspool algorithms in searching for the meaning of words in the Java-Indonesian dictionary search application in terms of accuracy and processing time. …”
    Get full text
    Get full text
    Journal
  2. 2

    Direct approach for mining association rules from structured XML data by Abazeed, Ashraf Riad

    Published 2012
    “…The thesis also provides a two different implementation of the modified FLEX algorithm using a java based parsers and XQuery implementation. …”
    Get full text
    Get full text
    Thesis
  3. 3

    Comparison of performances of Jaya Algorithm and Cuckoo Search algorithm using benchmark functions by Ahmed, Mashuk, Nasser, Abdullah B., Kamal Z., Zamli, Heripracoyo, Sulistyo

    Published 2022
    “…This paper aims to compare the performance of two metaheuristic algorithms which are Jaya Algorithm (JA) and Cuckoo Search (CS) using some common benchmark functions. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  4. 4
  5. 5

    Adaptive Initial Contour and Partly-Normalization Algorithm for Iris Segmentation of Blurry Iris Images by Jamaludin, Shahrizan, Mohamad Ayob, Ahmad Faisal, Mohd Norzeli, Syamimi, Mohamed, Saiful Bahri

    Published 2022
    “…Moreover, evolution or convergence speed remains a significant challenge for active contour as it segments the precise iris boundary. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  6. 6

    A hyper-heuristic based strategy for image segmentation using multilevel thresholding by Luqman, Fakhrud Din, Shah Khalid, Kamal Zuhairi Zamli, Aftab Alam

    Published 2025
    “…EMCQ uses four low-level heuristic sets adopted from the teaching learning-based optimisation (TLBO) algorithm, flower pollination algorithm (FPA), genetic algorithm (GA), and Jaya algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    A hyper-heuristic based strategy for image segmentation using multilevel thresholding by Luqman, ., Fakhrud, Din, Shah, Khalid, Kamal Z., Zamli, Alam, Aftab

    Published 2025
    “…EMCQ uses four low-level heuristic sets adopted from the teaching learning-based optimisation (TLBO) algorithm, flower pollination algorithm (FPA), genetic algorithm (GA), and Jaya algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

    Estimation of small-scale kinetic parameters of escherichia coli (E. coli) model by enhanced segment particle swarm optimization algorithm ese-pso by Mohammed Adam Kunna, Azrag, Jasni Mohamad, Zain, Tuty Asmawaty, Abdul Kadir, Marina, Yusoff, Jaber, Aqeel Sakhy, Abdlrhman, Hybat Salih Mohamed, Ahmed, Yasmeen Hafiz Zaki, Husain, Mohamed Saad Bala

    Published 2023
    “…In this regard, the result of the ESe-PSO algorithm achieved superior accuracy compared with the Segment Particle Swarm Optimization (Se-PSO), Particle Swarm Optimization (PSO), Genetic Algorithm (GA), and Differential Evolution (DE) algorithms. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Segmentation of Retinal Vasculature using Active Contour Models (Snakes) by Pang, Kee Y ong

    Published 2009
    “…Active contour model (snake) that based on level sets, techniques of curve evolution, and Mumford-Shah functional for segmentation is then used to segment out the detected retinal vessel and produce a complete retinal vasculature. …”
    Get full text
    Get full text
    Final Year Project
  10. 10

    Visualisation tool to study malaria transmission using network modelling by Wong,, Ji Yeh

    Published 2014
    “…In addition, the Hypertext Induced Topical Search (HITS) web search algorithm was adapted to implement a search engine, which uses the bipartite contact network as the input. …”
    Get full text
    Get full text
    Get full text
    Final Year Project Report / IMRAD
  11. 11

    Iris Segmentation Analysis using Integro-Differential Operator and Hough Transform in Biometric System by Zainal Abidin, Zaheera, -, M.Manaf, Shibghatullah, Abdul Samad, -, S.H.A.Mohd Yunos, -, S.Anawar, -, Z.Ayop

    Published 2012
    “…There are four steps in iris recognition: segmentation,normalization, encoding and matching. Here, iris segmentation has been implemented using Hough Transform and Integro-Differential Operator techniques. …”
    Get full text
    Get full text
    Article
  12. 12

    An Educational Tool Aimed at Learning Metaheuristics by Kader, Md. Abdul, Jamaluddin, Jamal A., Kamal Z., Zamli

    Published 2020
    “…Initially, this tool adopts only Crow Search, Jaya, and Sine Cosine algorithms. But more metaheuristics will be included in future research. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  13. 13

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    Published 2019
    “…This study proposes a car parking management system which applies Dijkstra’s algorithm, Ant Colony Optimization (ACO) and Binary Search Tree (BST) in structuring a guidance system for indoor parking. …”
    Get full text
    Get full text
    Thesis
  14. 14

    Iris Segmentation Analysis Using Integro-Differential Operator And Hough Transform In Biometric System by Zainal Abidin, Zaheera, Anawar, Syarulnaziah, Ayop, Zakiah, Manaf, Mazani, Shibghatullah, A.S., Mohd Yunos, S.H.A.

    Published 2012
    “…Iris segmentation is foremost part of iris recognition system.There are four steps in iris recognition: segmentation,normalization,encoding and matching.Here, iris segmentation has been implemented using Hough Transform and IntegroDifferential Operator techniques.The performance of iris recognition system depends on segmentation and normalization technique.Iris recognition systems capture an image from individual eye.Then the image captured is segmented and normalized for encoding process.The matching technique,Hamming Distance,is used to match the iris codes of iris in the database weather it is same with the newly enrolled for verification stage.These processes produce values of average circle pupil,average circle iris,error rate and edge points.The values provide acceptable measures of accuracy False Accept Rate (FAR) or False Reject Rate (FRR).Hough Transform algorithm,provide better performance,at the expense of higher computational complexity.It is used to evolve a contour that can fit to a non-circular iris boundary.However,edge information is required to control the evolution and stopping the contour.The performance of Hough Transform for CASIA database was 80.88% due to the lack of edge information.The GAR value using Hough Transform is 98.9% genuine while 98.6% through Integro-Differential Operator.…”
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    Features selection for intrusion detection system using hybridize PSO-SVM by Tabaan, Alaa Abdulrahman

    Published 2016
    “…Hybridize Particle Swarm Optimization (PSO) as a searching algorithm and support vector machine (SVM) as a classifier had been implemented to cope with this problem. …”
    Get full text
    Get full text
    Thesis
  16. 16

    Segmenting CT images of bronchogenic carcinoma with bone metastases using PET intensity markers approach by Avazpour, Iman, Roslan, Ros Ernida, Bayat, Peyman, Saripan, M. Iqbal, Nordin, Abdul Jalil, Raja Abdullah, Raja Syamsul Azmir

    Published 2009
    “…The region growing method highly depends on where the growing process starts. Here, by using the data acquired from other modality, we tried to guide the segmentation process to achieve better segmentation results. …”
    Get full text
    Get full text
    Article
  17. 17

    Impacting clinical evaluation of anterior talofibular ligament injuries through analysis of ultrasound images by Singh, V., Elamvazuthi, I., Jeoti, V., George, J., Swain, A., Kumar, D.

    Published 2016
    “…The enhanced contrast image is further optimized by the particle swarm optimization algorithm. Thereafter, the optimized image is processed by the Chan-Vese method to extract the ATFL region through curve evolution; then the resultant image smoothed by morphological operation. …”
    Get full text
    Get full text
    Article
  18. 18

    Impacting clinical evaluation of anterior talofibular ligament injuries through analysis of ultrasound images by Singh, V., Elamvazuthi, I., Jeoti, V., George, J., Swain, A., Kumar, D.

    Published 2016
    “…The enhanced contrast image is further optimized by the particle swarm optimization algorithm. Thereafter, the optimized image is processed by the Chan-Vese method to extract the ATFL region through curve evolution; then the resultant image smoothed by morphological operation. …”
    Get full text
    Get full text
    Article
  19. 19

    Web-based expert system for material selection of natural fiber- reinforced polymer composites by Ahmed Ali, Basheer Ahmed

    Published 2015
    “…Secondly, an expert system using Java programming technology with two tiers of search engine was developed to perform a fast selection of candidate materials in huge volume. …”
    Get full text
    Get full text
    Thesis
  20. 20

    Enhanced image segmentation in thermal infrared image processing for faulty detection on broadcasting equipment / Mohd Rizman Sultan Mohd, Sukreen Hana Herman and Zaiton Sharif by Mohd, Mohd Rizman Sultan, Herman, Sukreen Hana, Sharif, Zaiton

    Published 2018
    “…The data gathered from the system will undergo enhanced image segmentation method using k-means clustering with the implementation of histogram equalization for further image processing algorithm to detect the presence of hot spot. …”
    Get full text
    Get full text
    Get full text
    Article