2014104094

Update clustering_images.py

'''
https://m.blog.naver.com/PostView.nhn?blogId=jiwon6928&logNo=221185628702&proxyReferer=https:%2F%2Fwww.google.com%2F
'''
from PIL import Image, ImageDraw
import hcluster
import numpy as np
......