資源簡介
代碼片段和文件信息
//?by?conmajia
//?10?JUN?2012
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Text;
using?System.Windows.Forms;
using?AForge.Imaging;
using?System.Drawing;
using?AForge.Imaging.Filters;
using?AForge;
using?System.Runtime.InteropServices;
using?System.IO;
using?System.Drawing.Imaging;
namespace?QQValidationCodeRecognition
{
????public?partial?class?Form1?:?Form
????{
????????#region?vars
????????//?imagechar
????????List?imgChars;
????????//?images
????????Bitmap?srcImg?=?null;
????????Bitmap?preImg?=?null;
????????//?preprocess?sequence
????????FiltersSequence?preprocessFilters;
????????//?histogram
????????int[]?histo;
????????//?histo?ranges
????????IntRange[]?ranges;
???????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????66108??2012-10-27?11:04??okba
?????文件??????80837??2012-10-27?11:04??okba
?????文件?????119443??2012-10-27?11:04??okba
?????文件??????28416??2012-10-27?11:04??okba
?????文件?????942937??2012-10-27?11:04??okba
?????文件??????22480??2012-10-27?11:04??okba
?????文件?????270650??2012-10-27?11:04??okba
?????文件??????82361??2012-10-27?11:04??okba
?????文件??????76941??2012-10-27?11:04??okba
?????文件??????44544??2012-10-27?11:04??okba
?????文件??????66108??2012-10-27?11:04??okba
?????文件??????17408??2012-10-27?11:04??okba
?????文件??????15872??2012-10-27?11:04??okba
?????文件??????80837??2012-10-27?11:04??okba
?????文件??????25600??2012-10-27?11:04??okba
?????文件?????119443??2012-10-27?11:04??okba
?????文件?????262144??2012-10-27?11:04??okba
?????文件??????16384??2012-10-27?11:04??okba
?????文件??????28416??2012-10-27?11:04??okba
?????文件???????5632??2012-10-27?11:04??okba
?????文件?????942937??2012-10-27?11:04??okba
?????文件???????8704??2012-10-27?11:04??okba
?????文件??????22480??2012-10-27?11:04??okba
?????文件??????68096??2012-10-27?11:04??okba
?????文件?????270650??2012-10-27?11:04??okba
?????文件??????20992??2012-10-27?11:04??okba
?????文件??????82361??2012-10-27?11:04??okba
?????文件??????18944??2012-10-27?11:04??okba
?????文件??????44876??2012-10-27?11:04??okba
?????文件??????76941??2012-10-27?11:04??okba
............此處省略45個文件信息
- 上一篇:c# 計算器
- 下一篇:通過百度云進行車輛牌照識別
評論
共有 條評論