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.
你如何确定哪个是 4x4 内核的起源?在 3x3 中,它很容易,因为它位于中心位置。但是 4x4 不是,我需要修改内核使其对称吗?
您的输出不会与原始像素对齐。它将与原始像素对齐半个像素。然后,您可以根据需要插入原始像素位置的值。