Altera_Forum
Honored Contributor
14 years agoWhat can uclinux do?
Hi,
I want to import the OpenCV library in NiosII. And I found a thread here: http://www.alteraforum.com/forum/showthread.php?t=22856&highlight=opencv In this thread, parrado said --- Quote Start --- You could start by compiling the cxcore and cv libraries, discard the highgui library. It's required a very careful modification of Makefiles. I guess it'll be easier if your system is uCLinux based, and maybe Makefiles modification is not required, check CV install guide. --- Quote End --- I want to ask why a uCLinux based system should make it easier? What can a operating system provide when doing this import thing?