Skip to content

There is a typo in face_recognition/example/facerec_ipcamera_knn.py#1279

Merged
ageitgey merged 1 commit intoageitgey:masterfrom
Kshitiz-Arya:patch-1
Jun 10, 2022
Merged

There is a typo in face_recognition/example/facerec_ipcamera_knn.py#1279
ageitgey merged 1 commit intoageitgey:masterfrom
Kshitiz-Arya:patch-1

Conversation

@Kshitiz-Arya
Copy link
Copy Markdown
Contributor

The third last line (line no. 212) is written as cap1.release(). It should be cap.release instead.
cap1.release() > cap.release()

The third last line is written as cap1.release(). It should be cap.release instead.
cap1.release() > cap.release()
@ageitgey ageitgey merged commit b78aab7 into ageitgey:master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants