l1npengtul / nokhwa

Cross Platform Rust Library for Powerful Webcam/Camera Capture
Apache License 2.0
533 stars 137 forks source link

Build failed when I used OpenCV #183

Open xgpxg opened 1 month ago

xgpxg commented 1 month ago

When I enable feature "input-opencv", it can not build,new_rows_cols_with_data function args not match. Mybe the OpenCV version is incorrect, or for other reasons?

image image

error code in: nokhwa-core-0.1.3\src\buffer.rs:140:24 nokhwa: 0.10.5 open-cv: 0.93

l1npengtul commented 1 month ago

Oh sorry, I must have not updated the function signature properly. I'll work on a fix.

maniema4real commented 2 weeks ago

The error is still there :-) nokhwa:0.10.5 opencv:0.93.4