imgwarp-opencv icon indicating copy to clipboard operation
imgwarp-opencv copied to clipboard

How can I run this project?

Open majidalaeinia opened this issue 5 years ago • 1 comments

I am using Microsoft Visual Studio 2017 on Windows 10, and OpenCV is installed properly and I can run some simple programs of OpenCV which can be found around the internet.

How can I run this project as a person who is not familiar enough with OpenCV on c++? I know some basic c++ already, but never been involved with a project at this scale, so please explain it step by step, and as a suggestion, better to add the explanations on how to run the code, on the README.md file.

majidalaeinia avatar Mar 23 '19 14:03 majidalaeinia

This project needs cmake. There is the JavaScript version that can run in browser without much setup.

I don't have time to write more documents, but pull requests on documents are welcome.

Majid Alaeinia [email protected] 于 2019年3月23日周六 07:06写道:

I am using Microsoft Visual Studio 2017 on Windows 10, and OpenCV is installed properly and I can run some simple programs of OpenCV which can be found around the internet.

How can I run this project as a person who is not familiar enough with OpenCV on c++? I know some basic c++ already, but never been involved with a project at this scale, so please explain it step by step, and as a suggestion, better to add the explanations on how to run the code, in README.md file.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cxcxcxcx/imgwarp-opencv/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOaDPPUYgPUp9GUyfG6I-TXJGbaOGBCks5vZjTRgaJpZM4cE7nQ .

cxcxcxcx avatar Mar 23 '19 18:03 cxcxcxcx