-
binary-video
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )
这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements:
1. Each frame of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information
3. During processing, real-time display after processing each frame
4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice
5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
- 2015-01-30 16:15:09下载
- 积分:1
-
FOAGSD2
数字图像处理代码,包括二值化,平滑,边缘检测等(Digital image processing code, including the binarization, smoothing, edge detection and so on)
- 2017-05-07 16:43:07下载
- 积分:1
-
MATLABGUI
利用MATLAB的图像用户界面GUI设计一个简单的菜单式图像处理系统。通过该程序实现对图像的简单处理、变换和去噪等功能,满足课程设计的要求。(A simple menu image processing system is designed by using the image user interface GUI of MATLAB. Through this program, the functions of image processing, transformation and denoising are realized, which meet the requirements of curriculum design.)
- 2019-06-06 10:14:47下载
- 积分:1
-
lpt
实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。(the method can transform pic to radan.it can be used by PC to get the roation.)
- 2011-01-10 17:01:26下载
- 积分:1
-
TUXIANJIAMI
基于matlab的图像加密,直接运行就行(Image encryption based on matlab)
- 2017-12-19 19:51:14下载
- 积分:1
-
tuxiangpingjie
图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
- 2012-01-14 19:37:10下载
- 积分:1
-
pcalda
说明: 包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。(It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.)
- 2009-08-22 19:43:06下载
- 积分:1
-
3
说明: 运用低通滤波器,中心削波和自相关技术估计一段男性和女性语音信号的基音周期,画出基音轨迹曲线,给出估计准确率。(The use of low-pass filter, the center clipping and related technologies is estimated from a male and female speech signal pitch period, pitch trajectory drawn curves of estimated accuracy.)
- 2010-05-07 14:51:01下载
- 积分:1
-
PF
序贯重要性采样——标准粒子滤波算法。可直接使用。(Sequential importance sampling- standard particle filter. Can be used directly.)
- 2020-08-05 14:58:36下载
- 积分:1
-
yansejiansuo
基于颜色特征的图像检索系统,,做 了GUI节目,直观(Color-based Image Retrieval System, made a GUI program, intuitive)
- 2011-05-21 18:28:10下载
- 积分:1