영상처리 사전지식 1 : turtle 함수 // 나무 가지 그리기
·
프로그래밍/Python_AI(영상처리)
#나무 가지 그리기 import turtle as t def branch(pos, angle, lenth, thick): if lenth