-
如何生产数码相机、扫描仪等设备快照
如何制作数码相机、扫描仪等设备的快照-how the production of digital cameras, scanners and other devices snapshot
- 2022-04-09 10:51:40下载
- 积分:1
-
视频处理中运动活力,运动强度的计算,预处理
视频处理中运动活力,运动强度的计算,预处理-Video Processing movement vitality, the intensity of exercise, pretreatment
- 2022-06-13 17:58:02下载
- 积分:1
-
from a video camera captured images of the procedure. The need to rely on MS Pla...
一个从摄像头捕获视频图像的程序。需要依赖MS Platform SDK 和DirectX 9.0 SDK 。支持各种类型的摄像头。-from a video camera captured images of the procedure. The need to rely on MS Platform SDK and DirectX 9.0 SDK. Supports all types of camera.
- 2022-03-18 05:17:00下载
- 积分:1
-
数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。
数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。-OV6620 digital camera to use for debugging and compilation of the preparation of C and high efficiency.
- 2022-01-25 20:36:01下载
- 积分:1
-
textureVIew 显示本地视频
应用背景之前使用surfaceView做视图显示,但是surfaceView无法实现旋转等一些操作,就找到了textureView做视图显示,做的一个简单播放本地视频的例子关键技术public class MainActivity extends Activity implements SurfaceTextureListener, OnBufferingUpdateListener, OnCompletionListener, OnPreparedListener, OnVideoSizeChangedListener{
TextureView textureView;
private MediaPlayer mMediaPlayer;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
textureView=(TextureView) findViewById(R.id.textureview);
textureView.setSurfaceTextureListener(this);
// textureView=new TextureView(this);
// textureView.setSurfaceTextureListener(this);
// setContentView(textureView);
}
@Override
public void onSurfaceTextureAvailable(SurfaceTexture surface, int width,
int height) {
System.out.println("onSurfaceTextureAvailab
- 2022-01-25 20:33:25下载
- 积分:1
-
audio frequency meter source code to the online collection. When downloaded, ple...
声卡频率计源代码,为网上收集的。下载使用时,请尊重原创作者的版权。-audio frequency meter source code to the online collection. When downloaded, please respect the original author"s copyright.
- 2023-07-26 16:50:04下载
- 积分:1
-
摄像头捕捉程序 能够从摄像头读到每一桢图像 有详尽的说明在源码里头...
摄像头捕捉程序 能够从摄像头读到每一桢图像 有详尽的说明在源码里头-Camera capture program can read from each camera image-ching have detailed in the source inside
- 2022-03-19 02:20:33下载
- 积分:1
-
a relatively good video capture process, I used it as a bottom Interface
一个比较好的视频捕捉程序,我用它作为底层接口-a relatively good video capture process, I used it as a bottom Interface
- 2022-05-31 13:32:10下载
- 积分:1
-
视频AVI制作编程例程精选GL2AVI
视频AVI制作编程例程精选GL2AVI-examples of AVI file Createor
- 2023-06-25 19:10:03下载
- 积分:1
-
捕获视频 C920
捕获来自 C920 摄像头的视频。使用 linux 内核 2.3.0 最多。与 linux 内核 2.3.0 了下来,你必须修补内核作为附加的修补程序文件。
- 2022-08-08 14:39:26下载
- 积分:1