登录
首页 » matlab » GUI

GUI

于 2020-06-22 发布 文件大小:19KB
0 207
下载积分: 1 下载次数: 1

代码说明:

  图像二值化,边缘提取包含sobel、log、canny等方法,还有图像直方图均衡化,对比度增强等(Image binarization, edge extraction includes sobel, log, canny and other methods, as well as image histogram equalization, contrast enhancement and so on.)

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

发表评论

0 个回复

  • MIMOSignalAndSystems
    国外教材MIMOSignalsAndSystems附带的程序(Foreign materials attached to the procedure MIMOSignalsAndSystems)
    2009-05-08 18:38:10下载
    积分:1
  • 基于模糊控制的自动发电控制
    说明:  系统地介绍了模糊控制在自动发电机控制中的应用,并对控制结果进行了详细地分析与介绍。(a systematic introduction to fuzzy control in automatic generator control applications, results of control for a detailed analysis and briefings.)
    2021-04-17 17:08:52下载
    积分:1
  • ZHOU_XI
    轴系设计计算 分析轴系传动中的最佳参数,并优化设计方案 (Design and calculation of shaft drive shaft of the best parameters, and optimize design)
    2010-07-17 17:57:19下载
    积分:1
  • Matlab-Project
    主成分分析(PCA)是一个数学的过程,它使用一个正交变换转换成一组观测到的可能相关的因素形成一套价值观的独立变量称为主成分。主成分的数量小于或等于原始变量的数目 (Principal component analysis (PCA) is a mathematical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of uncorrelated variables called principal components. The number of principal components is less than or equal to the number of original variables)
    2011-04-22 14:40:52下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • sv
    说明:  经典控制算法--空间矢量控制模型(已经验证通过)(Space Vector Control)
    2013-10-15 13:26:33下载
    积分:1
  • Asign1
    mobile robot obstacle avoidance using bug algorithm
    2013-03-30 05:54:15下载
    积分:1
  • REZA111
    FOR HELP AND DOCUMENT FOR POWER
    2015-03-06 20:26:36下载
    积分:1
  • 4
    说明:  无线传感网络节点定位算法的研究,使用chan算法(Wireless sensor node localization algorithm, the use of chan algorithm)
    2010-12-04 15:17:17下载
    积分:1
  • binary-file
    this file can help to read and write and even graphic changes for videos and images.
    2011-02-12 19:47:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载