搜索资源列表
MATLAB图像处理与界面编程代码
- MATLAB图像处理与界面编程代码
Matlab1.rar
- Matlab图像处理与界面编程宝典源码,内含经典程序,Matlab image processing and interface programming book source, including the classic procedure
GuiIamgeProcess
- 一个matlabgui编写的图像处理界面,可以实现图像的读入,灰度值计算等一般处理-Matlabgui the preparation of an image processing interface, you can read in the realization of images, gray value of the general processing
imageshow
- 用于图像处理的图形用户界面,可实现图像的翻转、加噪、边缘提取等功能。-For image processing graphical user interface, can be flipped images, noise, edge detection and other functions.
nosGUI
- 用matlab编译的图像界面,可以做实时分析,由多个界面组成-Image with matlab compiler interface, you can make real-time analysis, by a number of interface components
matlabimageprocesskit
- matlab 图像处理 函数列表 高级图像处理 实验教程 用户界面设计-matlab image processing function list of high-level image processing experimental user interface design course
matlab
- 宝典丛书的一本,很新的,matlab图像处理与界面编程的课后源程序。有很好的学习价值-A book series, it is new, matlab image processing and after-school programming source interface. Learning the value of good
tuxiangpeizhu
- 基于matlab图像界面,图像配准的源程序,可以运行,非常好用。-Matlab image based interface, the source image registration, you can run, very easy to use.
MATLAB-GUI
- matlab 图像处理,实现界面编程,检测图像边界等-matlab image processing, and interface programming, testing the image border, etc.
LabVIEW-Matlab-Mixed-Programming-
- 针对LabVIEW在数值分析和处理方面的不足,提出了实现LabVIEW与Matlab混合编程的几种方法。通过LabVIEW专有程序接口调用Matlab,LabVIEW设计用户图像界面,负责数据采集 Matlab在后台提供大型算法供LabVIEW调用,其程序的调用方法,可使用Matlabscr ipt节点或ActiveX函数模板。-According to the defect of LabVIEW in complex numerical analysis and processing,seve
codes-of-image-processing-by-matlab
- 《Matlab图像处理与界面编程宝典》一书配套的源码,章节中的代码都是一一对应的,很不错-Matlab image processing and interface programming Collection," a book supporting source code, the code section is one to one, very good
learning based digital matting用户图形界面
- MATLAB的用户图像界面(GUI)(源码可见),可直接运行,依次为打开原图-三分图开输出alpha图,接着打开背景图可合成新图像
MATLAB 图像处理与界面编程代码
- 图像处理相关的MATLAB实现,希望对大家有用(Image processing related MATLAB implementation, we hope to be useful)
图像分割
- 编写了一个gui界面,可以选择任意待处理的图像,可以实现边缘检测,阈值分割,添加噪声,以及分水岭分割等多种算法分割(A GUI interface is designed, which can select any image to be processed, and can realize edge detection, threshold segmentation, adding noise, and watershed segmentation and other segmentation
MATLAB图像与视频处理实用案例详解
- matlab图像界面开发案例,一共20个经典案例,由浅入深,供爱好者学习(matlab develpment model)
图像水印
- 基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
MATLABgui界面设计
- 综合运用MATLAB工具箱实现图像处理的GUI设计,利用MATLAB图像处理工具箱,设计和实现自己的图像处理工具。(The GUI design of image processing is realized by using MATLAB toolbox, and the image processing toolbox of MATLAB is used to design and implement its own image processing tool.)
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.
041958210501891
- 通过MATLAB图像处理测量工件尺寸的测量,有优化的用户界面(Measurement of workpiece size by image processing in MATLAB, with optimized user interface)
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co