Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ functions
Functions
13,842 in github.com/creatale/node-dv
⨍
Functions
13,842
◇
Types & classes
2,047
↓ 12 callers
Method
resize
deps/opencv/modules/core/include/opencv2/core/operations.hpp:2426
↓ 12 callers
Function
selaCreate
------------------------------------------------------------------------* * Create / Destroy / Copy *
deps/leptonica/src/sel1.c:238
↓ 12 callers
Function
selaDestroy
! * \brief selaDestroy() * * \param[in,out] psela to be nulled * \return void */
deps/leptonica/src/sel1.c:271
↓ 12 callers
Function
selectComposableSels
-----------------------------------------------------------------* * Binary composed morphological (raster) ops with brick Sels * *------------
deps/leptonica/src/morph.c:1036
↓ 12 callers
Method
set_owner
deps/tesseract/ccstruct/blobbox.h:340
↓ 12 callers
Function
stringReverse
! * \brief stringReverse() * * \param[in] src string * \return dest newly-allocated reversed string */
deps/leptonica/src/utils2.c:529
↓ 12 callers
Method
subtract
deps/opencv/modules/core/src/matop.cpp:370
↓ 12 callers
Method
unichar_insert
deps/tesseract/ccutil/unicharset.cpp:612
↓ 11 callers
Function
FCOORD
constructor @param xvalue x value @param yvalue y value
deps/tesseract/ccstruct/points.h:198
↓ 11 callers
Method
GetUTF8Text
Make a text string from the internal data structures. */
deps/tesseract/api/baseapi.cpp:1281
↓ 11 callers
Method
Init
deps/tesseract/classify/intmatcher.cpp:679
↓ 11 callers
Function
IsTextOrEquationType
Returns true if PolyBlockType is of text type or equation type.
deps/tesseract/ccmain/equationdetect.cpp:92
↓ 11 callers
Method
LeftAtY
Returns the left edge at the given y, using the sort key.
deps/tesseract/textord/colpartition.h:340
↓ 11 callers
Function
Modulo
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 callers
Function
NextLevel
Helper function to find the next essential dimension in a cycle.
deps/tesseract/classify/kdtree.cpp:41
↓ 11 callers
Method
add
* STATS::add * * Add a set of samples to (or delete from) a pile. **********************************************************************/
deps/tesseract/ccstruct/statistc.cpp:101
↓ 11 callers
Function
addChunk
chunkName must be string of 4 characters*/
deps/lodepng/lodepng.cpp:4937
↓ 11 callers
Function
alloc_struct
deps/tesseract/ccutil/memry.cpp:39
↓ 11 callers
Method
bind
deps/opencv/modules/core/src/opengl_interop.cpp:399
↓ 11 callers
Function
boxaSort
---------------------------------------------------------------------* * Boxa sort * *----
deps/leptonica/src/boxfunc2.c:559
↓ 11 callers
Method
boxes_count
deps/tesseract/textord/colpartition.h:190
↓ 11 callers
Function
convertOnBigEnd16
deps/leptonica/src/utils1.c:288
↓ 11 callers
Function
cvReleaseMemStorage
Release memory storage: */
deps/opencv/modules/core/src/datastructs.cpp:173
↓ 11 callers
Method
empty
deps/opencv/modules/core/src/opengl_interop.cpp:853
↓ 11 callers
Method
find
deps/opencv/modules/core/src/algorithm.cpp:68
↓ 11 callers
Method
fontinfo_id2
deps/tesseract/ccstruct/ratngs.h:88
↓ 11 callers
Function
fpixaGetCount
--------------------------------------------------------------------* * FPixa accessors * *------
deps/leptonica/src/fpix1.c:933
↓ 11 callers
Method
getX
deps/zxing/core/src/zxing/ResultPoint.cpp:37
↓ 11 callers
Method
getY
deps/zxing/core/src/zxing/ResultPoint.cpp:41
↓ 11 callers
Function
isT
deps/opencv/modules/core/src/matop.cpp:218
↓ 11 callers
Function
kernelCreate
------------------------------------------------------------------------* * Create / Destroy *
deps/leptonica/src/kernel.c:105
↓ 11 callers
Function
kernelGetParameters
! * \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 callers
Function
lodepng_chunk_type_equals
deps/lodepng/lodepng.cpp:2441
↓ 11 callers
Function
lqueueGetCount
! * \brief lqueueGetCount() * * \param[in] lq lqueue * \return count, or 0 on error */
deps/leptonica/src/queue.c:282
↓ 11 callers
Function
pixAddSingleTextblock
---------------------------------------------------------------------* * Font layout * *----
deps/leptonica/src/textops.c:114
↓ 11 callers
Function
pixConvert1To8
! * \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 callers
Function
pixDisplayWithTitle
! * \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 callers
Function
pixFillMapHoles
! * \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 callers
Function
pixGetYRes
deps/leptonica/src/pix1.c:1275
↓ 11 callers
Function
pixRenderPtaArb
! * \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 callers
Function
pixRotateOrth
------------------------------------------------------------------* * Top-level rotation by multiples of 90 degrees * *----------
deps/leptonica/src/rotateorth.c:71
↓ 11 callers
Function
pixSetInRectArbitrary
! * \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 callers
Function
prec
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 callers
Function
ptraCreate
--------------------------------------------------------------------------* * Ptra creation and destruction
deps/leptonica/src/ptra.c:138
↓ 11 callers
Function
selCreate
! * \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 callers
Function
selaGetSel
! * \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 callers
Method
setrej_minimal_rej_accept
deps/tesseract/ccstruct/rejctmap.cpp:228
↓ 11 callers
Function
sort
deps/opencv/modules/core/include/opencv2/core/operations.hpp:3330
↓ 11 callers
Function
splitPathAtDirectory
--------------------------------------------------------------------* * General file name operations * *------
deps/leptonica/src/utils2.c:2424
↓ 11 callers
Method
squares
deps/tesseract/textord/pitsync1.h:55
↓ 10 callers
Method
AwaitEvent
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 callers
Method
BestCost
return the best possible cost and index of corresponding alternate
deps/tesseract/cube/altlist.cpp:45
↓ 10 callers
Method
ComputeLimits
Recalculates all the coordinate limits of the partition.
deps/tesseract/textord/colpartition.cpp:869
↓ 10 callers
Method
DisplayBoxes
deps/tesseract/textord/bbgrid.h:616
↓ 10 callers
Method
GridY
deps/tesseract/textord/bbgrid.h:246
↓ 10 callers
Function
HuffmanTree_getLength
deps/lodepng/lodepng.cpp:909
↓ 10 callers
Method
InsertBox
Insert a box into this column segment
deps/tesseract/textord/tablefind.cpp:2165
↓ 10 callers
Method
Ipl
Accessors
deps/opencv/modules/core/include/opencv2/core/wimage.hpp:185
↓ 10 callers
Method
IsSeparator
Return true if this is a separator.
deps/tesseract/textord/tabvector.h:221
↓ 10 callers
Method
IsVerticalType
Returns true if the partition is of an exclusively vertical type.
deps/tesseract/textord/colpartition.h:435
↓ 10 callers
Method
NormTransform
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 callers
Method
Print
deps/tesseract/wordrec/lm_state.cpp:27
↓ 10 callers
Method
RemovePartner
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 callers
Method
RightAtY
Returns the right edge at the given y, using the sort key.
deps/tesseract/textord/colpartition.h:344
↓ 10 callers
Method
Valid
deps/tesseract/ccstruct/matrix.h:610
↓ 10 callers
Function
bbufferDestroy
! * \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 callers
Method
begin
deps/opencv/modules/core/include/opencv2/core/operations.hpp:3214
↓ 10 callers
Function
binary_op
deps/opencv/modules/core/src/arithm.cpp:985
↓ 10 callers
Method
bounding_union
deps/tesseract/ccstruct/rect.cpp:129
↓ 10 callers
Function
boxaWriteStream
! * \brief boxaWriteStream() * * \param[in] fp file stream * \param[in] boxa * \return 0 if OK, 1 on error */
deps/leptonica/src/boxbasic.c:2256
↓ 10 callers
Method
classify_rotation
deps/tesseract/ccstruct/ocrblock.h:144
↓ 10 callers
Method
clone
deps/opencv/modules/core/src/opengl_interop.cpp:719
↓ 10 callers
Function
composeRGBAPixel
! * \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 callers
Function
convertTo
deps/opencv/modules/core/src/gpumat.cpp:740
↓ 10 callers
Function
cvGetSeqReaderPos
Return the current reader position: */
deps/opencv/modules/core/src/datastructs.cpp:1007
↓ 10 callers
Function
cvReleaseFileStorage
closes file storage and deallocates buffers */
deps/opencv/modules/core/src/persistence.cpp:577
↓ 10 callers
Function
cvStartAppendToSeq
Initialize sequence writer: */
deps/opencv/modules/core/src/datastructs.cpp:810
↓ 10 callers
Method
deep_copy
deps/tesseract/ccstruct/stepblob.h:113
↓ 10 callers
Method
empty
deps/zxing/core/src/zxing/common/Array.h:75
↓ 10 callers
Method
eq
deps/tesseract/ccutil/unicharset.cpp:656
↓ 10 callers
Function
findNextLargerPrime
---------------------------------------------------------------------* * Prime finders * *----
deps/leptonica/src/utils1.c:677
↓ 10 callers
Function
fpixRasterop
--------------------------------------------------------------------* * Simple rasterop * *------
deps/leptonica/src/fpix2.c:1659
↓ 10 callers
Function
gpuFuncTable
deps/opencv/modules/core/src/gpumat.cpp:225
↓ 10 callers
Function
icvCalcElemSize
deps/opencv/modules/core/src/persistence.cpp:3085
↓ 10 callers
Function
icvFSResizeWriteBuffer
deps/opencv/modules/core/src/persistence.cpp:507
↓ 10 callers
Function
isnan
deps/zxing/core/src/zxing/ZXing.h:45
↓ 10 callers
Function
l_asetCreate
------------------------------------------------------------- * * Interface to Set * * ----------------
deps/leptonica/src/map.c:182
↓ 10 callers
Function
l_asetDestroy
deps/leptonica/src/map.c:226
↓ 10 callers
Function
l_asetInsert
deps/leptonica/src/map.c:209
↓ 10 callers
Function
l_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 callers
Function
l_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 callers
Function
l_dnaHashDestroy
! * \brief l_dnaHashDestroy() * * \param[in,out] pdahash to be nulled, if it exists * \return void */
deps/leptonica/src/dnahash.c:151
↓ 10 callers
Method
left_key
deps/tesseract/textord/colpartition.h:172
↓ 10 callers
Function
lheapDestroy
! * \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 callers
Method
median_bottom
deps/tesseract/textord/colpartition.h:127
↓ 10 callers
Method
mode
* STATS::mode * * Find the mode of a stats class. **********************************************************************/
deps/tesseract/ccstruct/statistc.cpp:115
↓ 10 callers
Function
notNull
deps/opencv/modules/imgproc/src/generalized_hough.cpp:64
↓ 10 callers
Function
numaReplaceNumber
! * \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 callers
Function
pixBlockconvAccum
----------------------------------------------------------------------* * Accumulator for 1, 8 and 32 bpp convolution * *--
deps/leptonica/src/convolve.c:454
↓ 10 callers
Function
pixCloseGray
! * \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
← previous
next →
701–800 of 13,842, ranked by callers