Remove already used previous temporary analysis commit code
This commit is contained in:
parent
b52fff9deb
commit
6a93b04686
@ -41,6 +41,4 @@ for color in tqdm(Color, 'Color'):
|
||||
|
||||
multipleColorsImage[newX, newY] = pixel
|
||||
|
||||
plt.imsave(PREFIX + 'multiple_colors.png', multipleColorsImage)
|
||||
#plt.imshow(multipleColorsImage, cmap = 'gray')
|
||||
#plt.show()
|
||||
plt.imsave(PREFIX + 'multiple_colors.png', multipleColorsImage)
|
Loading…
Reference in New Issue
Block a user