Ask Your Question

Revision history [back]

I want to run DisplayImage in another PC without installing OpenCv

Hi Everybody, This could be the dumbest query.

I have compiled my first opencv program, the DisplayImage one.

Now I would like to transfer that linux binary file to another PC so that I can run DisplayImage on that PC.

How can I do that? What should I do to achieve this small goal?

PC1. OpenCv and Ubuntu 16.04 installed. DisplayImage working fine.

PC2. Here I'll be using DisplayImage program. in this PC Opencv is not installed. Ubuntu 16.04 is installed.

Thanks...