Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Be sure to use "make" instead of "sudo make". If you use "sudo" to "make", the implementation will be different and OpenCV may not be able to build.
If you execute sudo make, please install SDK newly and execute make in another folder.

Code Block
$ make
Info

Compiling OpenCV takes some time, so wait for a while.

...