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.
我有一个图像 3 帧,每个帧都有细微的变化。每个帧在 RGB 空间中都有自己的直方图。我正在尝试从原始帧的 3 个直方图形成一个直方图。有没有可能做到这一点。任何提示
我认为 3 的 bin-wise 平均直方图应该给你你正在寻找的东西。