- netct_oss java开发的一个电信计费项目
- CSharp-dataTabletoExcel-XMLSS 将DataTable数据转换为Mocrosoft OFFICE EXCEL 标准和 XMLSS 文件
- ass1.tcl.tar this is an ns2 code which is useful for various kinds of simulation n wireless sensor network environment
- STM32-Touch-screen 开机的时候先通过24C02的数据判断触摸屏是否已经校准过
- Tower-of-Hanoi 通过Java编程语言来实现汉诺塔问题
- cluster This code for NS2
文件名称: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.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
