(no title)
ssp | 6 years ago
I don't think that's true. Consider a simple case where the shape is a square and you are sampling in such a way that the closest edge point is closer to a corner of the square than the filter width. Using a function of distance you will get the same result as when sampling far from the corner. But the coverage is different in the two cases.
jacobolus|6 years ago
If you want to deal with pixels near multiple edges, it needs to be more complicated.