sistine icon indicating copy to clipboard operation
sistine copied to clipboard

Turn a MacBook into a Touchscreen with $1 of Hardware

Results 11 sistine issues
Sort by recently updated
recently updated
newest added

Hello, I want to know what the parameters that are fixed at the beginning here represent

I tried installing opencv-python and opencv3 but still get error

It works great at the beginning where it has me touch and hold on 6 or so green dots. But then it puts 6 or seven random red lines on...

Hey, figured y'all should add `pip2 install numpy` to the instructions or just flat out create a requirements.txt file and do `pip2 install -r requirements.txt`

Hey there, I was discussing this awesome project with one of my friends and he asked me why it was limited to a certain portion of the screen. I told...

I run with the command `python2 sistine.py` but the window with the picture of webcam, remains open for only 2 seconds. In the terminal i can see this message: `Traceback...

Why did you segment image using RGB2LAB when you could have used BGR2LAB and set the threshold values on the third layer as 140-230. It gives the same result.

I have taken the pain to modify this to be used on windows as will. https://github.com/ashishgupta1350/Windows-Touch Please add stimulate.py from this to your main repo and pull changes. Regards. Ashish.

I am unable to install Quartz. My friend suggests I use a VM with a Linux OS to run this code. Can this issue be resolved from your side? I...