wanglimin / dense_flow

OpenCV Implementation of different optical flow algorithms
231 stars 202 forks source link

能再详细点吗 #9

Closed double-vane closed 8 years ago

double-vane commented 8 years ago

my English is so poor, can you detail a little? I don't know what to do after when I download your code thank you

wanglimin commented 8 years ago

First, you need to use cmake to generate the Makefile. Then, you can use make command to compile and build the code.

double-vane commented 8 years ago

Linux? I use the windows system

wanglimin commented 8 years ago

Yes, I used ubuntu 14.04.

double-vane commented 8 years ago

Thank you very much for reply,I'll download a cmake software first.. my English can't support the conversation with you. I am ashamed.

double-vane commented 8 years ago

image This is the result that I got,then what should I do

wanglimin commented 8 years ago

I did not try this code on window with visual studio. I suggest you to use Linux OS.

double-vane commented 8 years ago

Thank you very much

double-vane commented 8 years ago

Thank you all the same! I solve the problem. I successfully ran the code

sudonto commented 5 years ago

Hi @double-vane, you ran on Windows? What Windows version?

WhoSJackie commented 4 years ago

how to run on windows please tell me