CN104992176A - Inscription oriented Chinese character extracting method - Google Patents

Inscription oriented Chinese character extracting method Download PDF

Info

Publication number
CN104992176A
CN104992176A CN201510441259.4A CN201510441259A CN104992176A CN 104992176 A CN104992176 A CN 104992176A CN 201510441259 A CN201510441259 A CN 201510441259A CN 104992176 A CN104992176 A CN 104992176A
Authority
CN
China
Prior art keywords
chinese character
connected domain
image
inscription
voronoi
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510441259.4A
Other languages
Chinese (zh)
Other versions
CN104992176B (en
Inventor
齐越
王晨
王晓卿
邹玲
韩尹波
罗江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beihang University
Original Assignee
Beihang University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beihang University filed Critical Beihang University
Priority to CN201510441259.4A priority Critical patent/CN104992176B/en
Publication of CN104992176A publication Critical patent/CN104992176A/en
Application granted granted Critical
Publication of CN104992176B publication Critical patent/CN104992176B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/26Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
    • G06V10/267Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/28Character recognition specially adapted to the type of the alphabet, e.g. Latin alphabet
    • G06V30/287Character recognition specially adapted to the type of the alphabet, e.g. Latin alphabet of Kanji, Hiragana or Katakana characters

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Character Input (AREA)
  • Image Analysis (AREA)

Abstract

The present invention provides an inscription oriented Chinese character extracting method, mainly comprising two parts: a Chinese character region positioning method based on Area Voronoi and a single character segmentation method based on a communication field and a bounding box; and the method comprises the steps of: firstly, for a distribution rule and feature of Chinese characters in an inscription image, acquiring communication fields in the image as generators, and representing the contour of each communication field by using a Freeman encoding chain; constructing an Area Voronoi diagram of the image by using a contour boundary extension method; then according to a standard deviation between the communication fields, merging adjacent Area Voronoi regions so as to complete the positioning operation of a Chinese character region; after acquiring an image of the Chinese character region, performing pre-processing on the image and removing a certain noise influence; and by concluding structure features of the Chinese characters, combining a communication field analysis method with a bounding box overlapping judgment method, and performing single character extraction on the Chinese characters. According to the inscription oriented Chinese character extracting method provided by the present invention, for an arrangement rule of ancient inscriptions, the extraction work for a single Chinese character can be better completed, and the method has a certain noise immunity.

Description

A kind of Chinese character extracting method towards an inscription on a tablet
Technical field
The invention belongs to computer vision and computer graphic image process field, the specifically a kind of method of image Chinese version location and character extraction, the method conveniently for the research of Chinese character in ancient times, can be of great significance probing into Chinese character development law tool at all times.
Background technology
An inscription on a tablet, as a kind of traditional art form of calligraphy, have recorded Chinese character development from ancient times to the present and the course of differentiation.But because an inscription on a tablet generally all lives through the very long history age, also to suffer the impact of spontaneous corrosion etc. simultaneously, make it be unfavorable for permanent preservation and propagation.Along with the development of the universal of computing machine and related scans equipment, an inscription on a tablet can be scanned into digital picture and store in a computer, effectively extracts Chinese character in an inscription on a tablet and is of great significance follow-up structure analysis method and the development law tool of probing into Chinese character at all times.
The method main following three kinds: one of at present carrying out String localization to image is the method based on connected domain, as the people such as Zhang propose a framework based on high-order markov random file, Chinese character region can be determined whether according to the posterior probability of maximum-likelihood criterion and node state.Such algorithm has good locating effect for the image that background is comparatively single, but its performance depends on initial connected domain to be generated, and the image comparatively complicated for background texture then faces test; Two is the methods based on edge, and these class methods lay particular emphasis on the high-contrast between word and background, and time efficiency is higher, but can not remove complicated grain background, often combines with other algorithms, as initial coarse positioning; Three is the methods based on texture, the people such as Wu utilize the Gaussian filter of three kinds of different scales to image carry out filtering go forward side by side line linearity conversion, propose a kind of multi-dimension texture segmentation text positioning method.These class methods have higher robustness usually, but the calculated amount of carrying out texture analysis is large, complexity is high owing to needing, comparatively consuming time.
Present stage carries out the research of Chinese character extraction for an inscription on a tablet image and seldom, due to the Chinese character arrangement disunity in an inscription on a tablet, the structure of Chinese character is comparatively complicated, makes general Chinese character extracting method cannot be directly applied for this field thus obtain good effect.
Summary of the invention
For overcoming above-mentioned shortcoming, the object of the invention is to the Chinese character Regional Distributing Regularity probed in an inscription on a tablet image, the design feature of research Chinese character, analyzes existing String localization and individual character segmentation technique simultaneously, and the Chinese character for an inscription on a tablet image obtains and proposes simply a kind of and effective solution.
In order to achieve the above object, the present invention proposes a kind of Chinese character extracting method towards an inscription on a tablet, it is characterized in that comprising the following steps:
Step (1), the Area Voronoi adopting the method for extended boundary to build an inscription on a tablet image scheme, and each Voronoi area represents a connected domain, and each connected domain can be divided into Chinese character connected domain and non-Chinese character connected domain according to wherein whether comprising Chinese character; Due to the discreteness of Chinese character, the separation between individual Chinese character stroke can be caused in the process building Area Voronoi figure, thus belong in different connected domains, therefore for Chinese character connected domain, only comprise part Chinese character, be called the assembly of Chinese character;
Step (2), according to the otherness between connected domain element width standard deviation, remove non-Chinese character connected domain, and merge all Chinese character connected domains, thus the whole Chinese character region in an inscription on a tablet image can be oriented;
Step (3), TV smooth operation is carried out to Chinese character area image remove certain noise spot, carry out binaryzation afterwards, make image only comprise black and white two kinds of pixels and facilitate subsequent operation; Calculate the row projection histogram in bianry image, according to the intermittent rule of an inscription on a tablet calligraphy column distribution, be partitioned into single-row Chinese character region;
Step (4), the connected domain extracted in Chinese character image row, this connected domain may comprise single complete Chinese character, also may be the combination of the different piece of different Chinese character, therefore needs to recombinate to connected domain; Analyze nine kinds of common structural characteristics of Chinese character, the relation between connected domain boundary rectangle is summarized as three kinds of situations: upper and lower relation, left-right relation and overlapping relation, effectively extract Chinese character according to these three kinds of relations.
Further, the step building Area Voronoi figure in described step (1) is as follows:
Step (11), first connected domain division is carried out to image, the corresponding closed polygon of each connected domain, and each connected domain and the background dot that is not divided into connected domain are marked;
Step (12), adopt Freeman coding strand to represent the profile of each connected domain, and on profile and the pixel of contoured interior carry out initialization, initial value is the mark of corresponding profile;
The mode of step (13), employing spread F reeman coding strand expands the border of connected domain; Judge each point on extended contour, if this point is also positioned on another one connected domain profile simultaneously, so this pixel can be considered a Voronoi frontier point, and arranging its value is EDGE_POINT simultaneously; This point is a background dot else if, then arrange the mark that its value is corresponding profile;
Step (14), the expansion of iteration, judgement, each connected domain of mark, when pixels all in plane all no longer comprises background pixel, namely represent all pixels or belong to some Voronoi area, for the frontier point in region, this completes the structure of the Area Voronoi figure of image.
Principle of the present invention is: first for an inscription on a tablet image obtained, AreaVoronoi according to the method design of graphics picture of extended boundary schemes, each Voronoi in this figure contains an effective connected domain, this connected domain can be divided into Chinese character connected domain and non-Chinese character connected domain according to whether comprising Chinese character, by certain criterion, merge Chinese character connected domain, remove non-Chinese character connected domain, thus orient the Chinese character region in an inscription on a tablet image.Next be the extraction operation of individual Chinese character, equally first take each Chinese character in the method preliminary characterization region of connected domain analysis, but the Chinese character comprised in the region now marked off imperfect, be the result of adjacent Chinese characters combination.In order to further divided area, based on nine kinds of structures that Chinese character is common, the relation of the boundary rectangle of induction and conclusion three kinds of connected domains, be respectively: upper and lower relation, left-right relation and overlapping relation, utilize this three kinds of relations, carry out next step sub-dividing operations for the connected domain with overlap, thus extract effective Chinese character.
Chinese character at present for an inscription on a tablet image extracts research also seldom, the characteristic rule analyzing Chinese character distribution in an inscription on a tablet image deep in the present invention, and the advantage compared with the text extraction techniques of existing general pattern is:
(1) the discrete sparse characteristic distributions of Chinese character in an inscription on a tablet image, is considered, by the mode building Area Voronoi figure, Chinese character region is divided, carry out region merging technique according to the skeleton width of Chinese character simultaneously, Chinese character region can be oriented effectively, targetedly.
(2), in order to avoid the impact of noise, have employed the level and smooth method of TV first and remove noise spot tiny in an inscription on a tablet image, and then carry out binaryzation operation.Simultaneously in the process of individual character cutting, carry out induction and conclusion to common nine kinds of Hanzi structure rules, propose the segmentation algorithm based on connected domain and bounding box thereof, experimental result shows, this algorithm simple and effectively can extract individual Chinese character.
Accompanying drawing explanation
Fig. 1 illustrates in the present invention and schemes for the Area Voronoi constructed by an inscription on a tablet image;
Fig. 2 illustrates Central Plains of the present invention an inscription on a tablet image and the result figure after carrying out Chinese character zone location, and wherein, figure (a) is former an inscription on a tablet image, and figure (b) is for carrying out the result figure after Chinese character zone location;
Fig. 3 (a), (b), (c), (d), (e), (f), (g), (h), (i) illustrate in the present invention and conclude nine kinds of common Hanzi structures;
Fig. 4 illustrates the definition to connected domain bounding box overlapping relation in the present invention;
Fig. 5 illustrates the false code of individual character segmentation algorithm in the present invention;
Fig. 6 illustrates the Chinese character segmentation result figure of an inscription on a tablet image in the present invention, and wherein scheming (a) is an inscription on a tablet image, the Chinese character segmentation result figure that figure (b) is an inscription on a tablet image;
Fig. 7 illustrates the Chinese character segmentation result figure of noisy an inscription on a tablet image in the present invention, and wherein scheming (a) is noisy an inscription on a tablet image, the Chinese character segmentation result figure that figure (b) is noisy an inscription on a tablet image;
Fig. 8 illustrates the schematic diagram of a kind of Chinese character extracting method towards an inscription on a tablet of the present invention.
Embodiment
By reference to the accompanying drawings the embodiment of the present invention is described in detail.
Implementation process of the present invention is mainly divided into four steps: structure, the Voronoi area of Area Voronoi figure merge, an inscription on a tablet image column is split, individual character cutting.
The structure of step one, Area Voronoi figure, is mainly divided into six basic steps:
(1) first Region dividing is carried out to image, obtain the connected domain of n non-overlapping copies, be designated as G={g 1, g 2..., g n, the corresponding closed polygon of each connected domain, its mark value be k (k=1,2 ..., n).The value of the background pixel be not divided in image in connected domain is set to BACKGROUND_VALUE simultaneously.
(2) be arranged in each pixel of connected domain inside, arrange mark value k that its pixel value is this connected domain (k=1,2 ..., n).
(3) utilize Freeman coding strand to represent the profile of each connected domain, be designated as IC k.And the pixel value of the point be positioned on profile is set to k+M, wherein M is a constant.
(4) each connected domain g of initialization kstate variable F k:=true, wherein k=1,2 ..., n.
(5) for each connected domain g kjudge its state variable, if F k==false, then export this connected domain; If F k==true, carries out following steps.
(5.1) according to Freeman coding strand IC k, obtain the extended contour chain EC of this profile k.
(5.2) for profile chain IC kon each pixel, if its value is not EDGE_VALUE, its value is set to k (replacing original k+M).
(5.3) for extended contour chain EC keach pixel, compare the size of its value, if between M and M+k, so this pixel is the point be positioned on other connected domain profiles, be designated as a Voronoi edge point, and the value arranging this point is EDGE_VALUE.Otherwise if value is BACKGROUND_VALUE, illustrate that this point is a background dot, arranging its value is corresponding profile value k+M.
(5.4) if the institute on extended contour is not a little background dot, then F is made k==false.
(5.5)IC k:=EC k
(6) structure of Area Voronoi figure is completed.
Step 2, Voronoi area merge.
As shown in Figure 1, each connected domain in image Voronoi area represents, but each region is divided into Chinese character connected domain and non-Chinese character connected domain according to whether comprising Chinese character assembly, Chinese character zone location is and merges Chinese character connected domain, removes non-Chinese character connected domain.The standard deviation of element width in adjacent connected domain is adopted whether to belong to Chinese character region as measurement two Voronoi area in the present invention, whether similar, later the need of merging.
Its key step is:
(1) Euclidean distance transformation matrix is set up, obtain the skeleton of each connected domain, then the minor increment of each point on same skeleton to connected domain border is calculated, using the width thickness (g of the average of 2 of the average of these distances times as assembly in connected domain k), be specially:
t h i c k n e s s ( g k ) = 1 n Σ 1 n 2 × m i n ( d ( s i , C k ) ) - - - ( 1 )
Wherein, s kfor a bit on skeleton, n is the number that skeleton is put, C krepresent the profile of connected domain, min (d (s i, C k)) represent and skeleton puts s kto the bee-line on profile border.
(2) choose be positioned at picture centre Voronoi area as prime area, calculate the standard deviation between the connected domain adjacent with this connected domain.Wherein, any two connected domain g iand g jbetween the standard deviation of element width be defined as:
s t d ( g i , g j ) = | t h i c k n e s s ( g i ) - t h i c k n e s s ( g j ) 2 | - - - ( 2 )
(3) size of standard of comparison difference, because standard deviation occurs that larger value mainly concentrates between non-Chinese character connected domain, therefore set suitable threshold value, the size namely by standard deviation determines whether Chinese character connected domain.This threshold value is defined as:
T s t d = max i , j s t d ( g i , g j ) 2 - - - ( 3 )
Step 3, an inscription on a tablet image column are split
After orienting the Chinese character region in an inscription on a tablet image, need to carry out binary conversion treatment to image, the convenient operation with carrying out column split.But because in image, itself also has certain noise, directly carry out the segmentation result that binaryzation can make noise effect follow-up, therefore first adopt TV smoothing algorithm to carry out pretreatment operation to image in the present invention, filter out partial noise in image and carry out binaryzation operation again.Why choose TV smoothing algorithm, therefore the method can be good at the structural information retaining Chinese character, and the situation of other smoothing algorithm blurred pictures can not occur.
Arrange in a column direction according to an inscription on a tablet calligraphy work and there is certain regularity, adopt the method for histogram projection, add up the number of picture black pixel in each row, owing to there is certain background area (i.e. white pixel) between two row Chinese characters, make to occur local minimum in histogram projection, present the phenomenon of " trough ", can thus as the foundation of row cutting.
Simultaneously in order to avoid the outshot of some Chinese character is for the interference of cutting, the method adopting both connected domain and Contour extraction to combine processes.Main process is as follows:
(1) when row a certain in cutting image run into target pixel points, to the corresponding connected domain of image zooming-out near this point, frontier point X identical with this horizontal ordinate in connected domain is extracted.
(2) carry out Contour tracing operation, with the shortest distance join target pixel points and frontier point X, this shortest profile is designated as cut-point sequence.
Step 4, individual character cutting.
Analyze the formation of Chinese character, be mainly made up of basic stroke (point, horizontal, vertical, slashs, right-falling stroke etc.), each stroke is interconnected, and forms the radical of Chinese character, also can be described as the parts of Chinese character.By analyzing the relation in Chinese character between parts, nine kinds of situations as shown in Figure 3 can be obtained, be summarised as up-down structure (such as prosperous, morning etc.), tiled configuration (such as you, say), comprise structure (such as scheme, be stranded), semi-surrounding structure (such as sentence, huge etc.).When picture quality is poor, when dividing connected domain, by the different component clusterings of same Chinese character in different connected domains, also by the different component clusterings of different Chinese character in same connected domain, can cause the situation of " adhesion " simultaneously.Using the boundary rectangle of connected domain as the feature of connected domain, nine of Chinese character kind of modular construction can be reduced to three kinds of relations of connected domain and external matrix: upper and lower relation, left-right relation and overlapping relation.
As shown in Figure 4, two connected domain g are illustrated iand g jthere is overlapping relation, with (L i, U i) and (R i, D i) be respectively g ithe corresponding upper left corner of boundary rectangle and the coordinate in the lower right corner represent.The related definition of connected domain is as follows:
Wide Width (g i)=R i-L i
High Height (g i)=D i-U i
The ratio of width to height R a t i o ( g i ) = W i d t h ( g i ) H e i g h t ( g i )
Area Square (g i)=Width (g i) × Height (g i)
Adjacent connected domain carries out merging later related definition:
Width Uwidth (g i, g j)=max (R i, R j)-min (L i, L j)
Height Uheight (g i, g j)=max (D i, D j)-min (U i, U j)
The ratio of width to height U r a t i o ( g i , g j ) = U w i d t h ( g i , g j ) U h e i g h t ( g i , g j )
Overlapping width Owidth (g i, g j)=Width (g i)+Width (g j)-Uwidth (g i, g j)
Overlapping height Oheight (g i, g j)=Height (g i)+Height (g j)-Uheight (g i, g j)
Overlapping area Osquare (g i, g j)=Owidth (g i, g j) × Oheight (g i, g j)
Unit defined above carries out representing with the number of pixel.
After quantization means is carried out for the overlapping relation of connected domain, just can carry out the operation of next step individual character cutting.
After obtaining single-row Chinese character region, and each row image zooming-out connected domain wherein, be designated as C k(k=1,2 ..., M), wherein M is the number of connected domain.The individual Chinese character that the expression that this M connected domain has is complete, has plenty of, be different Chinese character different parts between combination, need further to segment it, merge the different assemblies of same Chinese character.The false code of its main segmentation algorithm as shown in Figure 5.
Utilize above-mentioned implementation process, to the operation of the Chinese character extraction that muting an inscription on a tablet image and noisy an inscription on a tablet image carry out simultaneously, as shown in Figures 6 and 7, result shows that the present invention has certain validity and noise immunity to its result.

Claims (2)

1., towards a Chinese character extracting method for an inscription on a tablet, it is characterized in that comprising the following steps:
Step (1), the Area Voronoi adopting the method for extended boundary to build an inscription on a tablet image scheme, and each Voronoi area represents a connected domain, and each connected domain can be divided into Chinese character connected domain and non-Chinese character connected domain according to wherein whether comprising Chinese character; Due to the discreteness of Chinese character, the separation between individual Chinese character stroke can be caused in the process building Area Voronoi figure, thus belong in different connected domains, therefore for Chinese character connected domain, only comprise part Chinese character, be called the assembly of Chinese character;
Step (2), according to the otherness between connected domain element width standard deviation, remove non-Chinese character connected domain, and merge all Chinese character connected domains, thus the whole Chinese character region in an inscription on a tablet image can be oriented;
Step (3), TV smooth operation is carried out to Chinese character area image remove certain noise spot, carry out binaryzation afterwards, make image only comprise black and white two kinds of pixels and facilitate subsequent operation; Calculate the row projection histogram in bianry image, according to the intermittent rule of an inscription on a tablet calligraphy column distribution, be partitioned into single-row Chinese character region;
Step (4), the connected domain extracted in Chinese character image row, this connected domain may comprise single complete Chinese character, also may be the combination of the different piece of different Chinese character, therefore needs to recombinate to connected domain; Analyze nine kinds of common structural characteristics of Chinese character, the relation between connected domain boundary rectangle is summarized as three kinds of situations: upper and lower relation, left-right relation and overlapping relation, effectively extract Chinese character according to these three kinds of relations.
2. as claimed in claim 1 towards the Chinese character extracting method of an inscription on a tablet, it is characterized in that: the step building Area Voronoi figure in described step (1) is as follows:
Step (11), first connected domain division is carried out to image, the corresponding closed polygon of each connected domain, and each connected domain and the background dot that is not divided into connected domain are marked;
Step (12), adopt Freeman coding strand to represent the profile of each connected domain, and on profile and the pixel of contoured interior carry out initialization, initial value is the mark of corresponding profile;
The mode of step (13), employing spread F reeman coding strand expands the border of connected domain; Judge each point on extended contour, if this point is also positioned on another one connected domain profile simultaneously, so this pixel can be considered a Voronoi frontier point, and arranging its value is EDGE_POINT simultaneously; This point is a background dot else if, then arrange the mark that its value is corresponding profile;
Step (14), the expansion of iteration, judgement, each connected domain of mark, when pixels all in plane all no longer comprises background pixel, namely represent all pixels or belong to some Voronoi area, for the frontier point in region, this completes the structure of the Area Voronoi figure of image.
CN201510441259.4A 2015-07-24 2015-07-24 A kind of Chinese character extracting method towards an inscription on a tablet Expired - Fee Related CN104992176B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510441259.4A CN104992176B (en) 2015-07-24 2015-07-24 A kind of Chinese character extracting method towards an inscription on a tablet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510441259.4A CN104992176B (en) 2015-07-24 2015-07-24 A kind of Chinese character extracting method towards an inscription on a tablet

Publications (2)

Publication Number Publication Date
CN104992176A true CN104992176A (en) 2015-10-21
CN104992176B CN104992176B (en) 2018-04-06

Family

ID=54303989

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510441259.4A Expired - Fee Related CN104992176B (en) 2015-07-24 2015-07-24 A kind of Chinese character extracting method towards an inscription on a tablet

Country Status (1)

Country Link
CN (1) CN104992176B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106503688A (en) * 2016-11-17 2017-03-15 西安理工大学 Writing brush word minimum bounding box extracting method based on wavelet Smoothing
CN107527055A (en) * 2017-08-04 2017-12-29 佛山市国方商标服务有限公司 Image divides card processing method, device and image search method, device and system
CN108647680A (en) * 2018-04-28 2018-10-12 北京盒子鱼教育科技有限公司 Framing frame detection method and device
CN116152277A (en) * 2023-03-10 2023-05-23 麦岩智能科技(北京)有限公司 Map segmentation method and device, electronic equipment and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186787A (en) * 2011-12-31 2013-07-03 廖志武 Low-quality Chinese character primary skeleton extraction algorithm based on point cloud model
CN103400132A (en) * 2013-07-02 2013-11-20 Tcl集团股份有限公司 Method and device for character segmentation
CN104408455A (en) * 2014-11-27 2015-03-11 上海理工大学 Adherent character partition method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186787A (en) * 2011-12-31 2013-07-03 廖志武 Low-quality Chinese character primary skeleton extraction algorithm based on point cloud model
CN103400132A (en) * 2013-07-02 2013-11-20 Tcl集团股份有限公司 Method and device for character segmentation
CN104408455A (en) * 2014-11-27 2015-03-11 上海理工大学 Adherent character partition method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
吕继增: "基于数字图像的碑文文字提取及三维展示", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
朱雷: "古籍手写汉字图像分割算法研究", 《中国博士学位论文全文数据库 信息科技辑》 *
杨侠: "手写体汉字分割的研究与应用", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106503688A (en) * 2016-11-17 2017-03-15 西安理工大学 Writing brush word minimum bounding box extracting method based on wavelet Smoothing
CN107527055A (en) * 2017-08-04 2017-12-29 佛山市国方商标服务有限公司 Image divides card processing method, device and image search method, device and system
CN108647680A (en) * 2018-04-28 2018-10-12 北京盒子鱼教育科技有限公司 Framing frame detection method and device
CN108647680B (en) * 2018-04-28 2021-11-12 北京盒子鱼教育科技有限公司 Image positioning frame detection method and device
CN116152277A (en) * 2023-03-10 2023-05-23 麦岩智能科技(北京)有限公司 Map segmentation method and device, electronic equipment and medium
CN116152277B (en) * 2023-03-10 2023-09-22 麦岩智能科技(北京)有限公司 Map segmentation method and device, electronic equipment and medium

Also Published As

Publication number Publication date
CN104992176B (en) 2018-04-06

Similar Documents

Publication Publication Date Title
CN104063723B (en) The stroke restoring method and device of the Off-line Handwritten Chinese
Zheng et al. A new algorithm for machine printed Arabic character segmentation
CN104992176A (en) Inscription oriented Chinese character extracting method
CN113689445B (en) High-resolution remote sensing building extraction method combining semantic segmentation and edge detection
CN104299263A (en) Method for modeling cloud scene based on single image
CN105528605A (en) Double-layer license plate character segmentation method based on projection and recognition
CN104537342A (en) Quick lane line detection method combined with ridge boundary detection and Hough transformation
CN103116890B (en) A kind of intelligent search matching process based on video image
Cohen et al. Symmetry-aware facade parsing with occlusions
CN109544577A (en) A kind of improvement lines detection method based on marginal point marshalling
CN106326872A (en) Method for extracting gesture contour in augmented reality system
CN104021385B (en) Video caption thinning method based on template matches and curve matching
CN105069742A (en) Soft-pen Chinese character conversion method based on edition of handwriting characteristics
CN106295627A (en) For identifying the method and device of word psoriasis picture
CN103455816A (en) Stroke width extraction method and device and character recognition method and system
CN104036272A (en) Text detection method and electronic device
Dong et al. An improved parallel thinning algorithm
CN108520523B (en) Line drawing framework extraction method capable of reserving non-closed curve
CN105069766A (en) Inscription restoration method based on contour feature description of Chinese character image
CN103793913A (en) Spectral clustering image segmenting method combined with mean shift
Li An effective approach to offline arabic handwriting recognition
CN104463896A (en) Image corner point detection method and system based on kernel similar region distribution characteristics
CN105374024B (en) The method of high-resolution satellite image on-water bridge extraction
Yuan et al. Digitization of Well-Logging Parameter Graphs Based on Gridlines-Elimination Approach.
CN102156876A (en) Symbol identification method based on hexadecimal conversion

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180406

CF01 Termination of patent right due to non-payment of annual fee