Feeds
질문
how to convert grayscale image to binary sequence
I was given a task to convert a grayscale 256x256 pixels to a binary sequence. I tried using the "for" loop but it would take li...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
How to convert grayscale image to binary and reverse?
I have a task to convert a grayscale image to binary and then take it back to its original form. I tried doing the former part b...
대략 9년 전 | 답변 수: 1 | 0
