文件名称:my-project
介绍说明--下载内容均来自于网络,请自行研究使用
For the detection of sign each fr a me is analysed.
First the image is Converted into gray scale image and then threshold is performed.
Then by using blob analysis portion of red part is extracted.
Then this extracted part is compared with each template.
If the template is matched with extracted part then a rectangle is drawn at the location of extracted part in that fr a me.
In this way rectangle is drawn at all the fr a mes and at the end all fr a mes are played using implay video command.
Recognition and display the Name of Traffic Sign
Now when the template is matched with extracted blob this is done by using correlation.
Each template is matched with extracted blob by correlating each template and extracted part.If there’s exactly or 50 match then a check is assigned that its completely matching with the extracted blob sign.
Now template is recognized Now the name of recognized sign is concatenated with the red sign.
Image of Sign is Deigned and will be provided With the Source Code.
-For the detection of sign each fr a me is analysed.
First the image is Converted into gray scale image and then threshold is performed.
Then by using blob analysis portion of red part is extracted.
Then this extracted part is compared with each template.
If the template is matched with extracted part then a rectangle is drawn at the location of extracted part in that fr a me.
In this way rectangle is drawn at all the fr a mes and at the end all fr a mes are played using implay video command.
Recognition and display the Name of Traffic Sign
Now when the template is matched with extracted blob this is done by using correlation.
Each template is matched with extracted blob by correlating each template and extracted part.If there’s exactly or 50 match then a check is assigned that its completely matching with the extracted blob sign.
Now template is recognized Now the name of recognized sign is concatenated with the red sign.
Image of Sign is Deigned and will be provided With the Source Code.
First the image is Converted into gray scale image and then threshold is performed.
Then by using blob analysis portion of red part is extracted.
Then this extracted part is compared with each template.
If the template is matched with extracted part then a rectangle is drawn at the location of extracted part in that fr a me.
In this way rectangle is drawn at all the fr a mes and at the end all fr a mes are played using implay video command.
Recognition and display the Name of Traffic Sign
Now when the template is matched with extracted blob this is done by using correlation.
Each template is matched with extracted blob by correlating each template and extracted part.If there’s exactly or 50 match then a check is assigned that its completely matching with the extracted blob sign.
Now template is recognized Now the name of recognized sign is concatenated with the red sign.
Image of Sign is Deigned and will be provided With the Source Code.
-For the detection of sign each fr a me is analysed.
First the image is Converted into gray scale image and then threshold is performed.
Then by using blob analysis portion of red part is extracted.
Then this extracted part is compared with each template.
If the template is matched with extracted part then a rectangle is drawn at the location of extracted part in that fr a me.
In this way rectangle is drawn at all the fr a mes and at the end all fr a mes are played using implay video command.
Recognition and display the Name of Traffic Sign
Now when the template is matched with extracted blob this is done by using correlation.
Each template is matched with extracted blob by correlating each template and extracted part.If there’s exactly or 50 match then a check is assigned that its completely matching with the extracted blob sign.
Now template is recognized Now the name of recognized sign is concatenated with the red sign.
Image of Sign is Deigned and will be provided With the Source Code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
my project\blobAnalysis.m
..........\ehtiat.avi
..........\ehtiattag.jpg
..........\ist.avi
..........\isttag.jpg
..........\main.m
..........\stoproad.jpg
..........\templates.mat
my project