Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我应该遵循哪些步骤来对图像进行去模糊处理?我调查了一下,发现我必须知道一些 PSF。所有这些的公式都非常复杂,并且已经内置在 MATLAB 中。但我想在 CPP 中手动执行相同的操作。
输入只是模糊的图像。我还需要估计和优化 PSF。