Open xgpxg opened 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?
new_rows_cols_with_data
error code in: nokhwa-core-0.1.3\src\buffer.rs:140:24 nokhwa: 0.10.5 open-cv: 0.93
Oh sorry, I must have not updated the function signature properly. I'll work on a fix.
The error is still there :-) nokhwa:0.10.5 opencv:0.93.4
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?error code in: nokhwa-core-0.1.3\src\buffer.rs:140:24 nokhwa: 0.10.5 open-cv: 0.93