MCPcopy Create free account

hub / github.com/creatale/node-dv / functions

Functions13,842 in github.com/creatale/node-dv

↓ 12 callersMethodresize
deps/opencv/modules/core/include/opencv2/core/operations.hpp:2426
↓ 12 callersFunctionselaCreate
------------------------------------------------------------------------* * Create / Destroy / Copy *
deps/leptonica/src/sel1.c:238
↓ 12 callersFunctionselaDestroy
! * \brief selaDestroy() * * \param[in,out] psela to be nulled * \return void */
deps/leptonica/src/sel1.c:271
↓ 12 callersFunctionselectComposableSels
-----------------------------------------------------------------* * Binary composed morphological (raster) ops with brick Sels * *------------
deps/leptonica/src/morph.c:1036
↓ 12 callersMethodset_owner
deps/tesseract/ccstruct/blobbox.h:340
↓ 12 callersFunctionstringReverse
! * \brief stringReverse() * * \param[in] src string * \return dest newly-allocated reversed string */
deps/leptonica/src/utils2.c:529
↓ 12 callersMethodsubtract
deps/opencv/modules/core/src/matop.cpp:370
↓ 12 callersMethodunichar_insert
deps/tesseract/ccutil/unicharset.cpp:612
↓ 11 callersFunctionFCOORD
constructor @param xvalue x value @param yvalue y value
deps/tesseract/ccstruct/points.h:198
↓ 11 callersMethodGetUTF8Text
Make a text string from the internal data structures. */
deps/tesseract/api/baseapi.cpp:1281
↓ 11 callersMethodInit
deps/tesseract/classify/intmatcher.cpp:679
↓ 11 callersFunctionIsTextOrEquationType
Returns true if PolyBlockType is of text type or equation type.
deps/tesseract/ccmain/equationdetect.cpp:92
↓ 11 callersMethodLeftAtY
Returns the left edge at the given y, using the sort key.
deps/tesseract/textord/colpartition.h:340
↓ 11 callersFunctionModulo
Proper modulo arithmetic operator. Returns a mod b that works for -ve a. For any integer a and positive b, returns r : 0<=r<b and a=n*b + r for some i
deps/tesseract/ccutil/helpers.h:157
↓ 11 callersFunctionNextLevel
Helper function to find the next essential dimension in a cycle.
deps/tesseract/classify/kdtree.cpp:41
↓ 11 callersMethodadd
* STATS::add * * Add a set of samples to (or delete from) a pile. **********************************************************************/
deps/tesseract/ccstruct/statistc.cpp:101
↓ 11 callersFunctionaddChunk
chunkName must be string of 4 characters*/
deps/lodepng/lodepng.cpp:4937
↓ 11 callersFunctionalloc_struct
deps/tesseract/ccutil/memry.cpp:39
↓ 11 callersMethodbind
deps/opencv/modules/core/src/opengl_interop.cpp:399
↓ 11 callersFunctionboxaSort
---------------------------------------------------------------------* * Boxa sort * *----
deps/leptonica/src/boxfunc2.c:559
↓ 11 callersMethodboxes_count
deps/tesseract/textord/colpartition.h:190
↓ 11 callersFunctionconvertOnBigEnd16
deps/leptonica/src/utils1.c:288
↓ 11 callersFunctioncvReleaseMemStorage
Release memory storage: */
deps/opencv/modules/core/src/datastructs.cpp:173
↓ 11 callersMethodempty
deps/opencv/modules/core/src/opengl_interop.cpp:853
↓ 11 callersMethodfind
deps/opencv/modules/core/src/algorithm.cpp:68
↓ 11 callersMethodfontinfo_id2
deps/tesseract/ccstruct/ratngs.h:88
↓ 11 callersFunctionfpixaGetCount
--------------------------------------------------------------------* * FPixa accessors * *------
deps/leptonica/src/fpix1.c:933
↓ 11 callersMethodgetX
deps/zxing/core/src/zxing/ResultPoint.cpp:37
↓ 11 callersMethodgetY
deps/zxing/core/src/zxing/ResultPoint.cpp:41
↓ 11 callersFunctionisT
deps/opencv/modules/core/src/matop.cpp:218
↓ 11 callersFunctionkernelCreate
------------------------------------------------------------------------* * Create / Destroy *
deps/leptonica/src/kernel.c:105
↓ 11 callersFunctionkernelGetParameters
! * \brief kernelGetParameters() * * \param[in] kel kernel * \param[out] psy, psx, pcy, pcx [optional] each can be null * \return 0 if
deps/leptonica/src/kernel.c:269
↓ 11 callersFunctionlodepng_chunk_type_equals
deps/lodepng/lodepng.cpp:2441
↓ 11 callersFunctionlqueueGetCount
! * \brief lqueueGetCount() * * \param[in] lq lqueue * \return count, or 0 on error */
deps/leptonica/src/queue.c:282
↓ 11 callersFunctionpixAddSingleTextblock
---------------------------------------------------------------------* * Font layout * *----
deps/leptonica/src/textops.c:114
↓ 11 callersFunctionpixConvert1To8
! * \brief pixConvert1To8() * * \param[in] pixd [optional] 8 bpp, can be null * \param[in] pixs 1 bpp * \param[in] val0 8 bit
deps/leptonica/src/pixconv.c:2365
↓ 11 callersFunctionpixDisplayWithTitle
! * \brief pixDisplayWithTitle() * * \param[in] pix 1, 2, 4, 8, 16, 32 bpp * \param[in] x, y location of display frame * \param[in] t
deps/leptonica/src/writefile.c:894
↓ 11 callersFunctionpixFillMapHoles
! * \brief pixFillMapHoles() * * \param[in] pix 8 bpp; a map, with one pixel for each tile in * a larger image * \param[in]
deps/leptonica/src/adaptmap.c:1452
↓ 11 callersFunctionpixGetYRes
deps/leptonica/src/pix1.c:1275
↓ 11 callersFunctionpixRenderPtaArb
! * \brief pixRenderPtaArb() * * \param[in] pix any depth, cmapped ok * \param[in] pta arbitrary set of points * \param[in] rval, gval
deps/leptonica/src/graphics.c:1342
↓ 11 callersFunctionpixRotateOrth
------------------------------------------------------------------* * Top-level rotation by multiples of 90 degrees * *----------
deps/leptonica/src/rotateorth.c:71
↓ 11 callersFunctionpixSetInRectArbitrary
! * \brief pixSetInRectArbitrary() * * \param[in] pix all depths; can be cmapped * \param[in] box in which all pixels will be set to val
deps/leptonica/src/pix2.c:1107
↓ 11 callersFunctionprec
Helper function to prevent us from accidentally writing scientific notation to an HOCR or PDF file. Besides, three decimal points are all you really n
deps/tesseract/api/pdfrenderer.cpp:213
↓ 11 callersFunctionptraCreate
--------------------------------------------------------------------------* * Ptra creation and destruction
deps/leptonica/src/ptra.c:138
↓ 11 callersFunctionselCreate
! * \brief selCreate() * * \param[in] height, width * \param[in] name [optional] sel name; can be null * \return sel, or NULL on error
deps/leptonica/src/sel1.c:305
↓ 11 callersFunctionselaGetSel
! * \brief selaGetSel() * * \param[in] sela * \param[in] i index of sel to be retrieved not copied * \return sel, or NULL on error * *
deps/leptonica/src/sel1.c:663
↓ 11 callersMethodsetrej_minimal_rej_accept
deps/tesseract/ccstruct/rejctmap.cpp:228
↓ 11 callersFunctionsort
deps/opencv/modules/core/include/opencv2/core/operations.hpp:3330
↓ 11 callersFunctionsplitPathAtDirectory
--------------------------------------------------------------------* * General file name operations * *------
deps/leptonica/src/utils2.c:2424
↓ 11 callersMethodsquares
deps/tesseract/textord/pitsync1.h:55
↓ 10 callersMethodAwaitEvent
Block until an event of the given type is received. Note: The calling function is responsible for deleting the returned SVEvent afterwards!
deps/tesseract/viewer/scrollview.cpp:449
↓ 10 callersMethodBestCost
return the best possible cost and index of corresponding alternate
deps/tesseract/cube/altlist.cpp:45
↓ 10 callersMethodComputeLimits
Recalculates all the coordinate limits of the partition.
deps/tesseract/textord/colpartition.cpp:869
↓ 10 callersMethodDisplayBoxes
deps/tesseract/textord/bbgrid.h:616
↓ 10 callersMethodGridY
deps/tesseract/textord/bbgrid.h:246
↓ 10 callersFunctionHuffmanTree_getLength
deps/lodepng/lodepng.cpp:909
↓ 10 callersMethodInsertBox
Insert a box into this column segment
deps/tesseract/textord/tablefind.cpp:2165
↓ 10 callersMethodIpl
Accessors
deps/opencv/modules/core/include/opencv2/core/wimage.hpp:185
↓ 10 callersMethodIsSeparator
Return true if this is a separator.
deps/tesseract/textord/tabvector.h:221
↓ 10 callersMethodIsVerticalType
Returns true if the partition is of an exclusively vertical type.
deps/tesseract/textord/colpartition.h:435
↓ 10 callersMethodNormTransform
Transforms the given coords forward to normalized space using the full transformation sequence defined by the block rotation, the predecessors, deepes
deps/tesseract/ccstruct/normalis.cpp:334
↓ 10 callersMethodPrint
deps/tesseract/wordrec/lm_state.cpp:27
↓ 10 callersMethodRemovePartner
Removes the partner from this, but does not remove this from partner. This asymmetric removal is so as not to mess up the iterator that is working on
deps/tesseract/textord/colpartition.cpp:628
↓ 10 callersMethodRightAtY
Returns the right edge at the given y, using the sort key.
deps/tesseract/textord/colpartition.h:344
↓ 10 callersMethodValid
deps/tesseract/ccstruct/matrix.h:610
↓ 10 callersFunctionbbufferDestroy
! * \brief bbufferDestroy() * * \param[in,out] pbb buffer to be nulled * \return void * * <pre> * Notes: * (1) Destroys the byte ar
deps/leptonica/src/bbuffer.c:166
↓ 10 callersMethodbegin
deps/opencv/modules/core/include/opencv2/core/operations.hpp:3214
↓ 10 callersFunctionbinary_op
deps/opencv/modules/core/src/arithm.cpp:985
↓ 10 callersMethodbounding_union
deps/tesseract/ccstruct/rect.cpp:129
↓ 10 callersFunctionboxaWriteStream
! * \brief boxaWriteStream() * * \param[in] fp file stream * \param[in] boxa * \return 0 if OK, 1 on error */
deps/leptonica/src/boxbasic.c:2256
↓ 10 callersMethodclassify_rotation
deps/tesseract/ccstruct/ocrblock.h:144
↓ 10 callersMethodclone
deps/opencv/modules/core/src/opengl_interop.cpp:719
↓ 10 callersFunctioncomposeRGBAPixel
! * \brief composeRGBAPixel() * * \param[in] rval, gval, bval, aval * \param[out] ppixel 32-bit pixel * \return 0 if OK; 1 on error *
deps/leptonica/src/pix2.c:2689
↓ 10 callersFunctionconvertTo
deps/opencv/modules/core/src/gpumat.cpp:740
↓ 10 callersFunctioncvGetSeqReaderPos
Return the current reader position: */
deps/opencv/modules/core/src/datastructs.cpp:1007
↓ 10 callersFunctioncvReleaseFileStorage
closes file storage and deallocates buffers */
deps/opencv/modules/core/src/persistence.cpp:577
↓ 10 callersFunctioncvStartAppendToSeq
Initialize sequence writer: */
deps/opencv/modules/core/src/datastructs.cpp:810
↓ 10 callersMethoddeep_copy
deps/tesseract/ccstruct/stepblob.h:113
↓ 10 callersMethodempty
deps/zxing/core/src/zxing/common/Array.h:75
↓ 10 callersMethodeq
deps/tesseract/ccutil/unicharset.cpp:656
↓ 10 callersFunctionfindNextLargerPrime
---------------------------------------------------------------------* * Prime finders * *----
deps/leptonica/src/utils1.c:677
↓ 10 callersFunctionfpixRasterop
--------------------------------------------------------------------* * Simple rasterop * *------
deps/leptonica/src/fpix2.c:1659
↓ 10 callersFunctiongpuFuncTable
deps/opencv/modules/core/src/gpumat.cpp:225
↓ 10 callersFunctionicvCalcElemSize
deps/opencv/modules/core/src/persistence.cpp:3085
↓ 10 callersFunctionicvFSResizeWriteBuffer
deps/opencv/modules/core/src/persistence.cpp:507
↓ 10 callersFunctionisnan
deps/zxing/core/src/zxing/ZXing.h:45
↓ 10 callersFunctionl_asetCreate
------------------------------------------------------------- * * Interface to Set * * ----------------
deps/leptonica/src/map.c:182
↓ 10 callersFunctionl_asetDestroy
deps/leptonica/src/map.c:226
↓ 10 callersFunctionl_asetInsert
deps/leptonica/src/map.c:209
↓ 10 callersFunctionl_byteaAppendString
! * \brief l_byteaAppendString() * * \param[in] ba * \param[in] str null-terminated string to be appended * \return 0 if OK, 1 on error
deps/leptonica/src/bytearray.c:395
↓ 10 callersFunctionl_dnaGetDValue
! * \brief l_dnaGetDValue() * * \param[in] da * \param[in] index into l_dna * \param[out] pval double value; 0.0 on error * \return
deps/leptonica/src/dnabasic.c:657
↓ 10 callersFunctionl_dnaHashDestroy
! * \brief l_dnaHashDestroy() * * \param[in,out] pdahash to be nulled, if it exists * \return void */
deps/leptonica/src/dnahash.c:151
↓ 10 callersMethodleft_key
deps/tesseract/textord/colpartition.h:172
↓ 10 callersFunctionlheapDestroy
! * \brief lheapDestroy() * * \param[in,out] plh to be nulled * \param[in] freeflag TRUE to free each remaining struct in the array * \re
deps/leptonica/src/heap.c:144
↓ 10 callersMethodmedian_bottom
deps/tesseract/textord/colpartition.h:127
↓ 10 callersMethodmode
* STATS::mode * * Find the mode of a stats class. **********************************************************************/
deps/tesseract/ccstruct/statistc.cpp:115
↓ 10 callersFunctionnotNull
deps/opencv/modules/imgproc/src/generalized_hough.cpp:64
↓ 10 callersFunctionnumaReplaceNumber
! * \brief numaReplaceNumber() * * \param[in] na * \param[in] index element to be replaced * \param[in] val new value to replace old o
deps/leptonica/src/numabasic.c:601
↓ 10 callersFunctionpixBlockconvAccum
----------------------------------------------------------------------* * Accumulator for 1, 8 and 32 bpp convolution * *--
deps/leptonica/src/convolve.c:454
↓ 10 callersFunctionpixCloseGray
! * \brief pixCloseGray() * * \param[in] pixs * \param[in] hsize of Sel; must be odd; origin implicitly in center * \param[in] vsize
deps/leptonica/src/graymorph.c:521
← previousnext →701–800 of 13,842, ranked by callers