Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
2021
DOI: 10.28989/compiler.v10i1.946
|View full text |Cite
|
Sign up to set email alerts
|

Fish detection using morphological approach based-on k-means segmentation

Abstract: Image segmentation is a concept that is often used for object detection. This detection has difficulty detecting objects with backgrounds that have many colors and even have a color similar to the object being detected. This study aims to detect fish using segmentation, namely segmenting fish images using k-means clustering. The segmentation process is processed by improving the image first. The initial process is preprocessing to improve the image. Preprocessing is done twice, before segmentation using k-mean… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
3
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 26 publications
0
3
0
Order By: Relevance
“…Fish segmentation using noncontact phenotypic segmentation methods was previously studied primarily based on the low-order visual information of image pixels in fuzzy segmentation algorithms (Otsu, 1979), such as image information and pixel extraction using color space conversion, color component extraction, and median filter processing (Kitschier et al, 2011;Cherkassky and Ma, 2004;van den Heuvel et al, 2008;Saifullah et al, 2021). Ma et al (2016) divided the color image vector-valued pixel points into three singlechannel pixel points (R, G, and B) and used a K-means clustering algorithm to obtain the fish phenotypes.…”
Section: Phenotype Segmentation Methods Based On Low-level Visual Inf...mentioning
confidence: 99%
“…Fish segmentation using noncontact phenotypic segmentation methods was previously studied primarily based on the low-order visual information of image pixels in fuzzy segmentation algorithms (Otsu, 1979), such as image information and pixel extraction using color space conversion, color component extraction, and median filter processing (Kitschier et al, 2011;Cherkassky and Ma, 2004;van den Heuvel et al, 2008;Saifullah et al, 2021). Ma et al (2016) divided the color image vector-valued pixel points into three singlechannel pixel points (R, G, and B) and used a K-means clustering algorithm to obtain the fish phenotypes.…”
Section: Phenotype Segmentation Methods Based On Low-level Visual Inf...mentioning
confidence: 99%
“…RGB images have three color channels, namely red (R), green (G), and blue (B). The conversion process uses (1) [31] to get a gray level color gradation with a value range between 0-255. π‘”π‘Ÿπ‘Žπ‘¦ = 0.2989 * 𝑅 + 0.587 * 𝐺 + 0.1141 * 𝐡…”
Section: Methodsmentioning
confidence: 99%
“…The canny operator is an optimal edge detector and produces smooth edges that are filtered using the Gaussian Derivative Kernel [31]. This method uses a Gaussian filter to smooth the image and reduce the edge detector's apparent noise effect (8).…”
Section: Methodsmentioning
confidence: 99%
“…Resize is used to resize the resolution of the original image to the size that suits the needs of the method. Reshape is used to change back the image resolution size from the previous image size and modify the dimensions of the original matrix according to the needs of the method [12]. In this study using resize 224 and reshape 255.…”
Section: Pre Process Training and Testingmentioning
confidence: 99%