基 于 MATLAB 车 牌 图 像 识 别 的 设 计 与 实 现摘 要车 牌 图 像 识 别 系 统 是 现 代 智 能 交 通 管 理 的 重 要组 成 部 分 之 一 。 车 牌 识 别 系 统 使 车 辆 管 理 更 智 能化 , 数 字 化 , 有 效 提 升 了 交 通 管 理 的 方 便 性 和 有效 性 。车 牌 识 别 系 统 主 要 包 括 了 图 像 采 集 、 图 像 预 处理 、 车 牌 定 位 、 字 符 分 割 、 字 符 识 别 等 五 大 核 心部 分 。 本 文 主 要 介 绍 图 像 预 处 理 、 车 牌 定 位 、 字符 分 割 三 个 模 块 的 实 现 方 法 。 其 中 图 像 预 处 理 模块 是 将 图 像 灰 度 化 和 用 Roberts 算 子 进 行 边 缘 检 测 。车 牌 定 位 和 分 割 采 纳 的 是 利 用 数 学 形 态 法 来 确 定车 牌 位 置 , 再 利 用 车 牌 彩 色 信 息 的 彩 色 分 割 法 来完 成 车 牌 部 位 分 割 。 字 符 的 分 割 采 纳 的 方 法 是 以二 值 化 后 的 车 牌 部 分 进 行 垂 直 投 影 , 然 后 在 对 垂直 投 影 进 行 扫 描 , 从 而 完 成 字 符 的 分 割 。 最 后 使用 MATLAB 软 件 环 境 进 行 字 符 分 割 的 仿 真 实 验 , 结 果表 明 该 方 法 具 有 良 好 的 性 能 。关 键 词 : 图 像 处 理 , 车 牌 定 位 , 字 符 分 割The Design and Implementation of License Plate Image Recognition Based on MATLABABSTRACTLicense plate image recognition is an important of the modern intelligent traffic management. License plate recognition system to make more intelligent vehicle management, digital, Effective traffic management to enhance the convenience and effectiveness. License plate recognition system includes image acquisition, image preprocessing, license plate localization, character segmentation, character recognition and other five core parts. In this paper, preprocessing, license plate localization, c...