opencv3에서

맨 위에 import 부분을 선택한 뒤 + 를 눌러 새로운 셀을 만들고 아래 코드를 작성

from matplotlib import rc, font_manager
rc('font', family = "Malgun Gothic")