# 压缩损失，伪像，视觉质量

当压缩视频经过解压缩处理并呈现给用户时，压缩伪像（*compression artifacts*）是压缩视频中比较明显的失真现象。其它的压缩信号中也有可能会存在压缩伪像。这些失真是由所涉及的有损压缩技术引起的。压缩算法的目标之一是在最大化压缩量的同时最小化其信号失真。但是，根据压缩算法和压缩量级的不同，压缩的数据会具有不同程度的质量损失或引入伪像。有的质量评估算法可以区分那些主观影响很小的失真和用户难以接受的失真，并且可以采取措施来优化最终的视觉质量。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wangwei1237.gitbook.io/digital_video_concepts/shi-pin-zhi-liang-du-liang/4_1_0_compressionlossartifactsandvisualquality.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
