-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved performance when counting black pixels.
- Loading branch information
tomasz.wyszomirski
committed
Aug 7, 2015
1 parent
81663c1
commit d1d20e5
Showing
1 changed file
with
5 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d1d20e5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just wanted to run this and see for myself as I am relatively new to programming ,but i got this error
"No module named 'cv2.cv'
could you please help. I liked your code and wanted to use it,would be glad to receive a response.
d1d20e5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to install OpenCV on your system
go to the opencv github, they show how to install it