フィルターのクリア

Parameter Estimation in Computer Vision

2 ビュー (過去 30 日間)
developer
developer 2011 年 4 月 27 日
I have a question related to my project
How i can do the Detection and parameter estimation of flat surface, pits, holes, circular poles, and curbstones from sensor data. I am using 3d laser camera
  1 件のコメント
amit pathania
amit pathania 2012 年 4 月 12 日
can we extract frames from Vision video object and covert them to images so that other image operations can be carried out on them.As of now,I am able to read frame using step command but I am not able to apply image operations like imshow etc in loop.I can play thee video object using Video player but I want to show this video in GUI so need to convert videos into frames and then display them in GUI using imshow in loop.Can you help me with this?

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2012 年 4 月 12 日
You can use the getsnapshot() function. Have you used imaqtool? It has a history window so you can see the code for the operations you do.

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by