mirror of
https://github.com/opencv/opencv.git
synced 2025-06-26 22:31:22 +08:00
![]() [GSoC] High Level API and Samples for Scene Text Detection and Recognition * APIs and samples for scene text detection and recognition * update APIs and tutorial for Text Detection and Recognition * API updates: (1) put decodeType into struct Voc (2) optimize the post-processing of DB * sample update: (1) add transformation into scene_text_spotting.cpp (2) modify text_detection.cpp with API update * update tutorial * simplify text recognition API update tutorial * update impl usage in recognize() and detect() * dnn: refactoring public API of TextRecognitionModel/TextDetectionModel * update provided models update opencv.bib * dnn: adjust text rectangle angle * remove points ordering operation in model.cpp * update gts of DB test in test_model.cpp * dnn: ensure to keep text rectangle angle - avoid 90/180 degree turns * dnn(text): use quadrangle result in TextDetectionModel API * dnn: update Text Detection API (1) keep points' order consistent with (bl, tl, tr, br) in unclip (2) update contourScore with boundingRect |
||
---|---|---|
.. | ||
caffe | ||
cuda | ||
cuda4dnn | ||
darknet | ||
layers | ||
ocl4dnn | ||
onnx | ||
opencl | ||
tengine4dnn | ||
tensorflow | ||
torch | ||
vkcom | ||
dnn_common.hpp | ||
dnn.cpp | ||
graph_simplifier.cpp | ||
graph_simplifier.hpp | ||
halide_scheduler.cpp | ||
halide_scheduler.hpp | ||
ie_ngraph.cpp | ||
ie_ngraph.hpp | ||
init.cpp | ||
model.cpp | ||
nms.cpp | ||
nms.inl.hpp | ||
op_cuda.hpp | ||
op_halide.cpp | ||
op_halide.hpp | ||
op_inf_engine.cpp | ||
op_inf_engine.hpp | ||
op_vkcom.cpp | ||
op_vkcom.hpp | ||
precomp.hpp |