搜索资源列表
magnify.rar
- 实现matlab中Figure窗口的局部放大。右键单击鼠标显示该位置的局部放大图; + / - 增大或缩小放大倍数; < /, > 扩大或缩小放大区域。 ,Achieve local magnification of Figure window in matlab.Figure creates a magnification box when under the mouse position when a button is pressed. Press +/- while
MATLAB_ks
- 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
matlabeightqueensquestion
- 该代码是用matalb实现的八皇后源代码,具体功能:可以用鼠标操作,共64个格子,用鼠标点击其中一个方块,其对角线和同一行列的格子都会变成红色,将为不可点击的状态,其中还有定时程序,显示出实现八皇后所用的时间,若实现了就会停止计时,若没有将会一直计时。可以实现重新开游戏功能和退出游戏功能。-The code is matalb Queen' s source code to achieve the eight specific functions: You can use the mous
GUI-drawing-board
- Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
showPpoint
- 一个matlab 开发环境下编写的显示鼠标在坐标轴上坐标值的程序-The preparation of a development environment matlab display the mouse coordinates in the axis of the procedures
xianshi
- 鼠标拖到什么地方就显示这里的坐标,很有意思的程序。对于精确地显示很有作用-The mouse dragged into what place it is here that the coordinates, very interesting program. To accurately display the very useful
CT-image-processing
- CT图像的处理。显示图像后可鼠标选定区域,计算该区域CT值的最大值、最小值、平均值。-CT image processing. After the display image area can be selected with the mouse, calculate the maximum value of the area CT, minimum, average.
music_player_matlab
- 利用matlab编写播放器带声音处理,符合以下要求 1.对立体声指定时间段进行分段、插入、删除等编辑 2.用时间单位显示横坐标,用鼠标进行各种操作, 3.可从当前鼠标点击位置开始播放。-Use matlab write Player with voice processing, meet the following requirements 1. Stereo specified period segment, insert, delete, edit, etc. 2. Ti
mousemove.m
- 程序实现鼠标移动显示坐标功能, 代码简单,易学易懂。-this program function the mouse move,this code very simple,easy to use.
实时显示鼠标位置并话叉与框
- 该matlab GUI可以实时显示鼠标位置坐标信息(Display mouse position coordinates in real time)