Ashish Gupta

Results 6 issues of Ashish Gupta

Bundle install will work now. Not including a gem file makes it less beginner friendly. Regards and thanks for the amazing theme.

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...

How to record audio and video for multiple tabs at same time? Need it to make tutorials. Any other way except sessions, because other extensions do that!

Npm install was not working, upon running npm install, I got an error with becrypt. Turns out, it works with mongodb 1.4 Hence I have resolved the dependencies. The rest...