The document describes a study that develops a program to obtain 3D point clouds from digital images without requiring specialized camera setup. The program analyzes images pixel-by-pixel within a user-defined area of interest. Reference points in the image area allow processing a limited region, reducing computation time. The program uses color values and edge detection to identify object pixels and represent them as point clouds. Sample images and their converted 3D models demonstrate the technique.