Skip to content

Commit e807dad

Browse files
Remove the colormap.
1 parent 00a1aed commit e807dad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stage0_starting_script/face_detect.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444

4545
plt.imshow(img)
4646
img_desc = plt.gca()
47-
plt.set_cmap('gray')
4847

4948
for patch in detected:
5049

0 commit comments

Comments
 (0)