Santo K Thomas
Santo K Thomas
I face the same issue... what should i do for that
how to do that? > You have to enable the required feature. > > I really should remove the feature locks as wasm bindgen just doesn't fetch what isn't used....
@hamza1311 i know how to use cargo features. the question is which are options that are to be included what is the relevant required feature to get rid of this...
> Enable the full feature [features] full = [] ? how is it
> Is it possible to add BMP and TIFF too? OpenCV appears to support them as well. Yes. Let me check them first. if those extensions are supporting. will add...
The extensions `tiff, bmp` were added also the allowed_extension list for cv2.imread method.
any updates on this change?