# The algorithm samples nearby pixels in screen space, compares their depth and normal # with the current pixel to estimate occlusion. It uses a simple radial kernel. depth_map (2D np.array): ...