Commit Graph

43 Commits (master)

Author SHA1 Message Date
liuruoze 766be482e6 * some little change
9 years ago
liuruoze 85229d3de8 * move result into resources
9 years ago
liuruoze b0b0c05f08 * use new grayChinese feature and model
9 years ago
liuruoze 291e40726d * add gray characters
9 years ago
liuruoze db253f2979 * add charsegment method : mser segment
9 years ago
liuruoze a366a0b950 * new feature extracting method for gray Chinese mat
9 years ago
liuruoze 029e014a51 * gbk and utf-8 compatiable
9 years ago
liuruoze c4808131ea * refactoring the code
9 years ago
liuruoze 3a8f35dfe5 * fix the svm train problem.
10 years ago
liuruoze 89e04d8496 * remove opencv headers.
10 years ago
liuruoze 52d6eb62e7 * change back directory again.
10 years ago
liuruoze 6460637b6e * change the directory, remove opencv header to thirdparty.
10 years ago
liuruoze 80932d344a * remove lib, wait for vs2013 debug x86 lib.
10 years ago
liuruoze 9692c0558f * remove opencv include and lib to easypr, no more need to compile and config opencv.
10 years ago
Fan Wen Jie 516217ae4a update
10 years ago
liuruoze 35674b7b6d * ground truth revision, and add 5 new image.
10 years ago
liuruoze 336baf7c30 * optimization for speed, using openMP and vector reserve for 10x times faster.
10 years ago
liuruoze 96b7865b1c * remove some chinese text or convert a few improtant chinese to english.
10 years ago
liuruoze 822fafa0e4 * change all the files to utf-8 without bom.
10 years ago
liuruoze 045ed78542 * change better mser to mser2, which combine yellow and blue plate detect in one process.
10 years ago
liuruoze 297c54f337 * add native_test images to general_test and run all the test.
10 years ago
liuruoze fc7b4eff34 * add grid_search for automatic choose the best parameters for algorithm.
10 years ago
liuruoze ea8d40429c remove files in thirdparty lib to their separate folder, make the folders more clear.
10 years ago
liuruoze eaa6604031 change vcxproj and filters for compatiable in windows
10 years ago
liuruoze 345749c1b9 add lbp algorithm and lbp feature extraction
10 years ago
liuruoze 0b45579e12 add NMStoCharacter, change MergeCharacterToPlate
10 years ago
liuruoze 15adce0a93 add CCharacter.cpp,
10 years ago
liuruoze ea5ee79cf2 add version.h
10 years ago
liuruoze 902a02f884 add groundtruth, nms, xml parser
10 years ago
liuruoze 7a8d801143 1.4 ver
11 years ago
Micooz 63105427fc fix(vcxproj): update template files
11 years ago
Micooz a7e87a3b71 fix(vcxproj): update template files
11 years ago
Micooz 10d9b28e1c fix(libeasypr): add kv.h kv.cpp to the filters
11 years ago
liuruoze 0331a9c0d6 svm problem fix, 3.1 support
11 years ago
liuruoze 508bade946 micooz change
11 years ago
Micooz 80e426a687 Updated vc projects and fixed configure.py.
11 years ago
Micooz cb30317731 Changed: demo working directory [debug & release] to $(SolutionDir).
11 years ago
Micooz 36921a421f Updated libeasypr.vcproj.*
11 years ago
Micooz 7ab8e2b5f0 Windows: change libeasypr.lib output path to _build/ while demo.exe to _build/../
11 years ago
Micooz 8bf553cd76 Added auto configrate template files. Remove opencv248.props.
11 years ago
Micooz eded576d80 Added accuracy.txt, LICENSE to the project.
11 years ago
Micooz c2069d1272 Added easypr/config.h to save constants.
11 years ago
Micooz beee37a9b5 Move *.vcxproj to vcprojs/. Rename EasyPR.vcxproj to demo.vcxproj.
11 years ago