Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Sebastian Madgwick
- Bosch
- imu
- multiwii
- Digital Pressure Sensor
- HMC5883L
- atmega1280
- BMP085
- atmega168
- HMC5843
- Honeywell
- Barometer
- QuadricopterX
- AT91
- BMA180
- WinAVR
- arduino
- ITG3200
- 9DOF
- AVR
- javacv
- xloader
- atmega
- Triple Axis Magnetometer
- FreeIMU
- Arduino 328p
- capture
- WinARM
- java
- 멀티위
Archives
- Today
- Total
목록Webcam (1)
스나군 작업실
JavaCV : Capture Image from webcam
원문 : http://ganeshtiwaridotcomdotnp.blogspot.com/2011/12/javacv-capture-image-from-webcam.html Java Code for capturing image from webcam- uses JavaCV (java wrapper for OpenCV) library Working CODE: import com.googlecode.javacv.OpenCVFrameGrabber; import com.googlecode.javacv.cpp.opencv_core.IplImage; import static com.googlecode.javacv.cpp.opencv_highgui.*; public class CaptureImage { private st..
Java/라이브러리
2012. 1. 4. 20:48