How visualize camera field of view

조회 수: 37 (최근 30일)
Randika Vithanage
Randika Vithanage 2018년 3월 9일
댓글: Steve Miller 2021년 3월 23일
Hi,
1) Is there a way to visualize field of view (fov) of a camera view using "plotCamera" command or any other built-in function in MATLAB? In essence, I want to plot a camera with a given pose and then visualize its fov: 60° horiz x 49.5° vert. (73° diagonal) using a pyramid.
2) Is there a way to use Simscape Multibody and get the simulated camera view when the pose and fov of a camera is defined? For example, I want to include a SolidWorks CAD model into simscape and demonstrated how it could be viewed using a particular camera place with different poses.
Your advice is highly appreciated. Many thanks in advance.

채택된 답변

Steve Miller
Steve Miller 2018년 3월 9일
For your first question, you could use a semitransparent solids to visualize field of view. That could be a solid pyramid or just a flat area (thin rectangle).
For your second question, you can define cameras within the Mechanics Explorer. The location and orientation of the camera can change during the animation of the simulation results, and those results can be exported to a video.
See Camera Manager in the documentation.
Below is an example of an animation exported from the Simscape Multibody Mechanics Explorer with a dynamic camera. The camera can also be configured to track the box, always keeping it in the center of the frame. This example is available on the File Exchange: Robot Arm with Conveyor Belts.
--Steve
  댓글 수: 5
fmo2641
fmo2641 2021년 3월 23일
Is there a way to use the the camera output for some basic image processing in real time?
Steve Miller
Steve Miller 2021년 3월 23일
At this time the visual output from the Mechanics Explorer cannot be used within the simulation. Users have routed the position information from Simscape Multibody rendering programs, such as Unreal, and used that animation as input to image processing algorithms. For an example, see the Simscape Vehicle Templates.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by