資源簡介
代碼片段和文件信息
#include?“StdAfx.h“
#include?“Classification.h“
void?GetFeature(IplImage*?srcpattern?&pat)
{
CvScalar?s;
int?ij;
for(i=0;i<33;i++)
pat.feature[i]=0.0;
//圖像大小是20*40大小的,分成25塊
//********第一行***********
//第一塊
for(j=0;j<8;j++)
{
for(i=0;i<4;i++)
{
s=cvGet2D(srcji);
if(s.val[0]==255)
pat.feature[0]+=1.0;
}
}
//第二塊
for(j=0;j<8;j++)
{
for(i=4;i<8;i++)
{
s=cvGet2D(srcji);
if(s.val[0]==255)
pat.feature[1]+=1.0;
}
}
//第三塊
for(j=0;j<8;j++)
{
for(i=8;i<12;i++)
{
s=cvGet2D(srcji);
if(s.val[0]==255)
pat.feature[2]+=1.0;
}
}
//第四塊
for(j=0;j<8;j++)
{
for(i=12;i<16;i++)
{
s=cvGet2D(srcji);
if(s.val[0]==255)
pat.feature[3]+=1.0;
}
}
//第五塊
for(j=0;j<8;j+
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????366646??2019-10-08?19:20??14_車牌識別系統\Images\黑A00001.bmp
?????文件????2084352??2019-10-08?19:20??14_車牌識別系統\可執行文件\cv210.dll
?????文件????1069056??2019-10-08?19:20??14_車牌識別系統\可執行文件\cvaux210.dll
?????文件????2199040??2019-10-08?19:20??14_車牌識別系統\可執行文件\cxcore210.dll
?????文件?????780800??2019-10-08?19:20??14_車牌識別系統\可執行文件\highgui210.dll
?????文件?????406528??2019-10-08?19:20??14_車牌識別系統\可執行文件\ml210.dll
?????文件?????529920??2019-10-08?19:20??14_車牌識別系統\可執行文件\PlateIdentify.exe
?????文件???????4802??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\Classification.cpp
?????文件????????240??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\Classification.h
?????文件???????3734??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\lut_shrink.h
?????文件???????2094??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\lut_thin.h
?????文件???????1885??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\MainFrm.cpp
?????文件????????680??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\MainFrm.h
?????文件????????164??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\MyImg.cpp
?????文件????????162??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\MyImg.h
?????文件??????67676??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentify.aps
?????文件??????11701??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentify.rc
?????文件???????6779??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentify.vcproj
?????文件??????23398??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentifyDoc.cpp
?????文件???????1532??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentifyDoc.h
?????文件???????2215??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentifyView.cpp
?????文件???????1045??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\PlateIdentifyView.h
?????文件???????3574??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\ReadMe.txt
?????文件??????21630??2019-10-08?19:21??14_車牌識別系統\源碼\PlateIdentify\res\PlateIdentify.ico
?????文件????????369??2019-10-08?19:21??14_車牌識別系統\源碼\PlateIdentify\res\PlateIdentify.rc2
?????文件???????1078??2019-10-08?19:21??14_車牌識別系統\源碼\PlateIdentify\res\PlateIdentifyDoc.ico
?????文件???????1078??2019-10-08?19:21??14_車牌識別系統\源碼\PlateIdentify\res\Toolbar.bmp
?????文件???????1061??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\resource.h
?????文件????????144??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\stdafx.cpp
?????文件???????1796??2019-10-08?19:20??14_車牌識別系統\源碼\PlateIdentify\stdafx.h
............此處省略55個文件信息
- 上一篇:w55000 modbus tcp
- 下一篇:51單片機流動字幕
評論
共有 條評論