Camera calibration is a process to find camera parameters. Camera parameter consists of intrinsic and extrinsic configuration and it is important to deal with the three-dimensional (3-D) geometry of the cameras and 3-D scene. However, camera calibration is quite annoying process when the number of cameras and images increase because it is operated by hand to indicate exact points. In order to eliminate the inconvenience of a manual manipulation, we propose a new pattern feature detection algorithm. The proposed method employs the Harris corner detector to find the candidate for the pattern feature points in images. Among them, we extract valid pattern feature points by using a circular sample. Test results show that this algorithm can provide reasonable camera parameters compared to camera parameters using the Matlab calibration toolbox by hand but eliminated a burden of manual operation.