How to apply Image Processing and Computer Vision wih MATLAB : Japanese MATLAB EXPO 2013
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 版本兼容性
平台兼容性
Windows macOS Linux类别
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!