MCPcopy Create free account

hub / github.com/AstarLight/Lets_OCR / functions

Functions1,392 in github.com/AstarLight/Lets_OCR

Functionpybind11_static_get
detector/east/east_lib/lanms/include/pybind11/class_support.h:25
Functionpybind11_static_set
detector/east/east_lib/lanms/include/pybind11/class_support.h:30
Functionpybind11_traverse
detector/east/east_lib/lanms/include/pybind11/class_support.h:414
Methodraw_array
Create array from any object -- always returns a new reference
detector/east/east_lib/lanms/include/pybind11/numpy.h:795
Methodraw_bool
Return the truth value of an object -- always returns a new reference
detector/east/east_lib/lanms/include/pybind11/pytypes.h:963
Methodraw_dict
Call the `dict` Python type -- always returns a new reference
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1151
Methodraw_str
Return string representation -- always returns a new reference, even if already a str
detector/east/east_lib/lanms/include/pybind11/pytypes.h:869
Functionread_gt_file
(path, have_BOM=False)
detector/ctpn/lib/dataset_handler.py:14
Functionref_count
Return the object's current reference count
detector/east/east_lib/lanms/include/pybind11/pytypes.h:124
Methodregister_dtype
detector/east/east_lib/lanms/include/pybind11/numpy.h:1125
Functionregister_structured_dtype
detector/east/east_lib/lanms/include/pybind11/numpy.h:1051
Functionreinterpret_borrow
detector/east/east_lib/lanms/include/pybind11/pytypes.h:270
Functionreinterpret_steal
detector/east/east_lib/lanms/include/pybind11/pytypes.h:280
Functionrelease
\rst Resets the internal pointer to ``nullptr`` without without decreasing the object's reference count. The function returns a raw ha
detector/east/east_lib/lanms/include/pybind11/pytypes.h:215
Methodrequire_size
detector/east/east_lib/lanms/include/pybind11/stl.h:185
Methodreserve_maybe
detector/east/east_lib/lanms/include/pybind11/stl.h:154
Functionrestore
Give the currently-held error back to Python, if any. If there is currently a Python error already set it is cleared first. After this call, the cur
detector/east/east_lib/lanms/include/pybind11/pytypes.h:303
Functionrestore_rectangle
(origin, geometry)
detector/east/east_lib/data_utils.py:656
Methodrotate
(box_List, image)
detector/east/east_lib/bbox.py:103
Methodrun
detector/east/east_lib/lanms/include/pybind11/numpy.h:1467
Methodsave_box
(box_List, image, img_path)
detector/east/east_lib/bbox.py:238
Functionscale_image
(img, height, width, keep_ratio=False)
recognizer/crnn/lib/utility.py:10
Functionscale_img_only
(img, shortest_side=600)
detector/ctpn/lib/dataset_handler.py:72
Methodscope
detector/east/east_lib/lanms/include/pybind11/attr.h:27
Methodscoped_interpreter
detector/east/east_lib/lanms/include/pybind11/embed.h:176
Methodsentinel
\rst The value which marks the end of the iteration. ``it == iterator::sentinel()`` is equivalent to catching ``StopIteration`` in P
detector/east/east_lib/lanms/include/pybind11/pytypes.h:801
Methodsequence_fast_readonly
detector/east/east_lib/lanms/include/pybind11/pytypes.h:606
Methodsequence_slow_readwrite
detector/east/east_lib/lanms/include/pybind11/pytypes.h:627
Methodset
detector/east/east_lib/lanms/include/pybind11/pytypes.h:474
Methodset
detector/east/east_lib/lanms/include/pybind11/pytypes.h:480
Methodset
detector/east/east_lib/lanms/include/pybind11/pytypes.h:492
Methodset
detector/east/east_lib/lanms/include/pybind11/pytypes.h:506
Methodset
detector/east/east_lib/lanms/include/pybind11/pytypes.h:523
Methodset
detector/east/east_lib/lanms/include/pybind11/pytypes.h:540
Functionset_operator_new
detector/east/east_lib/lanms/include/pybind11/pybind11.h:905
Functionset_shared_data
Set the shared data that can be later recovered by `get_shared_data()`.
detector/east/east_lib/lanms/include/pybind11/common.h:693
Methodshape
Returns the shape (i.e. size) of dimension `dim`
detector/east/east_lib/lanms/include/pybind11/numpy.h:363
Methodshow_function_signatures
detector/east/east_lib/lanms/include/pybind11/options.h:45
Methodshow_user_defined_docstrings
detector/east/east_lib/lanms/include/pybind11/options.h:43
Methodsibling
detector/east/east_lib/lanms/include/pybind11/attr.h:36
Methodsimple_collector
detector/east/east_lib/lanms/include/pybind11/cast.h:1877
Methodsize
detector/east/east_lib/lanms/include/pybind11/numpy.h:370
Methodsize
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1124
Methodsize
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1142
Methodsize
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1161
Methodsize
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1173
Methodslice
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1051
Methodsqr
detector/east/east_lib/lanms/lanms.h:83
Methodsrc_and_type
detector/east/east_lib/lanms/include/pybind11/cast.h:805
Methodstr
detector/east/east_lib/lanms/include/pybind11/pytypes.h:827
Methodstride_compatible
detector/east/east_lib/lanms/include/pybind11/eigen.h:91
Methodstring error_string
detector/east/east_lib/lanms/include/pybind11/cast.h:454
Functiontag_anchor
(gt_anchor, cnn_output, gt_box)
detector/ctpn/lib/tag_anchor.py:34
Functiontrans_to_2pt
(position, cy, h, anchor_width=16)
detector/ctpn/lib/utils.py:70
Functiontransform_for_train
args img --
detector/east/east_lib/data_utils.py:948
Methodtry_direct_conversions
detector/east/east_lib/lanms/include/pybind11/cast.h:1453
Methodtry_implicit_casts
detector/east/east_lib/lanms/include/pybind11/cast.h:1438
Methodtuple
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1121
Methodtype_caster_base
detector/east/east_lib/lanms/include/pybind11/cast.h:789
Methodtype_caster_generic
detector/east/east_lib/lanms/include/pybind11/cast.h:534
Functiontype_id
detector/east/east_lib/lanms/include/pybind11/typeid.h:47
Functionunchecked
detector/east/east_lib/lanms/include/pybind11/numpy.h:890
Methodunchecked
detector/east/east_lib/lanms/include/pybind11/numpy.h:706
Methodunchecked_reference
detector/east/east_lib/lanms/include/pybind11/numpy.h:326
Methodunpacking_collector
detector/east/east_lib/lanms/include/pybind11/cast.h:1902
Functionval
(net, criterion, batch_num, using_cuda, logger, img_list)
detector/ctpn/evaluate.py:14
Methodvalue_and_holder
detector/east/east_lib/lanms/include/pybind11/cast.h:271
Methodvalues_and_holders
detector/east/east_lib/lanms/include/pybind11/cast.h:320
Functionvector_accessor
detector/east/east_lib/lanms/include/pybind11/stl_bind.h:259
Functionvector_buffer
detector/east/east_lib/lanms/include/pybind11/stl_bind.h:336
Functionvector_if_copy_constructible
detector/east/east_lib/lanms/include/pybind11/stl_bind.h:63
Functionvector_if_equal_operator
detector/east/east_lib/lanms/include/pybind11/stl_bind.h:64
Functionvector_if_insertion_operator
detector/east/east_lib/lanms/include/pybind11/stl_bind.h:65
Functionvector_modifiers
detector/east/east_lib/lanms/include/pybind11/stl_bind.h:66
Functionvectorize
detector/east/east_lib/lanms/include/pybind11/numpy.h:1568
Methodvectorize_helper
detector/east/east_lib/lanms/include/pybind11/numpy.h:1446
Methodweakref
detector/east/east_lib/lanms/include/pybind11/pytypes.h:1042
Functionweights_init
(m)
recognizer/crnn/lib/utility.py:77
Method~ClipperBase
detector/east/east_lib/lanms/include/clipper/clipper.cpp:890
Method~ClipperOffset
detector/east/east_lib/lanms/include/clipper/clipper.cpp:3787
Method~PolyNode
detector/east/east_lib/lanms/include/clipper/clipper.hpp:140
Method~PolyTree
detector/east/east_lib/lanms/include/clipper/clipper.hpp:162
Method~buffer_info
detector/east/east_lib/lanms/include/pybind11/buffer_info.h:76
Method~clipperException
detector/east/east_lib/lanms/include/clipper/clipper.hpp:393
Method~error_already_set
detector/east/east_lib/lanms/include/pybind11/pybind11.h:1763
Method~error_scope
detector/east/east_lib/lanms/include/pybind11/common.h:768
Method~gil_scoped_acquire
detector/east/east_lib/lanms/include/pybind11/pybind11.h:1749
Method~gil_scoped_release
detector/east/east_lib/lanms/include/pybind11/pybind11.h:1728
Method~loader_life_support
... and destroyed after it returns
detector/east/east_lib/lanms/include/pybind11/cast.h:124
Function~object
Destructor; automatically calls `handle::dec_ref()`
detector/east/east_lib/lanms/include/pybind11/pytypes.h:208
Method~options
Destructor, which restores settings that were in effect before.
detector/east/east_lib/lanms/include/pybind11/options.h:27
Method~scoped_interpreter
detector/east/east_lib/lanms/include/pybind11/embed.h:185
← previous1,301–1,392 of 1,392, ranked by callers