- DCT 主要是离散预先变换的代码 主要是编解码
- FHD_PAMI FDH算法的Matlab实现
- AMOCW-code WLANs中基于IEEE 802.11的分布式接入机制研究.中山大学工学博士学位论文的源代码
- Micrium_Windows_FS-Trial UCFS V4.04 PC模拟试用版本;注意只有LIB库文件而没有源代码
- MultiMediaPlayer 用MFC实现的一个音乐播放器
- bidirectional RRT 使用双向RRT(快速搜索随机树)算法进行路径规划(Path planning is performed using a (fast search random tree) algorithm)
文件名称:Edge-based-text-region-extraction-from-natural-im
-
所属分类:
- 标签属性:
- 上传时间:2014-12-16
-
文件大小:1.56kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The basic steps of the edge-based text extraction algorithm are given below
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations.
3. Convolve each image in the Gaussian pyramid with each orientation filter.
4. Combine the results of step 3 to create the Feature Map.
5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1])
to cluster candidate text regions together.
6. Create final output image with text in white pixels against a plain black
background.
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations.
3. Convolve each image in the Gaussian pyramid with each orientation filter.
4. Combine the results of step 3 to create the Feature Map.
5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1])
to cluster candidate text regions together.
6. Create final output image with text in white pixels against a plain black
background.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
edgebased.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.