Using OpenCV and VisualGDB on Edison development board

Sysprogs forums Forums VisualGDB Using OpenCV and VisualGDB on Edison development board

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10586
    hawanam
    Participant

    Hello,

    is there an example/tutorial that uses OpenCV and VisualGDB to run on Intel Edison Development board ?

    I’m new to VisualGDB, and I used it to bring up the “hello world” demo to run Edison board. However, with using OpenCV it seems there is more setup that is needed to enable the executable to run on .

     

    #10593
    support
    Keymaster

    Hi,

    If the board does not come with a pre-compiled OpenCV, you would need to build it from scratch. This could be somewhat tricky as it’s a big library, but a good starting point would be our Raspberry Pi OpenCV tutorial: https://visualgdb.com/tutorials/raspberry/opencv/build/. It summarizes the build steps and describes the common issues, although the exact steps for Intel Edison may be slightly different.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.