Commit Graph

412 Commits (ea8d40429c74a508dc1d41e8fb82d6041c6e817e)
 

Author SHA1 Message Date
liuruoze ea8d40429c remove files in thirdparty lib to their separate folder, make the folders more clear.
9 years ago
liuruoze 765afd4eb8 fix the bug of empty vector input to the function of cv::partition
9 years ago
liuruoze 7c8fb5553c Merge branch 'micooz-master'
9 years ago
liuruoze eaa6604031 change vcxproj and filters for compatiable in windows
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 29d6c15ec4 add CMakeLists.txt for thirdparty
9 years ago
Micooz dd43a000e2 fix(src,test): utf8 encoding
9 years ago
Micooz 09a60e8a7a fix(src,test): #include from thirdparty
9 years ago
Micooz dd00e60d55 fix(CMake): SOURCE_FILES
9 years ago
Micooz c1c459bf48 chore(): provide precompiled binaries by default
9 years ago
Micooz 188d821f4e refactor(thirdparty): move all thirdpary to one folder
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 cf33fca08b add slide windows and mser- method
9 years ago
liuruoze ad45ffac85 add parall version of characters identify.
9 years ago
liuruoze 2b4ea5800e add centerPoint, fitToLines, searchRect
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 f91b2e6c82 little
9 years ago
liuruoze ea5ee79cf2 add version.h
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
liuruoze 569e7642c2 Merge branch 'micooz-master'
9 years ago
liuruoze eb54c4caf1 accuray
9 years ago
liuruoze 15e9ddec58 Merge branch 'master' of https://github.com/micooz/EasyPR into micooz-master
9 years ago
liuruoze b88966bf75 1.4 ver
9 years ago
Micooz 1a415aed3b Merge branch 'master' of https://github.com/liuruoze/EasyPR
9 years ago
liuruoze 2de9c013e6 1.4 ver
9 years ago
Micooz fc7c08a5c3 fix(test): hard-coded plateLicense leads to test fail
9 years ago
liuruoze 968aca27b0 Merge branch 'micooz-master'
9 years ago
liuruoze 7a8d801143 1.4 ver
9 years ago
liuruoze 75e797e6c1 Merge branch 'master' of https://github.com/micooz/EasyPR into micooz-master
9 years ago
liuruoze 3e99b3ff84 accuracy
9 years ago
Micooz e4e3bef1a4 fix(test): hard-coded plateLicense leads to test fail
9 years ago
Micooz 63105427fc fix(vcxproj): update template files
9 years ago
Micooz 3c05d95a8d fix(type): on 64bit Windows, _findfirst return a value of type "intptr_t" rather than "long" which leads to crash
9 years ago