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

版本 1.0.0.1 (2.2 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

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