A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。
-
Updated
Mar 31, 2025 - C++
A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。
Image Transformation using C++ and OOPS.
Image rotation and translation in C++ using Nearest neighbor interpolation
Add a description, image, and links to the image-transformation topic page so that developers can more easily learn about it.
To associate your repository with the image-transformation topic, visit your repo's landing page and select "manage topics."