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.
我试图找到一个 8 x 8 块的系数因图像的不同块而变化的范围。我是否需要为 matlab 中是否有函数的值生成直方图?
对于 [0, 255] 之间的像素值,8x8 块 DCT 值可以采用 -65280.0 和 65280.0 (±255x8x8) 之间的值。一些图像和视频编解码器在 [−32768, 32767] 中以带符号的 16 位整数表示 8x8 块 dct 值。有关更多信息,请参阅 Wikipedia 的 JPEG 文章。
对于 0 到 255 之间的像素值,8x8 块 2d DCT 的系数可以取值 ±16320