登录
首页 » 图形图像 » 在matlab上实现用鼠标画线的功能,有利于初学matlab图像编程的人...

在matlab上实现用鼠标画线的功能,有利于初学matlab图像编程的人...

于 2022-02-13 发布 文件大小:17.95 kB
0 114
下载积分: 2 下载次数: 1

代码说明:

在matlab上实现用鼠标画线的功能,有利于初学matlab图像编程的人-To achieve the matlab draw lines with the mouse functions, help beginners who matlab Graphics Programming

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

发表评论

0 个回复

  • active contour models, snake algorithm demo
    主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
    2023-03-29 20:45:03下载
    积分:1
  • 直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
    直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
    2023-04-06 10:20:03下载
    积分:1
  • 自己编的vb编程,这是心脏源代码!请多多指教!
    自己编的vb编程,这是心脏源代码!请多多指教!-vb own series programming, which is the heart source code! A great weekend!
    2022-05-13 12:58:38下载
    积分:1
  • simple 2
    简易二维平面CAD画线、圆、方,可移动、复制、镜像-simple 2-D CAD line drawing, round, side, move, copy, mirror
    2023-02-04 14:45:03下载
    积分:1
  • CDC简单学习教程
    应用背景如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,关键技术滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。。
    2022-01-26 04:00:47下载
    积分:1
  • OPENGL开发的一个小例子程序,对于初学者有很重要的帮助.
    OPENGL开发的一个小例子程序,对于初学者有很重要的帮助.-OPENGL a small example of the development process, has very important for beginners help.
    2022-01-23 10:45:20下载
    积分:1
  • 一种体素景观生成器的源代码
    Fully commented source code of a voxel landscape generator
    2022-12-21 19:10:03下载
    积分:1
  • 用VC编写的JPEG2000编解码实现程序
    用VC编写的JPEG2000编解码实现程序-VC prepared by the JPEG2000 codec to achieve procedures
    2023-06-04 05:00:03下载
    积分:1
  • AddFlow矢量OCX控件 Name : TEAM LAXiTY     Serial: 4303 9095 6970 2378...
    AddFlow矢量图OCX控件 Name : TEAM LAXiTY     Serial: 4303 9095 6970 2378-AddFlow vector OCX controls Name : TEAM LAXiTY Serial : 4303 9095 6970 2378
    2023-01-25 16:15:04下载
    积分:1
  • 数字图像编程二维码的识别系统及其代码的实现-two-dimensional digital image programming code identification system and the realization of code
    2022-03-04 12:50:36下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载