SharpCV icon indicating copy to clipboard operation
SharpCV copied to clipboard

When I try to access the pixel value:, it shows can not load"tensorflow":

Open JimXu1989 opened this issue 3 years ago • 0 comments

When I try to access the pixel value: byte p = img[8, 8];

It shows: System.DllNotFoundException:“无法加载 DLL“tensorflow”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。”

JimXu1989 avatar Jan 29 '22 12:01 JimXu1989