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
↓ 5 callers
Method
NodeCount
deps/tesseract/cube/search_column.h:43
↓ 5 callers
Method
NonNullHypotheses
deps/tesseract/ccmain/paragraphs.cpp:610
↓ 5 callers
Function
NormEvidenceOf
---------------------------------------------------------------------------- Private Code ----------------------------------------------
deps/tesseract/classify/normmatch.cpp:184
↓ 5 callers
Method
Normalize
Normalize in-place using the DENORM.
deps/tesseract/ccstruct/blobs.cpp:167
↓ 5 callers
Method
NumFonts
Returns the number of fonts used in this ShapeTable, computing it if necessary.
deps/tesseract/classify/shapetable.cpp:264
↓ 5 callers
Method
NumInconsistentCase
deps/tesseract/wordrec/lm_consistency.h:87
↓ 5 callers
Method
OKDiacriticMerge
Returns true if base is an acceptable diacritic base char merge with this as the diacritic. Returns true if: (1) this is a ColPartition containing onl
deps/tesseract/textord/colpartition.cpp:468
↓ 5 callers
Method
OKMergeOverlap
Merge1 and merge2 are candidates to be merged, yet their combined box overlaps this. Is that allowed? Returns true if the overlap between this and the
deps/tesseract/textord/colpartition.cpp:744
↓ 5 callers
Method
OrganizeByFontAndClass
Construct an array to access the samples by font,class pair.
deps/tesseract/classify/trainingsampleset.cpp:602
↓ 5 callers
Method
Pop
Removes the top element of the heap. If entry is not NULL, the element is copied into *entry, otherwise it is discarded. Returns false if the heap was
deps/tesseract/ccutil/genericheap.h:118
↓ 5 callers
Method
Print
Provide debug output for this ColPartitionSet and all the ColPartitions.
deps/tesseract/textord/colpartitionset.cpp:595
↓ 5 callers
Function
ReflectBlobList
Helper reflects a list of blobs in the y-axis. Only reflects the BLOBNBOX bounding box. Not the blobs or outlines below.
deps/tesseract/textord/colfind.cpp:1471
↓ 5 callers
Function
ReleaseAllBlobsAndDeleteUnused
Helper to delete all the deletable blobs on the list. Owned blobs are extracted from the list, but not deleted, leaving them owned by the owner().
deps/tesseract/textord/colfind.cpp:950
↓ 5 callers
Function
Reverse16
Reverse the order of bytes in a 16 bit quantity for big/little-endian switch.
deps/tesseract/ccutil/helpers.h:188
↓ 5 callers
Function
SetBit
deps/tesseract/ccutil/scanutils.cpp:82
↓ 5 callers
Method
SetBlame
deps/tesseract/ccstruct/blamer.h:280
↓ 5 callers
Method
Signal
deps/tesseract/viewer/scrollview.cpp:422
↓ 5 callers
Function
SkipChars
Return a pointer after consuming as much text as qualifies as roman numeral.
deps/tesseract/ccmain/paragraphs.cpp:210
↓ 5 callers
Method
StrongHypotheses
deps/tesseract/ccmain/paragraphs.cpp:603
↓ 5 callers
Method
TextAttributes
Set the attributes for future Text(..) calls.
deps/tesseract/viewer/scrollview.cpp:641
↓ 5 callers
Function
ThickLine
deps/opencv/modules/core/src/drawing.cpp:1599
↓ 5 callers
Method
TransformResult
src/tesseract.cc:445
↓ 5 callers
Method
UnicharClassifySample
Classifies the given [training] sample, writing to results. See ShapeClassifier for a full description.
deps/tesseract/classify/tessclassifier.cpp:31
↓ 5 callers
Function
UpdateLeftMargin
Helper updates margin_left and margin_right, being the bounds of the left margin of part of a block. Returns false and does not update the bounds if t
deps/tesseract/textord/colpartition.cpp:2413
↓ 5 callers
Function
UpdateRightMargin
Helper updates margin_left and margin_right, being the bounds of the right margin of part of a block. Returns false and does not update the bounds if
deps/tesseract/textord/colpartition.cpp:2499
↓ 5 callers
Method
VCoreOverlap
Returns the vertical overlap (by median) of this and other. WARNING! Only makes sense on horizontal partitions!
deps/tesseract/textord/colpartition.h:375
↓ 5 callers
Method
VSignificantCoreOverlap
Returns true if this and other overlap significantly vertically. WARNING! Only makes sense on horizontal partitions!
deps/tesseract/textord/colpartition.h:387
↓ 5 callers
Function
ValidBodyLine
deps/tesseract/ccmain/paragraphs.cpp:1277
↓ 5 callers
Method
WordLength
Returns the number of array elements needed to represent the current bit_size_.
deps/tesseract/ccutil/bitvector.h:123
↓ 5 callers
Method
add_unique
Adds an entry for the given dawg_index with the given node to the vec. Returns false if the same entry already exists in the vector, true otherwise.
deps/tesseract/dict/dawg.h:384
↓ 5 callers
Method
assign
deps/tesseract/ccutil/strngs.cpp:425
↓ 5 callers
Function
assign_blobs_to_rows
* @name assign_blobs_to_rows * * Make enough rows to allocate all the given blobs to one. * If a block skew is given, use that, else attempt to tra
deps/tesseract/textord/makerow.cpp:2296
↓ 5 callers
Method
bandwidth
bandwidth is the number of bands in the matrix, INCLUDING the diagonal.
deps/tesseract/ccstruct/matrix.h:532
↓ 5 callers
Function
boxBoundingRegion
! * \brief boxBoundingRegion() * * \param[in] box1, box2 two boxes * \return box of bounding region containing the input boxes, *
deps/leptonica/src/boxfunc1.c:715
↓ 5 callers
Function
boxaMergeEvenOdd
! * \brief boxaMergeEvenOdd() * * \param[in] boxae boxes to go in even positions in merged boxa * \param[in] boxao boxes to go in odd posi
deps/leptonica/src/boxfunc1.c:2474
↓ 5 callers
Function
boxaPlotSides
! * \brief boxaPlotSides() * * \param[in] boxa source boxa * \param[in] plotname [optional], can be NULL * \param[out] pnal [optional]
deps/leptonica/src/boxfunc4.c:1979
↓ 5 callers
Function
boxaPlotSizes
! * \brief boxaPlotSizes() * * \param[in] boxa source boxa * \param[in] plotname [optional], can be NULL * \param[out] pnaw [optional]
deps/leptonica/src/boxfunc4.c:2091
↓ 5 callers
Function
boxaSort2d
! * \brief boxaSort2d() * * \param[in] boxas * \param[out] pnaad [optional] numaa with sorted indices * whose values ar
deps/leptonica/src/boxfunc2.c:836
↓ 5 callers
Function
bpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
deps/lodepng/lodepng.cpp:706
↓ 5 callers
Function
c_draw
deps/tesseract/cutil/callcpp.cpp:88
↓ 5 callers
Function
calcHist
deps/opencv/modules/imgproc/src/histogram.cpp:1355
↓ 5 callers
Function
check_pitch_sync2
deps/tesseract/textord/pithsync.cpp:298
↓ 5 callers
Function
clear_blobnboxes
deps/tesseract/ccstruct/blobbox.cpp:924
↓ 5 callers
Method
clear_table_type
deps/tesseract/textord/colpartition.h:239
↓ 5 callers
Function
clipLine
deps/opencv/modules/core/src/drawing.cpp:78
↓ 5 callers
Function
cmp_
deps/opencv/modules/core/src/arithm.cpp:2137
↓ 5 callers
Function
copyElem
deps/opencv/modules/core/src/matrix.cpp:3575
↓ 5 callers
Method
create
deps/opencv/modules/imgproc/src/generalized_hough.cpp:1203
↓ 5 callers
Function
cvAlignLeft
deps/opencv/modules/core/src/datastructs.cpp:49
↓ 5 callers
Function
cvClearSet
Remove all elements from a set: */
deps/opencv/modules/core/src/datastructs.cpp:2553
↓ 5 callers
Function
cvCopy
dst = src */
deps/opencv/modules/core/src/copy.cpp:517
↓ 5 callers
Function
cvCreateSet
Creates empty set: */
deps/opencv/modules/core/src/datastructs.cpp:2476
↓ 5 callers
Function
cvFlushSeqWriter
Update sequence header: */
deps/opencv/modules/core/src/datastructs.cpp:840
↓ 5 callers
Function
cvInitMatNDHeader
deps/opencv/modules/core/src/array.cpp:223
↓ 5 callers
Function
cvMemStorageAllocString
deps/opencv/modules/core/src/datastructs.cpp:345
↓ 5 callers
Function
cvReleaseMat
Deallocates the CvMat structure and underlying data
deps/opencv/modules/core/src/array.cpp:179
↓ 5 callers
Function
cvRestoreMemStoragePos
Restore memory storage position: */
deps/opencv/modules/core/src/datastructs.cpp:278
↓ 5 callers
Function
cvScalarToRawData
Converts CvScalar to specified type
deps/opencv/modules/core/src/array.cpp:1449
↓ 5 callers
Function
cvSeqElemIdx
Calculate index of a sequence element: */
deps/opencv/modules/core/src/datastructs.cpp:474
↓ 5 callers
Function
cvSetRemoveByPtr
Removes set element given its pointer */
deps/opencv/modules/core/include/opencv2/core/core_c.h:1115
↓ 5 callers
Function
data
deps/tesseract/ccutil/clst.h:194
↓ 5 callers
Function
decode
deps/lodepng/lodepng.cpp:6175
↓ 5 callers
Function
destroy_nodes
* d e s t r o y n o d e s * * Return the space taken by the LISTs of a list to the heap. ******************************************************
deps/tesseract/cutil/oldlist.cpp:199
↓ 5 callers
Function
dewarpDestroy
! * \brief dewarpDestroy() * * \param[in,out] pdew will be set to null before returning * \return void */
deps/leptonica/src/dewarp1.c:508
↓ 5 callers
Function
dewarpPopulateFullRes
! * \brief dewarpPopulateFullRes() * * \param[in] dew * \param[in] pix [optional], to give size of actual image * \param[in] x, y orig
deps/leptonica/src/dewarp3.c:784
↓ 5 callers
Method
display_flag
deps/tesseract/ccstruct/werd.h:131
↓ 5 callers
Function
error
deps/opencv/modules/core/src/system.cpp:549
↓ 5 callers
Function
filterScanline
deps/lodepng/lodepng.cpp:5213
↓ 5 callers
Function
findFileFormatBuffer
! * \brief findFileFormatBuffer() * * \param[in] buf byte buffer at least 12 bytes in size; we can't check * \param[out] pformat found form
deps/leptonica/src/readfile.c:653
↓ 5 callers
Function
findFileFormatStream
! * \brief findFileFormatStream() * * \param[in] fp file stream * \param[out] pformat found format * \return 0 if OK, 1 on error or if fo
deps/leptonica/src/readfile.c:602
↓ 5 callers
Function
format
deps/opencv/modules/core/src/system.cpp:449
↓ 5 callers
Function
fpixClone
! * \brief fpixClone() * * \param[in] fpix * \return same fpix ptr, or NULL on error * * <pre> * Notes: * (1) See pixClone() for de
deps/leptonica/src/fpix1.c:228
↓ 5 callers
Function
fpixConvolve
----------------------------------------------------------------------* * Generic convolution with float array * *--
deps/leptonica/src/convolve.c:2194
↓ 5 callers
Function
fpixCopyResolution
! * \brief fpixCopyResolution() * * \param[in] fpixd, fpixs * \return 0 if OK, 1 on error */
deps/leptonica/src/fpix1.c:575
↓ 5 callers
Function
fpixWriteStream
! * \brief fpixWriteStream() * * \param[in] fp file stream opened for "wb" * \param[in] fpix * \return 0 if OK, 1 on error */
deps/leptonica/src/fpix1.c:1834
↓ 5 callers
Function
fpixaGetPixel
! * \brief fpixaGetPixel() * * \param[in] fpixa * \param[in] index into fpixa array * \param[in] x,y pixel coords * \param[out] pva
deps/leptonica/src/fpix1.c:1069
↓ 5 callers
Function
generatePtaBox
! * \brief generatePtaBox() * * \param[in] box * \param[in] width of line * \return ptad, or NULL on error * * <pre> * Notes: *
deps/leptonica/src/graphics.c:272
↓ 5 callers
Function
generatePtaPolyline
! * \brief generatePtaPolyline() * * \param[in] ptas vertices of polyline * \param[in] width * \param[in] closeflag 1 to close the con
deps/leptonica/src/graphics.c:663
↓ 5 callers
Method
get
deps/opencv/modules/dynamicuda/include/opencv2/dynamicuda/dynamicuda.hpp:543
↓ 5 callers
Method
getCoefficients
deps/zxing/core/src/zxing/common/reedsolomon/GenericGFPoly.cpp:60
↓ 5 callers
Function
getColorIndexMedianCut
! * \brief getColorIndexMedianCut() * * \param[in] pixel 32 bit rgb * \param[in] rshift of component: 8 - sigbits * \param[in] mask ov
deps/leptonica/src/colorquant2.c:1184
↓ 5 callers
Function
getContinuousSize_
deps/opencv/modules/core/src/precomp.hpp:130
↓ 5 callers
Method
getECBlocks
deps/zxing/core/src/zxing/datamatrix/1Version.cpp:111
↓ 5 callers
Function
getErrorMessageForWrongArgumentInSetter
deps/opencv/modules/core/src/algorithm.cpp:585
↓ 5 callers
Function
getOctcubeIndexFromRGB
! * \brief getOctcubeIndexFromRGB() * * \param[in] rval, gval, bval * \param[in] rtab, gtab, btab generated with makeRGBToIndexTables()
deps/leptonica/src/colorquant1.c:1469
↓ 5 callers
Method
getPoints
deps/zxing/core/src/zxing/common/DetectorResult.cpp:35
↓ 5 callers
Method
get_direction
Returns the direction property of the given unichar.
deps/tesseract/ccutil/unicharset.h:638
↓ 5 callers
Method
get_line
deps/tesseract/ccstruct/polyblk.cpp:343
↓ 5 callers
Method
get_mirror
Get mirror unichar id in the properties for the given unichar id.
deps/tesseract/ccutil/unicharset.h:645
↓ 5 callers
Method
get_num_components
deps/jpg/jpgd.h:144
↓ 5 callers
Method
good_width
deps/tesseract/textord/colpartition.h:163
↓ 5 callers
Function
icvDecodeSimpleFormat
deps/opencv/modules/core/src/persistence.cpp:3109
↓ 5 callers
Function
icvFSCreateCollection
deps/opencv/modules/core/src/persistence.cpp:431
↓ 5 callers
Function
icvFreeSeqBlock
Recycle a sequence block: */
deps/opencv/modules/core/src/datastructs.cpp:750
↓ 5 callers
Function
icvXMLParseTag
deps/opencv/modules/core/src/persistence.cpp:2094
↓ 5 callers
Function
icvYMLWrite
deps/opencv/modules/core/src/persistence.cpp:1444
↓ 5 callers
Method
in_cnt
Accessor functions
deps/tesseract/neural_networks/runtime/neural_net.h:49
↓ 5 callers
Method
index
deps/tesseract/textord/pithsync.h:87
↓ 5 callers
Function
initLabTabs
deps/opencv/modules/imgproc/src/color.cpp:1590
↓ 5 callers
Function
isAddEx
deps/opencv/modules/core/src/matop.cpp:213
← previous
next →
1,401–1,500 of 13,842, ranked by callers