登录
首页 » Special Effects » 添加一个视频背景的分段视频

添加一个视频背景的分段视频

于 2022-05-13 发布 文件大小:955.00 B
0 287
下载积分: 2 下载次数: 1

代码说明:

Add a video background to the segmented video -Add a video background to the segmented video

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • using wavelet decomposition and reconstruction, image enhancement and integratio...
    利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
    2022-05-24 21:45:46下载
    积分:1
  • 目录商店的两章的文件源代码第一次…
    本目录存放的是第2章文档的程序源代码,子目录说明: wvltlib 中存放的一些基本的小波基定义和相关库函数; wvltwrefine 中存放的是小波基细化的程序代码; wvltwxfrm 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : wvlt lib stored in the basic definition of small Porgy and related library functions; wvlt wrefine stored in the small Porgy sophisticated code; wvlt wxfrm is stored in the wavelet transform one-dimensional mathematical achievement
    2022-05-30 05:28:18下载
    积分:1
  • 提升小波的源码,其中有m文件跟java文件。大家需要的话,可以下载使用!...
    提升小波的源码,其中有m文件跟java文件。大家需要的话,可以下载使用!-Lifting Wavelet source, which has m file with the java file. U.S. need to do so, you can download to use!
    2022-08-24 23:08:46下载
    积分:1
  • 指纹识别代码demo目录:fvs_enhancer:指纹增强…
    指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。 fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的 脊线。 fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做 的效果不好,提取出的伪细节点太多。 fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。 include目录: 包含了头文件。 src目录: 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 -fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process
    2023-08-21 10:00:04下载
    积分:1
  • SOM工具包,包括matlab程序及学习文档
    SOM工具包,包括matlab程序及学习文档-SOM toolkit, including the procedures and learning matlab documentation
    2023-09-02 04:10:03下载
    积分:1
  • 对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行...
    对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行-right color image processing to remove the source code, the compiled executable file parameters required to bring Operation
    2022-06-26 21:04:39下载
    积分:1
  • 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频...
    视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
    2022-08-21 05:40:24下载
    积分:1
  • 使用opencv编程导入图像,获得图像的R、G、B分量数据。还可以进行空间转换。...
    使用opencv编程导入图像,获得图像的R、G、B分量数据。还可以进行空间转换。-Used opencv to get data of image.
    2023-01-07 03:55:03下载
    积分:1
  • 在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
    在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
    2023-01-09 03:25:04下载
    积分:1
  • 图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。...
    图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。 -Graphics applications, interface design, graphics processing, numerical analysis of some examples is a great help to learn matlab.
    2023-05-14 13:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载