其他分享
首页 > 其他分享> > image manipulation综述

image manipulation综述

作者:互联网

Image manipulation is a key computer vision task, aiming at:

1、the restoration of degraded image content 图像退化修复

 

Image Restoration is a family of inverse problems for obtaining a high quality image from a corrupted input image. Corruption may occur due to the image-capture process (e.g., noise, lens blur), post-processing (e.g., JPEG compression), or photography in non-ideal conditions (e.g., haze雾, motion blur).

 

2、the filling in of missing information 图像缺失修复

 

 

3、the needed transformation and/or manipulation to achieve a desired target (with respect to perceptual quality, contents, or performance of apps working on such images)所需的转换和/或操作,以达到预期的目标(关于感知质量,内容,或应用程序的表现这样的图像)

 

 

4、“无中生有”生成图像,biggan /stargan/cyclegan

 

标签:综述,Image,blur,manipulation,图像,quality,image
来源: https://www.cnblogs.com/h694879357/p/15523716.html