Commit Graph

29 Commits (14384a81f03456857fda85107c7f85ca6d4f320f)

Author SHA1 Message Date
liuruoze 14384a81f0 * add nms algorithm for 1D array
8 years ago
liuruoze a366a0b950 * new feature extracting method for gray Chinese mat
8 years ago
liuruoze 1e604768db * add new chinese gray images for trainging (about 600)
8 years ago
liuruoze 029e014a51 * gbk and utf-8 compatiable
8 years ago
liuruoze c4808131ea * refactoring the code
8 years ago
liuruoze 336baf7c30 * optimization for speed, using openMP and vector reserve for 10x times faster.
9 years ago
liuruoze 96b7865b1c * remove some chinese text or convert a few improtant chinese to english.
9 years ago
liuruoze 045ed78542 * change better mser to mser2, which combine yellow and blue plate detect in one process.
9 years ago
liuruoze 9acd40213c add slideChineseWindow to chars_segment.
9 years ago
liuruoze 2509bfe296 * add plateMser locate and change the evaluation protocol.
9 years ago
liuruoze 453fb5faf1 * change character binaraztion to spatial_ostu.
9 years ago
liuruoze dafe058d2e * add test to general images and deskew to mser characters.
9 years ago
liuruoze 510f019cae * change accuracy test to mser test and show debug.
9 years ago
liuruoze b8af57c3d8 * add MDO ratio judge to remove small lines in zh-cuan and ostu-level to remove false slide window.
9 years ago
liuruoze 893797bcb2 * add simple synthetic generate function and diagnose to character recognition rate.
9 years ago
liuruoze dc5e669e92 * add adpative to charRect and ann model for only chinese.
9 years ago
liuruoze 6c9e2be3c6 * add search to right and change the function structure.
9 years ago
liuruoze fb3b38e6bf * change the structure of search of weak seed and change the plate rect to rotated rect;
9 years ago
liuruoze 435bc38e71 add search for weak seed and slide window for chinese
9 years ago
liuruoze 480df262b6 split mser to mser+ and mser-, and precess it in different procedure.
9 years ago
liuruoze 649a31dce7 change test image,
9 years ago
liuruoze 9ec49badcf add icdar2003 detect evalution protocal
9 years ago
liuruoze cf33fca08b add slide windows and mser- method
9 years ago
liuruoze 2b4ea5800e add centerPoint, fitToLines, searchRect
9 years ago
liuruoze e12bdbb488 for fitlines
9 years ago
liuruoze 68fc98414c add LoadModel, maxPlates
9 years ago
liuruoze 285fdc03b0 add plateMserLocate, mserMatch
9 years ago
liuruoze 0b45579e12 add NMStoCharacter, change MergeCharacterToPlate
9 years ago
liuruoze 6221185b6f Merge branch 'master' of github.com:liuruoze/EasyPR into HEAD
9 years ago