345 Commits (3e1b2b4fe5651f6a65742ecc5dfc29eacbcbfbe2)
 

Author SHA1 Message Date
syan dc7abc1ee6
Update README.MD 7 years ago
syan 0596aaaffd
Merge pull request #80 from justid/master
PHP版代码重构了一下,新增可信度要求和模型路径参数
7 years ago
hao e817b94dd8 feat
1. 引入异常机制,捕获opencv抛出的异常并转抛给PHP业务代码
2. 新增confidence可信度要求参数和modelpath模型文件夹路径
3. 修改tests中的测试demo
4. 从Prj-Linux复制model文件到tests文件夹
5. 更新readme说明
7 years ago
hao 262454fd72 feat 增加php build ignore 7 years ago
hao eb4c7c0f17 修正cmake message 7 years ago
hao 21a3eaec89 README更新,编译需要PHPCPP 7 years ago
hao d7b9877631 fix
1. OpenCV包路径应该自动从系统中读取
2. 编译后不应有重启PHP服务这样影响比较大的操作
7 years ago
Jack Yu fe6a7c1cb3
Update README.md 7 years ago
Jack Yu 135906e5be
Update CNNRecognizer.h 7 years ago
Jack Yu 10a9a7fe40
Delete test.png 7 years ago
Jack Yu d8f6644b3c
Delete main.cpp 7 years ago
Jack Yu 3ef555b0fb
Update test_finemapping.cpp 7 years ago
Jack Yu 8e9a7ad87d
Update test_segmentation.cpp 7 years ago
Jack Yu 42a0a2b370
Update test_pipeline.cpp 7 years ago
Jack Yu e9e786b8df
Update test_segmentationFree.cpp 7 years ago
Jack Yu 6fe4f6136f
Update test_recognization.cpp 7 years ago
Jack Yu 1da608f7c9
Delete test_batch.cpp 7 years ago
Jack Yu 5690fbf71f
Update test_fastdeskew.cpp 7 years ago
Jack Yu ca773abe1f
Update CNNRecognizer.cpp 7 years ago
Jack Yu 5ac81566ef
Delete workspace.xml 7 years ago
Jack Yu dfb6dbc4f0
Update README.md 7 years ago
Jack Yu 92ec8c498d
Update README.md 7 years ago
syan c40cce98b9
Update README.md 7 years ago
syan 297abe6ea0
增加PHP工程 7 years ago
syan 0a5834d8f3
Merge pull request #72 from coleflowers/master
add Prj-PHP
7 years ago
coleflowersma f5b99191b8 add Prj-PHP 7 years ago
syan 86f043c724
Merge pull request #71 from da-niao-dan/patch-1
Update
7 years ago
da-niao-dan 7f5905f232
Update
Print function missing parenthese added
7 years ago
syan ead149aa54
Update README.md 7 years ago
syan a66097cc34
Merge pull request #61 from youngorsu/master
fix some bugs. use shortcut to change error result.
7 years ago
syan c31f187240
Merge pull request #60 from kunliu-kelvin/master
Typo and Ignore Files
7 years ago
Kun Kelvin Liu 7f1094709f Ignore build dir, compiled pyc files and editor tmp files. 7 years ago
Kun Kelvin Liu 5bbf76db39 remove a typo in CMakeList.txt. 7 years ago
Jack Yu b4e9f662ee
Update FastDeskew.cpp 7 years ago
Jack Yu c40f3eea86
Update FastDeskew.cpp 7 years ago
Jack Yu 18ff32ba07
Update util.h 7 years ago
Jack Yu 2ba489ae35
Update Recognizer.cpp 7 years ago
Jack Yu 545c1f1b87
Update Recognizer.cpp 7 years ago
Jack Yu 5ba8b1c105
Update SegmentationFreeRecognizer.cpp 7 years ago
Jack Yu 324d388eff
Update PlateDetection.cpp 7 years ago
Jack Yu 7ad7a4473a
Update FineMapping.cpp 7 years ago
Jack Yu 444940847b
Update FineMapping.cpp 7 years ago
Jack Yu 6b2a10a27a
Update README.md 7 years ago
Jack Yu 8b3d60a37b
Update README.md 7 years ago
Jack Yu 4ca311566a
Update demo.py 7 years ago
Jack Yu 53dbcc9d75
Create demo.py 7 years ago
Jack Yu 930efc9665
Update HyperLPRLite.py 7 years ago
Jack Yu a0d8fabea6
Update README.md 7 years ago
jackyu 490c7f7dcb add lite 7 years ago
youngorsu f10c326392 fix some bugs. use shortcut to change error result. 7 years ago