mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
clarify version
This commit is contained in:
parent
8d618a523a
commit
ec160560fc
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user