How to apply Image Processing and Computer Vision wih MATLAB : Japanese MATLAB EXPO 2013

バージョン 1.0.0.1 (2.18 MB) 作成者: Masa Otobe
Script used in MATLAB EXPO 2013 in Japan on Oct. 29, 2013
ダウンロード: 1.8K
更新 2016/9/1

ライセンスの表示

Three demos were presented in the seminar of "How to apply image processing and computer vision with MATLAB" held in MATLAB EXPO 2013 in Japan
- Count the number of each nuts
(demo1\blob_EXPO2013.m)
There are five kinds of objects (nuts, almond, corn etc) in the picture. This demo shows how to distinguish each one and count the number of them using morphology processing, blob analysis, color space conversion, machine learning etc.

The same folder also contains a demo counting objects attached each other.
(demo1\Segmentation_Watershed.m)

- Augumented Reality demo
(demo2\myAR_EXPO2013_show.m)
Shooting a picture (white bear) on the wall and in the viewer on the MATLAB the bear plays on the ice. Even if camera moves (right/left, near/far) the bear is still playing at the place of still picture.
This script demonstrates local feature matching, point tracker, video stream processing
(Due to limitation of the file size, movie files are not included)

- Quick Demo using Kinect
(kinect\myKinectDemo_2013b.m)
Measure the length of a bar.
hold the bar with your open palms.
even if the bar leans against the camera, i.e., the length on the image is shrunk, the length is measured correctly. See the screen shot, which is 100cm bar and detected as 101cm

引用

Masa Otobe (2024). How to apply Image Processing and Computer Vision wih MATLAB : Japanese MATLAB EXPO 2013 (https://www.mathworks.com/matlabcentral/fileexchange/44214-how-to-apply-image-processing-and-computer-vision-wih-matlab-japanese-matlab-expo-2013), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2013b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: Cascade Trainer: Specify Ground Truth, Train a Detector

Community Treasure Hunt

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

Start Hunting!

script_EXPO2013_IPCV_adv/demo1/

script_EXPO2013_IPCV_adv/demo2/

script_EXPO2013_IPCV_adv/kinect/

バージョン 公開済み リリース ノート
1.0.0.1

Updated license

1.0.0.0