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 years 前 | 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 years 前 | 1 个回答 | 0
