Hi friends,
Currently I am developing a Virtual Reality product, which takes the real time images using a picamera and do some image processing in opencv and display it on a lcd panel which is bought from alibaba. I am using raspiberrypi zero w with raspbian OS for this.
LCD display link: https://www.alibaba.com/product-detail/ ... b095nC7FqD
While running this, it is very slow
How can i increase the speed of pi?
Is there any possibilities for increasing the speed by considering the points below:
1. Run a run custom OS for this product.
2. Disable any hardware/software functions in the OS
3. Using usb camera instead of picamera
4. Changing the image processing library other than opencv.
5. Changing the raspberry pi model(A,A+, B,B+)
Please help me, I m just a beginner,
Thanks in Advance