OmarMedhat22/Iris-Recognition-CASIA-Iris-Thousand

###Changes

pavannaikmu opened this issue · 4 comments

1**for filepath in glob.iglob('CASIA-Iris-Thousand/*'):
num_in_folder=0

2** cv2.imwrite('paper_2/eyes/'+str(L)+'.'+str(j)+'.jpg',i)

3** cv2.imwrite('paper_2/threshold/'+str(L)+'.'+str(j)+'.jpg',working_img)
cv2.imwrite('paper_2/opening/'+str(L)+'.'+str(j)+'.jpg',opening)
cv2.imwrite('paper_2/closing/'+str(L)+'.'+str(j)+'.jpg',closing)

4** cv2.imwrite('final_casia/'+str(L)+'.'+str(j)+'.jpg',new_roi)

5** OUT PUT**
total images number 0
total_eyes_found = 0
total_eyes_found 2 = 0
total_iris_found = 0
total images number 0
the lenght of final output = 0
the of lables = 0

yes sir...

How to upload the images in Jupyter Notebook