搜索资源列表
CameraTest
- andriod camera 黑白处理 实时处理-an example of how to develop an andriod camera program
Android_GPUImage
- 支持实时摄像头滤镜的GPUImage是iOS下一个开源的基于GPU的图像处理库,提供各种各样的图像处理滤镜,并且支持照相机和摄像机的实时滤镜。GPUImage for Android是它在Android下的实现,同样也是开源的,托管在Github上。-Support real-time camera filters GPUImage is IOS under an open source GPU based image processing library, provides a variety
serviceDemo
- 通过Service给服务器实时发送GPS信息,要做一些耗时的操作,同样需要在service中创建线程处理。(Using Service to send GPS information to the server in real-time, you need to do some time consuming operations, and you also need to create thread processing in service.)