This document proposes a new technique for detecting circular features in satellite images that combines Rotational Pixel Swapping (RPSW) and Circular Hough Transform. RPSW enhances circular patterns by multiplying the original image with rotated versions. Circular Hough Transform then identifies the center and radius of circles. Applying both allows detecting simple and complex circles while finding the area, improving on existing methods. RPSW alone only identifies circle centers, so the addition of Circular Hough Transform provides radius and area information. The combined approach accurately detects circular features from planetary images.