Rust detection using image processing via Matlab

© 2017 IEEE. This research attempted to create a program that is capable of detecting rust through image processing. Image processing is known for the manipulation of image through quantizing the image itself in matrix form. Through this quantization, it gives opportunity to not only manipulate the...

全面介紹

Saved in:
書目詳細資料
Main Authors: Diaz, Julianne Alyson I., Ligeralde, Manuel I., Jose, John Anthony C., Bandala, Argel A.
格式: text
出版: Animo Repository 2017
在線閱讀:https://animorepository.dlsu.edu.ph/faculty_research/1042
https://animorepository.dlsu.edu.ph/context/faculty_research/article/2041/type/native/viewcontent
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:© 2017 IEEE. This research attempted to create a program that is capable of detecting rust through image processing. Image processing is known for the manipulation of image through quantizing the image itself in matrix form. Through this quantization, it gives opportunity to not only manipulate the image but also detect a particular subject on the image as well, such as rust. Through setting the threshold values and the use of edge detection and segmentation, rusts on the image can be detected. The threshold values will set the parameters and characterize what a rust is. The edge detection will check for the sudden changes of colors in the images. The segmentation will then determine the colors on the image. The results in the edge detection and segmentation will be integrated to determine the rust on the image. The results of the program yield a success rate 90% in detecting rust on images with rusts and did not obtain any errors on images with no rust.