-
高斯雜訊
高斯噪聲是一種具有常態分佈(也稱作高斯分布) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-26 07:32:24下载
- 积分:1
-
Real
实时抓屏,并保存成avi的程序例子,很好的参考价值-Real-time screenshots, and save into avi procedure example, a very good reference value
- 2022-02-13 04:38:07下载
- 积分:1
-
在相机
对摄像头的视频帧获取,保存.帧格式的设置-On the camera
- 2022-02-13 14:21:08下载
- 积分:1
-
图像缩放处理IP
视频缩放处理IP,具有以下一些特征:1. 最大支持1280x1024输入输出; 2. 水平方向缩放范围为0.25到4,垂直方向缩放范围为0.33到4; 3. 支持领域复制,双线性插值和近双三次插值三种算法; 4. 用户可自定义时序参数; 5. 支持简单的对比度和亮度调整。
- 2022-07-14 13:04:34下载
- 积分:1
-
SHX600X SDK V1.5.0.1
一个很好的摄像头采集卡的开发工具包
SHX600X SDK V1.5.0.1
一个很好的摄像头采集卡的开发工具包-SHX600X SDK V1.5.0.1 a good camera Acquisition Card Development Kit
- 2023-05-30 09:45:04下载
- 积分:1
-
利用蓝牙实现手机摄像头的视频聊天功能。
使用蓝牙功能,实现手机摄像头在电脑上进行视频聊天-The use of Bluetooth to achieve mobile phone camera for video chatting on the computer
- 2023-04-05 20:40:04下载
- 积分:1
-
用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制...
用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制-This programme can grab the video frame from a camera by directshow,and set frame rate and the video quality. It can also record video frames.
- 2022-08-26 08:35:27下载
- 积分:1
-
delphi照相程序,调用windows API 使用摄像头照相,
delphi照相程序,调用windows API 使用摄像头照相,-delphi photographic procedures, the use of windows API call camera camera,
- 2022-07-28 11:40:56下载
- 积分: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
-
视频监控源码,值得一看,多的酒不说了,下载吧!
视频监控源码,值得一看,多的酒不说了,下载吧!-Video Surveillance source, an eye-catcher, the number of liquor not, download it!
- 2023-05-20 16:20:03下载
- 积分:1