Abstract:
The quality of medical images plays an important role in the diagnosis,treatment and even scientific research of patients’diseases.However,due to the influence of medical equipment and radiation dose,the resolution of medical CT images is generally low.Therefore,this paper proposes a neural network algorithm combined with deconvolution for achieving super-resolution reconstruction of medical CT images.The proposed algorithm adds the operation of deconvolution,which effectively establishes the end-to-end mapping between low and high-resolution images.Firstly,1 500 CT images of lung,brain,heart and spine are selected as training data,and they are down-sampled and then input into network model.Secondly,through the establishment of the convolution and deconvolution network model to learn image features,the network model is implemented using the caffe framework,and the activation function uses PReLU.Finally,the algorithm reconstructs high-resolution images using these features,where the image of reconstruction are averaged.The experimental results show that the proposed algorithm can reconstruct the contour and edge texture of the image better.Compared with the traditional super-resolution algorithm,the constructed four-layer network in this paper achieves better results in peak signal-to-noise ratio(PSNR),structural similarity(SSIM),information entropy(IE)and reconstruction speed.