Welcome![Sign In][Sign Up]
Location:
Search - gui

Search list

[Other第5章 GUI界面按钮功能介绍

Description: matlab GUI界面按钮功能介绍,与大家一起分享(Introduction of button function of MATLAB GUI interface)
Platform: | Size: 1226752 | Author: jiaoyazimm | Hits:

[Other基于SVM参数寻优算法的GUI实现

Description: 关于SVM参数寻优算法的GUI界面实现代码(GUI Interface Implementation Code for the SVM Parameter Optimization Algorithm)
Platform: | Size: 28672 | Author: stratagi | Hits:

[Books完整版MATLAB GUI设计学习手记第二版

Description: MATLAB GUI设计学习手册 第二版,适合初学者学习matlab gui(the book about matlab/gui)
Platform: | Size: 46171136 | Author: pmc666 | Hits:

[matlabMATLAB GUI

Description: MATLAB GUI实现动态画图曲线的源程序代码(MATLAB GUI to Realize Dynamic Drawing Curve Source Code)
Platform: | Size: 70656 | Author: Cc静静 | Hits:

[matlabUDP测试上位机-基于matlab GUI编写

Description: UDP测试上位机-基于matlab GUI编写(UDP unlaod machine by matlab)
Platform: | Size: 3292160 | Author: haojisangh | Hits:

[Internet-Network35个完整的GUI实例系列代码guis_fex

Description: 内含35个完整的GUI实例系统代码,可供学生参考学习。(Contains 35 complete GUI instance system codes for students to learn.)
Platform: | Size: 109568 | Author: 轩少~ | Hits:

[GUI Developmatlab gui多标签编程

Description: matlab的GUI编程,可以实现多标签页面的界面编程(The GUI programming of Matlab can realize the interface programming of multi label page.)
Platform: | Size: 17408 | Author: dhhdufj | Hits:

[CSharpencoder calculator tool gui

Description: Tool used to provide a GUI for encoder rate calculation with industrial cameras.
Platform: | Size: 17864 | Author: frasten | Hits:

[Special EffectsMATLAB hough变换答题卡识别(GUI,配论文)

Description: 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 3465216 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB平面参数测量系统(GUI,面积,周长参数)

Description: 一、课题介绍:本课题为基于MATLAB的平面参数测量系统,是以一个带缺陷的光伏面板作为素材,检测出缺陷所在,定位后计算出每个缺陷的面积大小。本设计带有一个人机界面GUI. 二、算法流程:读入测试图片——rgb转换——分割——开闭运算——空洞填充——过滤微小连通域面积——计算缺陷面积和个数。(1. Topic introduction: this topic is a plane parameter measurement system based on MATLAB. It uses a photovoltaic panel with defects as the material, detects the defects, and calculates the area size of each defect after positioning. This design has a personal computer interface GUI 2. Algorithm flow: read in the test picture - RGB conversion - segmentation - opening and closing operation - cavity filling - filter the area of micro connected area - calculate the defect area and number.)
Platform: | Size: 942080 | Author: www.wobishe.com | Hits:

[AI-NN-PRMATLAB神经网络手写数字识别(GUI,论文)

Description: 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the test picture, through the interception of a number, preprocessing, after BP network training, get the recognition results. It can be transformed to recognize Chinese characters and English characters.)
Platform: | Size: 542720 | Author: www.wobishe.com | Hits:

[Special EffectsMatlab火焰火灾烟雾识别系统[带参数,GUI界面]

Description: 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction This design is based on MATLAB flame smoke fire detection system. Combined with the fact that the flame is real-time dynamic jumping, the area growth rate, corner and roundness are used to judge whether there is flame. The test object of the design is video. Through the difference between the next frame and the previous frame, we can find whether there is fire or not, and send out voice alarm. This design has an interactive GUI interface, which is friendly. It's a good topic for graduation. 2. Algorithm flow Combined with the three dimensions of flame area growth rate, corner point and roundness, it can be judged comprehensively. The three parameters of the flame part of each frame are obtained and displayed on the GUI in real time.)
Platform: | Size: 30653440 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB数字水印[dwt+dct多攻击+GUI界面]

Description: 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comparison digital watermarking system. With GUI interface. There is a main interface GUI, which can call the sub interface of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attack of various methods (cutting, adding noise, rotation, etc.), extracting, and finally evaluating the robustness of different attacks by using PSNR peak signal-to-noise ratio.)
Platform: | Size: 32044032 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB条形码识别GUI版

Description: 本设计为基于MATLAB的条形码识别系统,带有一个GUI界面。可以识别各种条形码,倾斜的,污渍的等等,带一个界面。(This design is a bar code recognition system based on MATLAB, with a GUI interface. Can identify all kinds of barcodes, tilt, stain and so on, with an interface.)
Platform: | Size: 601088 | Author: www.wobishe.com | Hits:

[Other基于Matlab GUI的数字均衡器设计

Description: 基于Matlab GUI的简易数字均衡器设计(Simple digital equalizer design based on Matlab GUI)
Platform: | Size: 308224 | Author: 左佑啦啦啦 | Hits:

[JSP/Java练习JAVA GUI设计和布局设计

Description: 练习JAVA GUI设计和布局设计:编写一个窗体程序显示日历,只需要设计GUI,不需要事件处理。(Practice Java GUI design and layout design: write a form program to display calendar, only need to design gui, do not need event processing.)
Platform: | Size: 58368 | Author: Bunny_ | Hits:

[Mathimatics-Numerical algorithms小波包能量可视化和GUI设计

Description: 特色:1.借用小波包分解和小波能量熵函数;2.GUI界面导入西储大学轴承故障数据;3:对提取小波能量方便快捷(Features: 1. Use wavelet packet decomposition and wavelet energy entropy function; 2. GUI interface to import bearing fault data of Xichu University; 3. It is convenient and fast to extract wavelet energy)
Platform: | Size: 7464960 | Author: lynn2017 | Hits:

[Com PortMATLAB GUI

Description: MATLAB GUI上位机,WiFI通信,连接稳定,可同时采集四个通道的数据,互不干扰(Matlab GUI upper computer, WiFi communication, stable connection, can collect data of four channels at the same time, without mutual interference)
Platform: | Size: 30720 | Author: Sandam | Hits:

[OtherHouse-GUI-temperature-master

Description: 在matlab中使用gui界面对加热炉对象进行控制仿真(Using GUI interface in MATLAB to control and simulate the heating furnace)
Platform: | Size: 72704 | Author: 马伊 | Hits:

[Other第 18 章 基于GUI搭建通用视频处理工具

Description: 基于GUI搭建通用视频处理工具,matlab搭建界面,读取处理视频(Build a general video processing tool based on GUI, build an interface with MATLAB, read and process video)
Platform: | Size: 962560 | Author: kkkdddxxx | Hits:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

CodeBus www.codebus.net