Quote:
Originally Posted by mdp
I see a lag just above .5s; in the past and in other contexts I counted screen reaction times just above 0.5s for GU (normal, 16 shades) mode and half of that for A2. You seem to be approaching normal E-Ink's EPD reaction times.
What do you mean with «modified Heckbert approach»? Image warping? Placed where and how exactly?
|
I am taking the raw captures from screen reducing them by using quantization. It's a combination of mediancut and reducing the number of colors to make an indexed image. My latest interation I make the image transparent to increase the ability for contrast. After that's done I compress the image and send it over the stream.
There's definitely room for coding performance gains but it's pretty fast as is. I think network and hardware are beginning to be a bottleneck since it works near flawlessly on a standard tablet.