Commit Graph

52 Commits (297c54f3373d070bc7c0bffa9f7611f63a0c065f)

Author SHA1 Message Date
liuruoze 297c54f337 * add native_test images to general_test and run all the test.
9 years ago
liuruoze fc7b4eff34 * add grid_search for automatic choose the best parameters for algorithm.
9 years ago
liuruoze 2509bfe296 * add plateMser locate and change the evaluation protocol.
9 years ago
liuruoze 3f4823427d * add test to native_test.
9 years ago
liuruoze 55ca237811 * add removeRightOutliers to remove the outliers in line.
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 e55565ce7b * change back to histom features and change the result evaluation show.
9 years ago
liuruoze 893797bcb2 * add simple synthetic generate function and diagnose to character recognition rate.
9 years ago
liuruoze 04f4cab35f * change recognition evaluation protocol to new 0-error, 1-error and Chinese error.
9 years ago
liuruoze dc5e669e92 * add adpative to charRect and ann model for only chinese.
9 years ago
liuruoze c878b702ca * add cascade search characters in the left.
9 years ago
liuruoze 435bc38e71 add search for weak seed and slide window for chinese
9 years ago
Micooz 9fc21b47f7 Merge branch 'master' of https://github.com/Micooz/EasyPR
9 years ago
liuruoze e1df2fff3a add generate strong seed and mergeCharToGroup, draw lines
9 years ago
Micooz dd43a000e2 fix(src,test): utf8 encoding
9 years ago
Micooz 09a60e8a7a fix(src,test): #include from thirdparty
9 years ago
liuruoze 480df262b6 split mser to mser+ and mser-, and precess it in different procedure.
9 years ago
liuruoze df607b82b8 * change CMakeLists.txt .
9 years ago
liuruoze 649a31dce7 change test image,
9 years ago
liuruoze 5aa281a925 add svm_lbp.xml and test new plate judge model.
9 years ago
liuruoze 60bacab2b9 change readme and show status of detection result.
9 years ago
liuruoze 345749c1b9 add lbp algorithm and lbp feature extraction
9 years ago
liuruoze 9ec49badcf add icdar2003 detect evalution protocal
9 years ago
liuruoze e12bdbb488 for fitlines
9 years ago
liuruoze 8ac2546681 add mser direct to plate
9 years ago
liuruoze bd28606352 change verifyRotatedPlateSize, add debug to plateMserLocate
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 15adce0a93 add CCharacter.cpp,
9 years ago
liuruoze 93f8337539 Merge branch 'master' of https://git.oschina.net/easypr/EasyPR
9 years ago
liuruoze 902a02f884 add groundtruth, nms, xml parser
9 years ago
liuruoze e962b57969 1.4
9 years ago
liuruoze 6221185b6f Merge branch 'master' of github.com:liuruoze/EasyPR into HEAD
9 years ago
liuruoze b711a149e6 the last
9 years ago
Micooz e00d9c85fd style: add a mapping of "sec"
9 years ago
Micooz 5d3cd897f0 style: change to use utf-8 encoding, compatible with damn visual studio
9 years ago
Micooz b06fec5c4d Fixed compile errors.
10 years ago
Micooz 25adeea4ef Merge branch 'master' of https://github.com/liuruoze/EasyPR
10 years ago
Micooz 530676df52 Rearrange chars reflaction.
10 years ago
Micooz 0e35129b7e Fixed errors in test/
10 years ago
liuruoze 7f6ed737a8 ann_train change
10 years ago
zac 970aa03964 remove plateRecognize's index param
10 years ago
Micooz 856c3fe71b Fixed all warnings by Visual Studio 2013.
10 years ago
liuruoze 6a171a77f6 add new extreme test
10 years ago
Micooz 063d48f8df Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
10 years ago
Micooz b2bb447c35 Fixed windows compatibility issue. Convert include/* and src/* to GBK.
10 years ago