-
音乐动画,它美丽绝伦,它无与伦比,它漂亮可爱,它,人见人爱。...
音乐动画,它美丽绝伦,它无与伦比,它漂亮可爱,它,人见人爱。-Music animation, it is absolutely beautiful, it is unparalleled, it pretty sweet, it, everyone loves.
- 2022-03-22 09:12:22下载
- 积分:1
-
此实例是相对于海康摄像头编写可以通过此实例对海康摄像头摄像头进行操作.主要用于监控行业对于摄像头的控制....
此实例是相对于海康摄像头编写可以通过此实例对海康摄像头摄像头进行操作.主要用于监控行业对于摄像头的控制.-This example is in relation to the preparation of Haikang camera through this example Haikang camera on the camera to operate. Mainly used for monitoring the industry for camera control.
- 2022-01-25 22:48:59下载
- 积分:1
-
本程序创建了一个窗口,捕获并显示avi文件,适用于初学者。...
本程序创建了一个窗口,捕获并显示avi文件,适用于初学者。-the process created a window to capture and display avi documents applicable to beginners.
- 2023-01-03 09:45:03下载
- 积分: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
-
硬件语言直接生成的测试colorbar,可作为视频输入
对于了解视频序列基本的控制信号——行场同步、行场有效等很有帮助,产生的colorbar可以直接作为视频输入源送给处理模块,是数字视频硬件设计的基础源码。
- 2022-03-18 22:09:15下载
- 积分:1
-
Simple video surveillance system, can activate the camera for real
简单的视频监控系统,可以启动摄像头进行实时监控,同时,可以把视频保存为AVI格式进行录像、回放等。-Simple video surveillance system, can activate the camera for real-time monitoring, at the same time can be saved as AVI video format video playback and so on.
- 2022-07-23 05:42:59下载
- 积分:1
-
师弟做的学校五四杯小车上面摄像头控制程序,希望对大家有所帮助...
师弟做的学校五四杯小车上面摄像头控制程序,希望对大家有所帮助-The junior school 54 Cup car camera control procedures above, I hope all of you to help
- 2022-02-03 00:34:28下载
- 积分:1
-
network video phone system, beautiful interface, powerful.
网络视频电话系统,界面优美,功能强大-network video phone system, beautiful interface, powerful.
- 2022-02-09 22:52:01下载
- 积分:1
-
DShow use ordinary camera and video photographers procedures
使用DShow及普通摄像头的视频捕抓程序-DShow use ordinary camera and video photographers procedures
- 2022-03-23 14:36:44下载
- 积分:1
-
闻亭的TDS642EVM,即DM642的运动目标检测实验程序,本人已测试通过。...
闻亭的TDS642EVM,即DM642的运动目标检测实验程序,本人已测试通过。-Wen booths TDS642EVM, DM642 moving target detection experimental procedure, I have the test.
- 2022-08-15 23:56:16下载
- 积分:1