Object-Counting-using-Sobel-Edge-Detection-System

Automated counting of stars is an important task in star gaze monitoring application, a major step to be performed in real time scenarios. Our proposed approach provides potential applications in astronomy and astrophysics to detect any anomalies. In the space innumerable stars are present which is difficult to achieve the count and due to its physical properties like intensity variations for visibility. The proposed model overcomes these challenges using Edge Detection algorithms at varied threshold and feature extractions using morphological operations. Discontinuity of star intensity is the fundamental property for edge detection that perform optimised results. The proposed system is based on algorithms like Canny, Sobel, Prewitt, are compared using lower threshold values for optimised results.

image Fig. 1: – Pipeline of the proposed methodology

image Fig. 2: RGB to Gray Scale Image Conversion

image Fig. 3: Edge Detection

image Fig. 4(a): Sobel at lower threshold Fig. 4(b): Dilated image

image Fig. 5(a): Filling Holes Fig. 5(b): Object Removal at Borders

image Fig. 6(a): Segmentation Fig. 6(b): Mask overlay

image Fig. 7: – Feature extraction and celestial body counting.

image Fig. 8: – Experimental work on another celestial image. (a) Original Image - 2196, (b) Bounding Box Counting - 2138