数字外径测量仪打点程序,注意看格式哦。
2021-05-07 19:03:52 2KB 外径 测量 打点 程序
治具制作分析和选点。以及使用的说明,操作四线的方法
2021-04-22 16:08:03 22.28MB 软件分析
1
使用matlab从图像上手动选取点,并返回选取点的像素坐标
2021-04-18 21:18:49 1KB matlab选点
1
选择三维点云的点,返回坐标: H = CLICKA3DPOINT(POINTCLOUD) shows a 3D point cloud and lets the user % select points by clicking on them. The selected point is highlighted % and its index in the point cloud will is printed on the screen. % POINTCLOUD should be a 3*N matrix, represending N 3D points. % Handle to the figure is returned. % % other functions required: % CALLBACKCLICK3DPOINT mouse click callback function % ROWNORM returns norms of each row of a matrix % % To test this function ... % pointCloud = rand(3,100)*100; % h = clickA3DPoint(pointCloud); % % now rotate or move the point cloud and try it again. % (on the figure View menu, turn the Camera Toolbar on, ...) % % To turn off the callback ... % set(h, 'WindowButtonDownFcn','');
2020-01-03 11:33:32 3KB MATLAB 三维 选点
1
Android版仿微信发送位置、地图选点(百度地图)
2020-01-03 11:18:51 7.22MB 地图选点
1
百度地图选点定位
2020-01-03 11:17:40 8.6MB 百度地图选点
1
js百度地图-鼠标选点连线,最终生成多边形覆盖物
2019-12-21 21:25:11 11KB 百度地图
1
仿百度地图自行车搜索路线 内容包括上拉画出视图,路线搜索和起始点调换,覆盖物,地图选点等,有需要的可下载本项目作为参考。
2019-12-21 21:13:51 11.3MB 仿百度地图 骑行路线 地图选点 覆盖物
1
利用matlab从图片中选点取色,生成自己可用的配色方案。
2019-12-21 20:36:09 4.25MB matlab 配色方案 取色 插图
1
计算机辅助几何设计之Bezier曲线(任意次数)程序实现,并可用鼠标左键进行屏幕选点,利用右键选中某一控制点并拖动控制点实时改变Bezier曲线形状。
2019-12-21 20:18:38 11.95MB Bezier曲线 人机交互
1
服务器状态检查中...