mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
17 lines
307 B
Plaintext
17 lines
307 B
Plaintext
[X] In C++ get Image to inherit Matrix, to mirror js inherit
|
|
- Don't think it's possible :(
|
|
|
|
|
|
- CascadeClassifier::DetectMultiScale
|
|
- pass in properties
|
|
- Make async
|
|
|
|
|
|
== Image ==
|
|
|
|
- make image from stream
|
|
- make image from node file object
|
|
|
|
- Image::Ellipse
|
|
- pass in color
|
|
- pass in thickness |