登录
首页 » WINDOWS » MATLAB实用源代码

MATLAB实用源代码

于 2020-09-25 发布 文件大小:111KB
0 280
下载积分: 1 下载次数: 23

代码说明:

  1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)

文件列表:

MATLAB实用源代码.doc

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

发表评论

0 个回复

  • 图形用户界面和游戏开发
    说明:  python图形界面tkinter等的详细介绍和案例演练,教你用pygame库开发属于你的小游戏(Python graphical interface Tkinter and other detailed introduction and case drill, teach you to use pyGame library to develop your own games)
    2020-06-10 20:26:04下载
    积分:1
  • 04092701
    说明:  一个很好的24C02读写程序,已用过,绝对正确(a good 24C02 literacy procedures, has been used absolutely correct)
    2006-01-07 12:12:55下载
    积分:1
  • 滤波相关
    宝行捷联式惯性导航系统pdf 卡尔曼滤波与组合导航原理 秦永远版本 卫星导航原理与应用 严恭敏博士后研究工作报告。(Including the strapdown inertial navigation system pdf Kalman filter and integrated navigation principle Qin forever version Satellite navigation principle and application Yan Gongmin postdoctoral research work report.)
    2019-04-10 10:44:26下载
    积分:1
  • 它是属于人工智能中的一种简单的小游戏,相当值得下载。
    它是属于人工智能中的一种简单的小游戏,相当值得下载。-it belonged to the artificial intelligence of a simple little game that deserves a lot of downloading.
    2022-01-26 06:51:39下载
    积分:1
  • jQuery大鱼吃小鱼游戏源代码
    jQuery大鱼吃小鱼游戏源代码,美丽的大海,灿烂的珊瑚,吃小鱼了,放飞梦想,全部鱼群,好玩的游戏,小鱼来吃呀。(JQuery big fish eat small fish game source code, beautiful sea, brilliant coral, eat small fish, fly dream, all fish, fun game, small fish to eat.)
    2019-01-13 21:26:33下载
    积分:1
  • AssaEX插件
    说明:  第一步:将该目录所有文件覆盖到石器客户端目录; 第二步:将授权文件license.yz放置到文件夹 saplus; 第三步:打开目录saplussaplus.ini 修改 assa根目录= (如情缘:assa根目录=assa; 第四步:打开 64位系统请导入我后再操作.reg 并点击 确定; 第五步:重启电脑; 第六步:打开客户端自带的ASSA即可(如有错误请参考第三步assa根目录名称是否有错);(Step 1: overwrite all files in the directory to the stone tool client directory Step 2: place license.yz in the folder saplus Step 3: open the directory saplus saplus.ini and modify the Assa root directory = (for example, romance: Assa root = Assa) Step 4: open 64 bit system, please import me and then operate. REG and click OK Step 5: restart the computer Step 6: open the Assa provided by the client (if there is any error, please refer to step 3 whether the root directory name of Assa is wrong))
    2021-02-19 23:09:43下载
    积分:1
  • 智能视觉监控程序,对在这个领域有兴趣的朋友可能有所帮助
    智能视觉监控程序,对在这个领域有兴趣的朋友可能有所帮助-Intelligent visual surveillance procedures, have interest in this area may be helpful to a friend
    2022-03-07 18:06:05下载
    积分:1
  • aodv 协议
    o 日期进行了 ad hoc 路由协议的研究绝大多数只模拟。使用模拟的最激励原因之一就是创建一个真正的实现的难度。在模拟器中的代码包含在一个单一的逻辑组件,是清楚界定和可访问。另一方面,创建执行需要使用系统,许多组件,包括很多,有很少或没有文档。实施开发人员必须了解不仅路由的协议,但所有的系统组件和其复杂的相互作用。此外,由于 ad hoc 路由协议是显著不同于传统的路由协议,必须介绍了一套新的功能以支持路由协议。在本文中我们描述了 AODV 操作所需的事件触发器,设计的可能性和决定我们特设的按需距离矢量 (AODV) 路由协议的实现,AODV UCSB。本文旨在帮助研究人员在开发自己的点播 ad hoc 路由协议,并协助用户确定最适合他们需要的执行设计。
    2022-04-16 12:29:58下载
    积分:1
  • 计算机系统结构习题答案(郑伟民)
    说明:  计算机系统结构(郑伟民)习题答案,答案很全(Computer System Architecture Exercise Answers)
    2019-03-27 12:20:52下载
    积分:1
  • R_code
    说明:  it is used for calculating daylength by input parameters of latitude and day of year
    2020-06-18 20:22:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载