Versions Compared

Key

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

...

Code Block
$ sudo apt-get install cmake

Setup your build environment to use SDK by using “setup_env.sh”

Code Block
$ cd ${SDK_DIR}
$ source setup_env.sh ipro-ambaCV2X
Info

"ipro-ambaCV2X" is specified, but please change it according to your environment.

 

Download source code

Download OpenCV source code from the URLs below.

...