unused import

This commit is contained in:
j 2013-08-04 14:14:26 +00:00
parent 21486d12d1
commit 2af53d5da4
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
from __future__ import division
import Image
import os
import numpy
import math
ZONE_INDEX = []
for pixel_index in range(64):