FBA_Matting icon indicating copy to clipboard operation
FBA_Matting copied to clipboard

question about resize method

Open YQYI opened this issue 5 years ago • 0 comments

Hello, I notice that you use cv2.INTER_LANCZOS4 to resize input trimap, why not cv2.INTER_NEAREST or other method?

YQYI avatar Sep 18 '20 02:09 YQYI