搜索资源列表
matlab
- matlab实用程序百例 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
a
- gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等-gui interface design, the general image processing, such as rotation, noise, such as histogram equalization
matlabimageprocesskit
- matlab 图像处理 函数列表 高级图像处理 实验教程 用户界面设计-matlab image processing function list of high-level image processing experimental user interface design course
136496-test_guide
- 利用MATLAB进行界面设计的一些用用的资料和代码-Use MATLAB to interface design used by some of the information and code
Matlabppt
- MATLAB教程:概述,程序设计,绘图,数值计算,符号计算,图形用户界面设计,笔记本,M环境下的仿真-MATLAB Tutorial: an overview, program design, graphics, numerical computing, symbolic computation, graphical user interface design, notebook, M Simulation Environment ... ...
MATLAB7.x
- MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
MATLAB3
- MATLAB图形用户界面设计 MATLAB图形用户界面设计-MATLAB graphical user interface design, graphical user interface design MATLAB MATLAB graphical user interface design
pjimage
- 一个对图像二值化的界面设计,能实现打开及保存等功能,包含M文件及GUI界面。-An image binarization of interface design, to achieve open and save functions, including the M documents and GUI interface.
matlab
- 这是100个matlab实用程序实例。1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-This is the 100 instances of matlab utility. 1-32 are: application of articles 33-66 are graphic: interface design articles 67-84 is: is the graphics chapter 85-100
Matlab-GUI--for-Image-Segmentation--
- 用Matlab的GUI界面设计的图像分割演示,包括阀值法、边缘检测法、区域法-Demonstrates the Matlab GUI interface design, image segmentation, including the threshold method, edge detection method, regional law
matlab-example-part2
- 32个常用的MATLAB界面设计源代码,包含常用的所有界面设计-32 commonly used MATLAB interface design source code, including all common interface design
matlab-100-cases-of-utility
- 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-1-32: Graphics Applications articles 33-66 is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
GUI
- 实现图像的灰度拉伸、直方图均衡化处理 GUI界面设计-matlab imhist imadjust GUI
GUI-MATLAB
- MATLAB编程基于gui,实现人机交互界面设计-GUI-based image binarization processing interactive interface design, using MATLAB programming
Matlab入门教程+第八章+GUI+程序设计
- 介绍Matlab界面设计,主要介绍了各个控件的用法及实例分析(Introduction of Matlab interface design)
GUI界面设计范例
- GUI界面设计范例,电信课程设计,有源代码,有PPT讲解(GUI interface design example, telecommunications course design, source code, PPT explanation)
基于图像处理程序包的MATLAB_GUI界面设计
- 基于 M AT LAB设计向导 GUI开发出的数字图像处理技术具有图形用户界面良好、使用方便的特点。本文首先介绍了 M AT LAB的图形用户界面 GUI面板,然后结合具体图像处理功能介绍了利用 M ATLAB的 GUI设计向导进行图像处理的方法及过程,最后给出图像处理各个功能的运行结果。(The digital image processing technology developed based on the design guide GUI of MATLAB has the charac
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi
MATLAB指纹门禁系统GUI界面
- 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identificatio