3D laser scanner
7 次查看(过去 30 天)
显示 更早的评论
Hi there
I am Jolanta and from lativia and I am new to Matlab. I am using Laser sensor with NI PCle 6321 to acquire 3D images of a scanned object. I want to know whether it is possible to do the same using Matlab instead of LabView. I am using Lego Mindstorms made Robotic arm to move my Laser beam which gives me x,y,z points now I want to know How do I achieve this using Matlab. Your suggestions are really appreciated.
regards
Jolanta
2 个评论
Sean de Wolski
2012-3-7
Could you perhaps provide a small set of sample data and the expected results/image of expected results?
回答(3 个)
Doug Jones
2012-3-7
Hi Jolanta,
You can now program & control the LEGO MINDSTORMS NXT directly from Simulink. One suggestion is to model the robot arm controller in Simulink and then load & run it on the NXT Brick. In MATLAB, you can use the Data Acquisition Toolbox to acquire the laser sensor data. Data Acquisition Toolbox provides support for the PCIe-6321. More details can be found here:
Simulink Support for Target Hardware, including LEGO MINDSTORMS NXT:
Data Acquisition Toolbox:
I hope this is helpful.
6 个评论
Walter Roberson
2012-3-7
http://www.mathworks.com/help/toolbox/daq/bsvjl59-1.html
has a chart that shows that session-based interface is supported only for NI devices, and that for other manufacturers, only the legacy interface is supported and only 32 bit MATLAB.
supermanhero 718
2015-2-11
Hi all,
Can you help me for my final year project about 3D scanner image using laser. So, I hope could everybody help me by providing the complete matlab coding for this project.
Thanks and have a nice day
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 LEGO MINDSTORMS EV3 Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!