Search Results - ((canny algorithm) OR (((((learning algorithm) OR (based algorithm))) OR (_ algorithm))))

Search alternatives:

Refine Results
  1. 1

    Edge Detection Algorithm For Image Processing Of Search And Rescue Robot by A/L Sivem, Prasanthran

    Published 2016
    “…Subsequently, Canny edge detection algorithm is selected as an efficient algorithm based on the comparison made and it is further used in this project. …”
    Get full text
    Get full text
    Final Year Project
  2. 2

    Classification of Citrus (Rutaceae) by Using Image Processing by Najwa Bari'ah Mohd Tabri

    Published 2019
    “…A machine learning algorithms, SVM have been used to build species identification models. …”
    Get full text
    Get full text
    Undergraduate Final Project Report
  3. 3

    Leaf lesion classification (LLC) algorithm based on artificial bee colony (ABC) by Ahmad, Faudziah, Ku-Mahamud, Ku Ruhana, Sainin, Mohd Shamrie, Airuddin, Ahmad

    Published 2015
    “…In this paper, an algorithm to classify leaf disease severity based on lesions is presented. …”
    Get full text
    Get full text
    Get full text
    Article
  4. 4

    Automatic detection of lineaments from LANDSAT images in United Arab Emirate (UAE) by Marghany , Maged, El Mahdi, Samy Ismail, Hashim, Mazlan

    Published 2006
    “…This work utilized a new geomatical tool for lineament identification which based on automatic detection algorithms. Integration between Laplacian, edge detection and Canny algorithms with different kernel window sizes is main component of new geomatical tool. …”
    Get full text
    Get full text
    Conference or Workshop Item
  5. 5

    Square groove detection based on forstner with canny edge operator using laser vision sensor by Mohammed Naji, Osamah Abdullah Ahmed

    Published 2023
    “…In 1his work, the central line of the laser stripe is extracted based on Canny edge detection with Haralicks fucet model Based on 1he central line, 1he Forstner algorithm is used to recognize 1he comer points of 1he square weld groove. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  6. 6
  7. 7

    Investigation Of Edge Detection Techniques Based On Brain Tumor Images by Rosnan, Murni Nur Athirah

    Published 2018
    “…The quantitative parameters used to evaluate the operators performances are PSNR, MSE and SSIM. Based on the quantitative analysis, the new Canny algorithm successfully produced high quality image with less error. …”
    Get full text
    Get full text
    Monograph
  8. 8
  9. 9

    Modified canny edge detection technique for identifying endpoints by Kieu, STH, Abdullah Bade, Mohd Hanafi Ahmad Hijazi

    Published 2022
    “…Edge detection is an image processing technique that retains the edges of an object in an image while discarding other features. The Canny edge detection technique is regarded as one of the most successful edge detection algorithms because of the good edge detection effect. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  10. 10

    Modified canny edge detection technique for joining discontinued edges by S. K. T. Hwa, Abdullah Bade, Mohd Hanafi Ahmad Hijazi

    Published 2021
    “…Edge detection is an image processing technique that retains the edges of an object in an image while discarding other features. The Canny edge detection technique is regarded as one of the most successful edge detection algorithms because of the good edge detection effect. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Proceedings
  11. 11

    Hereditary ratio of adolescent to parent based on lips analysis using canny edge detection / Nor Shamimi Kharuddin by Kharuddin, Nor Shamimi

    Published 2010
    “…This process significantly reduces the amount of data in the image, while preserving the most important structural features of that image. Canny edge detection is considered to be the ideal edge detection algorithm for images that are corrupted with white noise. …”
    Get full text
    Get full text
    Thesis
  12. 12

    Sobel And Canny Edges Segmentations For The Dental Age Assessment by Razali, MRM, Ahmad, NS, Hassan, R, Zaki, ZM, Ismail, W

    Published 2024
    “…Result showed Sobel method was able to segment all the teeth area and remove the noise on the x-ray image while Canny algorithm was not able to segment all the teeth area especially incisors. …”
    Proceedings Paper
  13. 13

    Automatic Detection of Damaged Roads and Lane Detection using Deep Learning by Kotakonda Sandhya, Rani, Kommi, Chandana, Nallamalla, Kavya, Kasireddy, Poojitha, Thalla, Pallavi

    Published 2025
    “…This project introduces an automated system for detecting road surface damages and identifying lane markings using Deep Learning, YOLO (You Only Look Once), and Canny edge detection. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  14. 14
  15. 15

    Black hole algorithm along edge detector and circular hough transform based iris projection with biometric identification systems by Tara Othman Qadir, Tara Othman Qadir, N.S.A.M Taujuddin, N.S.A.M Taujuddin

    Published 2024
    “…In this study, we presented a Black Hole Algorithm (BHA) along the Canny edge detector and circular Hough transform-based optimization technique for circular parameter identification of iris segmentation. …”
    Get full text
    Get full text
    Article
  16. 16
  17. 17

    Development of web based learning content of animation algorithm on searching and sorting techniques / Nur Linda Abdi Nur by Abdi Nur, Nur Linda

    Published 2007
    “…The objectives of this project is to develop self-learning environment in learning searching and sorting algorithm, enhance understanding of student in learning searching and sorting technique and to apply web-based learning in computer science subject, which focus on courses that use searching and sorting algorithm.…”
    Get full text
    Get full text
    Thesis
  18. 18

    Utilization of canny and velocity bunching algorithms for modelling shoreline change by Marghany, Maged, Hashim, Mazlan

    Published 2006
    “…This paper introduces new method for simulating shoreline change from multi-SAR data. Edge detection algorithm such as Canny algorithm is implemented to identify shoreline. …”
    Get full text
    Get full text
    Conference or Workshop Item
  19. 19

    Enhanced Adaptive Confidence-Based Q Routing Algorithms For Network Traffic by Yap, Soon Teck

    Published 2004
    “…These two adaptive routing algorithms enhance the existing Confidence-based Q (CQ) and Confidence-based Dual Reinforcement Q (CDRQ) Routing Algorithms. …”
    Get full text
    Get full text
    Thesis
  20. 20

    E4ML: Educational Tool for Machine Learning by Sainin, Mohd Shamrie, Siraj, Fadzilah

    Published 2003
    “…There are various types of machine learning algorithms with certain processes taken by the algorithm.In teaching of the machine learning algorithms, such processes need to be explained especially to the beginner in introductory level.This paper discusses the development the tool that addresses the process by certain algorithm to produce a hypothesis or output based on given data.This tool can also be used in teaching and learning purposes.The explanation of processes by the algorithms is demonstrated through simple simulation.The source of the algorithms was adapted from Mitchell book [1] that cover popular algorithms in machine learning for teaching and learning such as Concept Learning, Decision Tree, Bayesian Learning, Neural Networks, and Instance based Learning.The tool also used several classes of Weka (Waikato Environment for Knowledge Analysis) as a basis for the design and implementation of the new tool that focuses on explaining the processes taken by certain algorithm.…”
    Get full text
    Get full text
    Conference or Workshop Item