The document describes an image segmentation algorithm that uses both color and depth features extracted from RGBD images captured by a Kinect sensor. The algorithm clusters pixels into segments based on their color, texture, 3D spatial coordinates, surface normals, and the output of a graph-based segmentation algorithm. Depth features help resolve illumination issues and occlusion that cannot be handled by color-only methods. The algorithm was tested on commercial building images and showed potential for real-time applications.