| | |
USB webcam support in C(running under LINUX)
![]() |
•
•
Join Date: Jun 2006
Posts: 117
Reputation:
Solved Threads: 0
Ok, i am just starting out in C. This isn't my first programming language, though(i don't mean to brag, but i am a BASIC master), so i know quite a bit about computer architecture, and all that good stuff.
The project i am designing is a robot with stereo vision. I chose to learn C because, well, after looking at some of the code, i fell in love, and i chose Linux as my OS because of it's power.
I need to figure of how to get pictures from the two cams on my USB ports. I was told on another forum that there were libraries for USB Webcams, but i cant find any. Does anyone know where there is some? If so, please point me in that direction.
Sure, there is NOT A CHANCE that i will really understand the code, but it will get me started.:lol:
THANKS!!!
-Dusty
The project i am designing is a robot with stereo vision. I chose to learn C because, well, after looking at some of the code, i fell in love, and i chose Linux as my OS because of it's power.
I need to figure of how to get pictures from the two cams on my USB ports. I was told on another forum that there were libraries for USB Webcams, but i cant find any. Does anyone know where there is some? If so, please point me in that direction.
Sure, there is NOT A CHANCE that i will really understand the code, but it will get me started.:lol:
THANKS!!!
-Dusty
You mean something like this?
http://www.neurotechnologija.com/vl_sdk.html
Sorry, I don't know of any free ones.
http://www.neurotechnologija.com/vl_sdk.html
Sorry, I don't know of any free ones.
"Technological progress is like an axe in the hands of a pathological criminal."
http://clusty.com/search?query=linux+webcam+howto
Use the "howto" keyword when searching for a lot of Linux information.
Use the "howto" keyword when searching for a lot of Linux information.
•
•
Join Date: Dec 2006
Posts: 2
Reputation:
Solved Threads: 0
I am trying to do the same thing and it is difficult. the following may help.
1) I sugest you stay away from windows and use command line only.
2) Be aware that C is ment for all computers. Thus if you wnat to do somthing limitted to your machiene, like light up one pixel ( or display a whole screen) you will need a library to do that I suggest svaglib.
3) I am waiting on a book on webcams. It is from Intel & called
- USB Design by Example: A Practical Guide to Building I/O Devices
(2nd Edition... What you have picked is not a beginner project good luck
1) I sugest you stay away from windows and use command line only.
2) Be aware that C is ment for all computers. Thus if you wnat to do somthing limitted to your machiene, like light up one pixel ( or display a whole screen) you will need a library to do that I suggest svaglib.
3) I am waiting on a book on webcams. It is from Intel & called
- USB Design by Example: A Practical Guide to Building I/O Devices
(2nd Edition... What you have picked is not a beginner project good luck
![]() |
Other Threads in the C Forum
- Previous Thread: How to examine if the tree is full
- Next Thread: Desperate!
| Thread Tools | Search this Thread |
* ansi array asterisks binarysearch calculate changingto char character cm convert copyanyfile copyimagefile copypdffile cprogramme creafecopyofanytypeoffileinc createprocess() database feet fflush fgets file floatingpointvalidation fork forloop function givemetehcodez global grade gtkwinlinux hacking histogram homework i/o inches infiniteloop input interest intmain() iso kernel keyboard kilometer km linked linkedlist linux locate looping loopinsideloop. lowest match meter microsoft mqqueue number oddnumber odf open opendocumentformat openwebfoundation owf pattern pdf performance posix power probleminc process program programming pyramidusingturboccodes radix read recv recvblocked research reversing scanf segmentationfault sequential single socket socketprograming socketprogramming standard string suggestions systemcall threads turboc unix urboc user variable voidmain() wab whythiscodecausesegmentationfault win32api windowsapi







Oh well. An SDK would be nice... How much did it cost? Anybody else(free would be awesome, but i am not too pickey as of right now)... :p