实例介绍
【实例截图】
【核心代码】
.
├── C#车牌识别17.08.25
│ ├── AipSdk.XML
│ ├── AipSdk.dll
│ ├── OcrDemo.cs
│ ├── thirdparty
│ │ ├── Newtonsoft.Json.dll
│ │ └── Newtonsoft.Json.xml
│ ├── 车牌图片
│ │ ├── 1.jpg
│ │ ├── 2.jpg
│ │ ├── 3.jpg
│ │ └── 5.jpg
│ ├── 车牌识别
│ │ ├── 车牌识别
│ │ │ ├── Form1.Designer.cs
│ │ │ ├── Form1.cs
│ │ │ ├── Form1.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── bin
│ │ │ │ ├── Debug
│ │ │ │ │ ├── AipSdk.dll
│ │ │ │ │ ├── AipSdk.xml
│ │ │ │ │ ├── Newtonsoft.Json.dll
│ │ │ │ │ ├── Newtonsoft.Json.xml
│ │ │ │ │ ├── 车牌识别.exe
│ │ │ │ │ ├── 车牌识别.pdb
│ │ │ │ │ ├── 车牌识别.vshost.exe
│ │ │ │ │ └── 车牌识别.vshost.exe.manifest
│ │ │ │ └── Release
│ │ │ │ ├── AipSdk.dll
│ │ │ │ ├── AipSdk.xml
│ │ │ │ ├── Newtonsoft.Json.dll
│ │ │ │ ├── Newtonsoft.Json.xml
│ │ │ │ ├── 车牌识别.exe
│ │ │ │ ├── 车牌识别.pdb
│ │ │ │ ├── 车牌识别.vshost.exe
│ │ │ │ └── 车牌识别.vshost.exe.manifest
│ │ │ ├── obj
│ │ │ │ └── x86
│ │ │ │ ├── Debug
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ │ ├── GenerateResource.read.1.tlog
│ │ │ │ │ ├── GenerateResource.write.1.tlog
│ │ │ │ │ ├── ResolveAssemblyReference.cache
│ │ │ │ │ ├── TempPE
│ │ │ │ │ ├── 车牌识别.Form1.resources
│ │ │ │ │ ├── 车牌识别.Properties.Resources.resources
│ │ │ │ │ ├── 车牌识别.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── 车牌识别.exe
│ │ │ │ │ └── 车牌识别.pdb
│ │ │ │ └── Release
│ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── GenerateResource.read.1.tlog
│ │ │ │ ├── GenerateResource.write.1.tlog
│ │ │ │ ├── ResolveAssemblyReference.cache
│ │ │ │ ├── TempPE
│ │ │ │ ├── 车牌识别.Form1.resources
│ │ │ │ ├── 车牌识别.Properties.Resources.resources
│ │ │ │ ├── 车牌识别.csproj.FileListAbsolute.txt
│ │ │ │ ├── 车牌识别.exe
│ │ │ │ └── 车牌识别.pdb
│ │ │ └── 车牌识别.csproj
│ │ ├── 车牌识别.sln
│ │ └── 车牌识别.suo
│ └── 特别说明.txt
└── 好例子网_C#车牌识别.zip
15 directories, 59 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
网友评论
我要评论