Results 5 issues of Lyuboslav Petrov

Hi, Frame averaging currently is done via ```#[email protected] numpy.sum(frame[:,:,:]) / num_pixel_values ``` I've experimented a bit and found that a substantial improvement can be made by using OpenCV built-in methods...

improvement
status: accepted

Add .gitignore entry for .env file and add requirements file

Hi, I have attempted to run chilipeppr on my laptop and I could not get it to work. On a first attempt I ran the index file in my browser...

Another useful feature, I believe is, the user to be able to jog with keyboard keys.

As a user, I would like to see the last executed command first in the command list, so that I can follow along with the line execution. Thanks for the...