登录
首页 » Special Effects » labview

labview

于 2022-03-21 发布 文件大小:31.42 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

labview-display in tow channel

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

发表评论

0 个回复

  • 这三个程序,是用不同的方法实现消影,浮动水平线法
    这三个程序,是用不同的方法实现消影,浮动水平线法-three procedures, use different methods to achieve Consumers video, floating horizontally France
    2022-07-11 05:18:27下载
    积分:1
  • 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
    包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
    2022-02-04 12:08:54下载
    积分:1
  • 基于MAX7456的COSD的实用样例程序,完整实现了视频的迭加,效果不错。...
    基于MAX7456的COSD的实用样例程序,完整实现了视频的迭加,效果不错。-MAX7456-based sample of COSD practical procedures, a full implementation of the superposition of the video were getting good results.
    2022-05-13 20:58:59下载
    积分:1
  • 实验目的:1)图像2的图像加密级别。
    实验目的: 1) 图像水平集合 2) 图像加密算法 3) 边缘提取 4) 噪音图像的产生 (2)显示图像,理解图像的模型 (3)使用图像的不同格式,理解图像压缩的意义 (4)对图像做简单的操作 本次实验需要熟练使用以下几个MATLAB命令: imread, imwrite, imshow,figure -Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
    2022-01-25 22:40:45下载
    积分:1
  • Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2...
    第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
    2022-01-21 03:09:23下载
    积分:1
  • Based on the outline of the shape feature extraction 1) the program in VC 6.0...
    基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说明: MCS.dat保存了Mountain Climbing Sequence。 -Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
    2022-03-19 13:22:10下载
    积分:1
  • 基本图像处理的VC6源码,内有详细的代码说明和图像效果
    基本图像处理的VC6源码,内有详细的代码说明和图像效果-Basic image processing VC6 source, which has a detailed code description and image
    2022-01-31 04:23:31下载
    积分:1
  • 对图像进行平滑处理,是一个很好的实用的程序,大家试一下就知道了....
    对图像进行平滑处理,是一个很好的实用的程序,大家试一下就知道了.-Image smoothing treatment is a good practical procedures, U.S. try to know.
    2022-03-16 21:46:29下载
    积分:1
  • 3D编程所需的知识的概述,特别是三维数学模型…
    概述了3D编程的必要知识,尤其是3d编程的数学要求,及相应算法-An overview of 3D programming the necessary knowledge, especially the 3d mathematical programming requirements, and the corresponding algorithm
    2023-07-27 20:55:03下载
    积分:1
  • 负责显示BMP文件的一些源码,主要用于识别纹理类图形的初始化,方便后续识别...
    负责显示BMP文件的一些源码,主要用于识别纹理类图形的初始化,方便后续识别-Responsible for BMP files show some source code, the main categories used to identify texture graphics initialization, to facilitate follow-up identification
    2023-04-06 22:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载