matlab选择三维点坐标
选择三维点云的点,返回坐标: 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','');
- 1
- Matthewmx2014-08-22很好的代碼,謝謝了
- NobodyZhou2015-03-12代码写的很好,正好是所需要的!
- mrpomelo2013-07-24代码挺有用的
- a1058012090302018-01-30代码挺好的,谢谢了
- 粉丝: 1
- 资源: 3
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- unity Find Reference 2 2.5.8 最新发布日期:2024年9月2日
- Redis笔记Redis笔记Redis笔记Redis笔记Redis笔记Redis笔记Redis笔记
- QGraphicsItem绘制,拉伸,旋转,移动矩形
- windowTFTP工具
- ToDo待办事项(新增待办、跳转详情动态匹配路由、待办列表显示、持久化存储pinia、一键清空),vue3前端项目
- 智能优化算法-遗传算法(GA)(附源码)
- 55555555555555555555555555555
- 三菱旋切飞剪,用的是运动控制器Q172DSCPU做的飞剪控制,凸轮曲线的由来是分析计算出来的 其中文件是一个程序+一个文档说明
- FPGA verilog can mcp2515 altera xilinx工程 代码 程序 ...altera、xilinx工
- java基于ssm+vue游泳会员管理系统源码 带毕业论文