搜索资源列表
eye_pos
- visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
SCP
- 显示鼠标位置的屏幕坐标,查看屏幕坐标大小-Shows the location of the screen coordinates of the mouse, view the size of the screen coordinates of
Lecture9
- 这是一个自己制作的窗体上的绘画板,并且是关于鼠标事件的操作。在画板上可以画出两点间的直线,在日志列表中可以显示鼠标的动态坐标和状态,并且有清除功能。-This is a self-made form of painting boards, and is about a mouse event operations. In the drawing board can draw a straight line between two points, the list can be displayed
mtxXy
- 可以转换世界坐标到设备坐标的小程序,并显示当前鼠标的位置。-Converts world coordinates to the coordinates of the device of small procedures.
1450
- VB6.0编写的示波器,VB6.0开发的示波器,对于用VB编写图形化界面很有帮助,鼠标移动,坐标更随刷新,生成实时曲线图。-VB6.0 prepared by the oscilloscope, oscilloscope VB6.0 development, using VB to write graphical interface is very helpful for, move the mouse, coordinate with the refresh generated graphs
sccemvwoincidentalUML
- 这是一个有趣的正弦曲线的例子,当鼠标移动的时候他会显示鼠标的坐标(This is an interesting example of sine curve, when the mouse moves he displays the coordinates of the mouse)
VB.Net句柄截图取色
- 通过指定窗口的句柄截图,可遮挡窗口截图,并通过获取鼠标点击图片处的3原色或指定坐标处的3原色,为后台截图分析指定窗口指定位置处的颜色提供便利。