Batch read and transforms image errors of different bits #4026
-
|
I want to use Code: Error: Eenvironment: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Hi @Minxiangliu , Thanks for your interest here. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, @Nic-Ma , |
Beta Was this translation helpful? Give feedback.
-
|
Hi, @Nic-Ma , |
Beta Was this translation helpful? Give feedback.
Hi, @Nic-Ma ,
Ok, the current solution, I have to use
opencvto read in the image, convert it to grayscale and store it, and then use the same (exceptConvertGray) transforms, everything works fine, I still don't know where the problem is.