hello friends, i wrote code for image processing in visual studio c++ with opencv.

hello friends, i wrote code for image processing in visual studio c++ with opencv. i want to know Is it possible to dump the code of visual studio c++ in beaglebone black so it can do own board image processing and if yes, then how ?
thanks

Yes, you can do that. But in Angstrom version there are problems with camera(only Logtech 1080p camera works as I know). Use Debian version.

other cameras work, but you should check

@Jason_Kridner sir i m using angstrom version in Beaglebone black. i run the code for capture the image in that, but it’s showing following error
it’s showing following error

VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
select timeout

can u help me