将软焦点和运动分三步模糊
添加一个失去焦点或运动模糊的图像。
模型重建边缘和细细细节, 使照片重回焦点。
保存更正后的图像,准备分享或打印。
透过我们的编辑 API 来将你管道中的模糊图像 锐化
curl -X POST "https://api.imageeditor.ai/v1/edit-image/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@photo.jpg" \
-F "terms=Sharpen the photo and remove blur"
# Response: {"uuid": "abc123", "domain": "https://imageeditor.ai"}
# Poll for the finished result:
curl -X POST "https://api.imageeditor.ai/v1/results/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "uuid=abc123"
Grab an API key on the developers page, then see the full API docs for every parameter.
轻声运动、柔静的焦点和一般的柔软反应最好。严重、极端的模糊不能总是完全恢复。
更进一步,
它可以帮助,但对于肖像来说,“增强面部”工具是专门为恢复面部细节而调整的。
光是模糊的照片就能看到最佳效果。
是的——无污点利用我们的加价模型, 以Pro或信用解开。
JPG、PNG和WebP都接受; 上传您有的最清晰的镜头。
是的,你的形象只用于编辑,从未公开分享。