The automatic extraction of building outlines from high-resolution images is an important and challenging task. Convolutional neural networks have shown excellent results compared with traditional building extraction methods because of their ability to extract high-level abstract features from images. However, it is difficult to fully utilize the multiple features of current building extraction methods; consequently, the resulting building boundaries are irregular. To overcome these limitations, we propose a method for extracting buildings from high-resolution images using a multifeature convolutional neural network (MFCNN) and morphological filtering. Our method consists of two steps. First, the MFCNN, which consists of residual connected unit, dilated perception unit, and pyramid aggregation unit, is used to achieve pixel-level segmentation of the buildings. Second, morphological filtering is used to optimize the building boundaries, improve the boundary regularity, and obtain refined building boundaries. The Massachusetts and Inria datasets are selected for experimental analysis. Under the same experimental conditions, the extraction results achieved with the proposed MFCNN are compared with the results of other deep learning models that have been commonly used in recent years: FCN-8s, SegNet, and U-Net. The results on both datasets reveal that the proposed model improves the F1-score by 3.31%-5.99%, increases the overall accuracy (OA) by 1.85%-3.07%, and increases the intersection over union (IOU) by 3.47%-8.82%. These findings illustrate that the proposed method is effective at extracting buildings from complex scenes. Index Terms-Building outline extraction, high-resolution images, morphological filtering, multifeature convolutional neural network (MFCNN). I. INTRODUCTION A S A critical component of basic urban geographic information, buildings play an important role in population estimation, change monitoring, urban planning, and smart city construction [1]-[3]. Consequently, the automatic extraction of Manuscript