OpenCV on Embedded MSP430x1xx boards
Hello,
I was wondering if OpenCV can be used on embedded MSP430x1xx boards made by Texas Instruments?
Hello,
I was wondering if OpenCV can be used on embedded MSP430x1xx boards made by Texas Instruments?
Before asking if openCV is available, bigger issue is that MSP430 appears to have no Linux porting. It makes sense since this microcontroller has no MMU -- uCLinux could be an option but the MSP has really little amount of RAM, see this discussion. We could discuss about the necessary steps to port openCV but I'm afraid they would imply great effort to port or reuse libraries that openCV expects to find during compilation and runtime. Easiest option would be to get the openCV C code of the operations you want to use and migrate them individually into your project under TI CCS or gcc/ Eclipse.
Asked: 2012-10-08 12:56:38 -0600
Seen: 908 times
Last updated: Oct 09 '12
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary