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 | 29 |
30 | 31 |
Tags
- ITG3200
- 멀티위
- 9DOF
- atmega1280
- atmega
- Sebastian Madgwick
- BMA180
- AT91
- HMC5843
- Arduino 328p
- javacv
- Honeywell
- WinARM
- WinAVR
- Barometer
- atmega168
- BMP085
- java
- capture
- arduino
- FreeIMU
- QuadricopterX
- HMC5883L
- Bosch
- xloader
- Digital Pressure Sensor
- imu
- AVR
- Triple Axis Magnetometer
- multiwii
Archives
- Today
- Total
목록video (1)
스나군 작업실
JavaCV: Capture/save/flip image and show live image on CanvasFrame from camera
원문 : http://ganeshtiwaridotcomdotnp.blogspot.com/2011/12/javacv-capture-save-flip-show-live.html JAVA CODE: import static com.googlecode.javacv.cpp.opencv_core.cvFlip; import static com.googlecode.javacv.cpp.opencv_highgui.cvSaveImage; import com.googlecode.javacv.CanvasFrame; import com.googlecode.javacv.FrameGrabber; import com.googlecode.javacv.VideoInputFrameGrabber; import com.googlecode.ja..
Java/라이브러리
2012. 1. 4. 20:37