- rad 汇编程序\\案例2产生随机数并运算的程序\\.rar
- MFC-Function-Library-Manual 本人辛苦收集珍藏的MFC函数库多个速查手册
- Kalman-Filter 利用卡尔曼滤波器计算电池组SOC
- SPIHT_01-01-2009_Hesham a very handy code to compress gray scale images useing spiht algorithm it the original file without improvement
- shangchuan 我的一个课程设计 要求利用可行的传感器
- QT QML cpp integration Integrating QML with C++
文件名称:Shape-Recognation
介绍说明--下载内容来自于网络,使用问题请自行百度
Objective
-
The program should recognize objects like circles, rectangles, and squares the input image.
Introduction
This is a shapes classifier based on the properties of each shape, like roundness, ratio of dimensions, centroid,?etc
In this classifier we will recognize only shapes like circles, rectangles, and squares the input image.
So, we will concentrate on the steps we will follow to recognize those shapes any input image.
We have seven steps:
1 - Read the RGB (colored) image in user.
2 - Convert image (RGB) colored to gray image.
3 - Threshold the image (convert gray image to binary image).
4 - Invert the binary image (in order to speed up the time of processing).
5 - Find the boundaries concentrate.
6 - Determine shapes properties (ratio of dimensions, roundness).
7 - Classify shapes according to its properties.
Input
-
RGB image have the shapes to recognize.
Output
The RGB image with shapes recognized and labeled.
-Objective
-
The program should recognize objects like circles, rectangles, and squares the input image.
Introduction
This is a shapes classifier based on the properties of each shape, like roundness, ratio of dimensions, centroid,?etc
In this classifier we will recognize only shapes like circles, rectangles, and squares the input image.
So, we will concentrate on the steps we will follow to recognize those shapes any input image.
We have seven steps:
1 - Read the RGB (colored) image in user.
2 - Convert image (RGB) colored to gray image.
3 - Threshold the image (convert gray image to binary image).
4 - Invert the binary image (in order to speed up the time of processing).
5 - Find the boundaries concentrate.
6 - Determine shapes properties (ratio of dimensions, roundness).
7 - Classify shapes according to its properties.
Input
-
RGB image have the shapes to recognize.
Output
The RGB image with shapes recognized and labeled.
-
The program should recognize objects like circles, rectangles, and squares the input image.
Introduction
This is a shapes classifier based on the properties of each shape, like roundness, ratio of dimensions, centroid,?etc
In this classifier we will recognize only shapes like circles, rectangles, and squares the input image.
So, we will concentrate on the steps we will follow to recognize those shapes any input image.
We have seven steps:
1 - Read the RGB (colored) image in user.
2 - Convert image (RGB) colored to gray image.
3 - Threshold the image (convert gray image to binary image).
4 - Invert the binary image (in order to speed up the time of processing).
5 - Find the boundaries concentrate.
6 - Determine shapes properties (ratio of dimensions, roundness).
7 - Classify shapes according to its properties.
Input
-
RGB image have the shapes to recognize.
Output
The RGB image with shapes recognized and labeled.
-Objective
-
The program should recognize objects like circles, rectangles, and squares the input image.
Introduction
This is a shapes classifier based on the properties of each shape, like roundness, ratio of dimensions, centroid,?etc
In this classifier we will recognize only shapes like circles, rectangles, and squares the input image.
So, we will concentrate on the steps we will follow to recognize those shapes any input image.
We have seven steps:
1 - Read the RGB (colored) image in user.
2 - Convert image (RGB) colored to gray image.
3 - Threshold the image (convert gray image to binary image).
4 - Invert the binary image (in order to speed up the time of processing).
5 - Find the boundaries concentrate.
6 - Determine shapes properties (ratio of dimensions, roundness).
7 - Classify shapes according to its properties.
Input
-
RGB image have the shapes to recognize.
Output
The RGB image with shapes recognized and labeled.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test.bmp
Classify.m
license.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
