clarify version

This commit is contained in:
Peter Braden 2012-06-22 14:38:19 -07:00
parent 8d618a523a
commit ec160560fc

View File

@ -7,7 +7,7 @@
## Install
You'll need OpenCV installed. I'm using v2.2 because I couldn't get 2.3 to compile, but it should theoretically work with 2.3
You'll need OpenCV 2.3.1 installed.
Then:
@ -99,4 +99,4 @@ detection. This can be used for face detection etc.
## WIP
This is a WIP. I've never written C++ before so the code may be _interesting_ - if
I'm doing stuff wrong please feel free to correct me.
I'm doing stuff wrong please feel free to correct me.