으아 ㅋㅋ 좀 미리 할걸
2010-10-13 05:12:03
멤버십
1. 카메라에서는 계속 받는다.
2. 카메라에서 받는 그림을 Opencv로 보내는 함수
를 짠다.
3. Opencv로 부터 가위, 바위, 보 세가지중 하나를
받는 함수를 짠다.
▼ more
1. 카메라에서는 계속 받는다.
2. 카메라에서 받는 그림을 Opencv로 보내는 함수
를 짠다.
3. Opencv로 부터 가위, 바위, 보 세가지중 하나를
받는 함수를 짠다.
1. 이 사람은 분명히 소스가 있을 것이다. 이유는 실험시 소스가 없는 경우는 없을 것이므로.
2. FollowingRelation.getSource(String target)으로 source를 찾는다.
3. TwitterCrawler.getFollower()로 tareget의 status를 찾는다.
4. 이 방법도 안통하면 그냥 omit.
onPreviewFrame(byte[] data, Camera camera)
data the contents of the preview frame in the format defined by ImageFormat, which can be queried with getPreviewFormat(). If setPreviewFormat(int) is never called, the default will be the YCbCr_420_SP (NV21) format.
camera the Camera service object.
onPictureTaken
data a byte array of the picture data
camera the Camera service object
asdfasdf