"图像Radon变换研究与实现:MFC与MATLAB混编实现图像轮廓和大小分析"

版权申诉
0 下载量 145 浏览量 更新于2024-02-23 收藏 855KB DOCX 举报
Abstract: This paper focuses on the research and implementation of the image Radon transform. Using the Engine interface provided by MATLAB, the complete operation of MATLAB in MFC is achieved. By taking advantage of the efficient computation and flexible matrix processing capabilities of MATLAB, the inconvenience brought by using VC alone in terms of computation and visualization at runtime is overcome. The Radon transform is implemented through the mixed compilation of MFC and MATLAB. Therefore, by analyzing the different amplitudes and phases of the image after the Radon transform, the contours and sizes of the image can be obtained, making the Radon transform applicable in various fields such as tomography (CAT scan), barcode scanners, electron microscopes for virus and protein assemblies, and reflection seismology. Keywords: Radon, projection, reconstruction, image.