Dilpreet Kaur

Results 11 comments of Dilpreet Kaur

![image](https://cloud.githubusercontent.com/assets/28669325/26026128/8bf8405c-3813-11e7-8942-7b5b8ea6392a.png) I tried all 6 steps to run the linux version as stated later, but I QXcbConnection: Could not connect to display Please suggest.

Can anyone assist in the problem I received in the post above? > QXcbConnection: Could not connect to display

Hello, Any help in this would be really appreciated!

Thanks for responding. Firstly, I think this is another thread to reply to. Secondly, I see that the source code of Version 1 was available. Thirdly, using the source code...

![206](https://user-images.githubusercontent.com/28669325/27002867-88f335c2-4e09-11e7-8c1d-2a749c1f3c1e.jpg) As you can see from the image, temp=0x31 and temp=0x30 doesn't happen in the order. While the instructions on the top of the file say: // 8. If receive...

Surprisingly, with Arducm Host v1.exe this is not the issue. I could verify that from the source code. ![206 1](https://user-images.githubusercontent.com/28669325/27003184-8c066684-4e0f-11e7-9093-fa8d099f2d03.jpg) I think in the python script where I receive the...

Hello, Please provide some feedback on grayscale image. How do I take a grayscale image (like .PGM format). Thanks!

Hi, Thanks for your reply. As I mentioned earlier, I took both JPG and BMP (using the ArducamHost) and upon checking the hex files of these images, you can verify...

Hello, I'm awaiting your response. It would be great if you can resolve this as soon as possible. I have some work depending on this. Thanks!

Go to lib folder and extract png++-0.2.5.tar.gz. Then use the following command: g++ -std=c++0x -lpng -O3 -idirafter ../lib/ Feature.cpp WeakClassifier.cpp StrongClassifier.cpp CascadeClassifier.cpp main.cpp -o vandj `libpng-config --ldflags`