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
↓ 7 callers
Function
l_dnaaGetCount
----------------------------------------------------------------------* * DNumaa accessors * *--
deps/leptonica/src/dnabasic.c:1332
↓ 7 callers
Function
l_hashPtToUint64
! * \brief l_hashPtToUint64() * * \param[in] x, y * \param[out] phash hash value * \return 0 if OK, 1 on error * * <pre> * Notes: *
deps/leptonica/src/utils1.c:613
↓ 7 callers
Function
l_hashStringToUint64
---------------------------------------------------------------------* * 64-bit hash functions * *----
deps/leptonica/src/utils1.c:567
↓ 7 callers
Method
left_rule
deps/tesseract/ccstruct/blobbox.h:298
↓ 7 callers
Method
line_c
deps/tesseract/ccstruct/blobbox.h:569
↓ 7 callers
Function
lodepng_chunk_length
deps/lodepng/lodepng.cpp:2429
↓ 7 callers
Function
lodepng_get_raw_size
deps/lodepng/lodepng.cpp:2718
↓ 7 callers
Method
median_top
deps/tesseract/textord/colpartition.h:124
↓ 7 callers
Function
minMaxIdx_
deps/opencv/modules/core/src/stat.cpp:891
↓ 7 callers
Function
mul_
deps/opencv/modules/core/src/arithm.cpp:1632
↓ 7 callers
Method
multiply
deps/zxing/core/src/zxing/pdf417/decoder/ec/ModulusGF.cpp:111
↓ 7 callers
Function
normalizeAnchor
deps/opencv/modules/imgproc/src/precomp.hpp:82
↓ 7 callers
Function
numaGetRankValue
----------------------------------------------------------------------* * Functions requiring sorting * *--
deps/leptonica/src/numafunc1.c:3064
↓ 7 callers
Function
numaJoin
----------------------------------------------------------------------* * Rearrangements * *--
deps/leptonica/src/numafunc1.c:3318
↓ 7 callers
Function
numaMakeSequence
! * \brief numaMakeSequence() * * \param[in] startval * \param[in] increment * \param[in] size of sequence * \return numa of sequenc
deps/leptonica/src/numafunc1.c:736
↓ 7 callers
Function
numaNormalizeHistogram
! * \brief numaNormalizeHistogram() * * \param[in] nas input histogram * \param[in] tsum target sum of all numbers in dest histogram; *
deps/leptonica/src/numafunc2.c:1152
↓ 7 callers
Function
numaTransform
----------------------------------------------------------------------* * Other transforms * *--
deps/leptonica/src/numafunc2.c:393
↓ 7 callers
Method
overlap_fraction
deps/tesseract/ccstruct/rect.h:378
↓ 7 callers
Function
pixCentroid
! * \brief pixCentroid() * * \param[in] pix 1 or 8 bpp * \param[in] centtab [optional] table for finding centroids; can be null * \param[
deps/leptonica/src/morphapp.c:1526
↓ 7 callers
Function
pixClose
! * \brief pixClose() * * \param[in] pixd [optional]; this can be null, equal to pixs, * or different from pixs * \param[
deps/leptonica/src/morph.c:468
↓ 7 callers
Function
pixConvert16To8
---------------------------------------------------------------------------* * Conversion from 16 bpp to 8 bpp
deps/leptonica/src/pixconv.c:1688
↓ 7 callers
Function
pixConvertRGBToGrayMinMax
! * \brief pixConvertRGBToGrayMinMax() * * \param[in] pixs 32 bpp RGB * \param[in] type L_CHOOSE_MIN, L_CHOOSE_MAX, L_CHOOSE_MAXDIFF,
deps/leptonica/src/pixconv.c:886
↓ 7 callers
Function
pixCopySpp
! * \brief pixCopySpp() * * \param[in] pixd * \param[in] pixs * \return 0 if OK, 1 on error */
deps/leptonica/src/pix1.c:1182
↓ 7 callers
Function
pixExtendByReplication
! * \brief pixExtendByReplication() * * \param[in] pixs 8 bpp * \param[in] addw number of extra pixels horizontally to add * \param[in]
deps/leptonica/src/adaptmap.c:1564
↓ 7 callers
Function
pixFlipTB
------------------------------------------------------------------* * Top-bottom flip * *----------
deps/leptonica/src/rotateorth.c:600
↓ 7 callers
Function
pixGetAverageTiled
! * \brief pixGetAverageTiled() * * \param[in] pixs 8 bpp, or colormapped * \param[in] sx, sy tile size; must be at least 2 x 2 * \param[
deps/leptonica/src/pix4.c:1652
↓ 7 callers
Function
pixGetRGBComponentCmap
! * \brief pixGetRGBComponentCmap() * * \param[in] pixs colormapped * \param[in] comp one of the set: {COLOR_RED, COLOR_GREEN, COLOR_BLU
deps/leptonica/src/pix2.c:2512
↓ 7 callers
Function
pixMinOrMax
-----------------------------------------------------------------------* * Two-image min and max operations (8 and 16 bpp) * *
deps/leptonica/src/pixarith.c:1053
↓ 7 callers
Function
pixRotate
------------------------------------------------------------------* * General rotation about the center * *----------
deps/leptonica/src/rotate.c:98
↓ 7 callers
Function
pixSaveTiledOutline
! * \brief pixSaveTiledOutline() * * \param[in] pixs 1, 2, 4, 8, 32 bpp * \param[in] pixa the pix are accumulated here * \param[in] sc
deps/leptonica/src/writefile.c:1118
↓ 7 callers
Function
pixScaleToGray
------------------------------------------------------------------* * Scale-to-gray (1 bpp --> 8 bpp; arbitrary downscaling) * *----------
deps/leptonica/src/scale2.c:203
↓ 7 callers
Function
pixScaleToGray16
! * \brief pixScaleToGray16() * * \param[in] pixs 1 bpp * \return pixd 8 bpp, scaled down by 16x in each direction, * or NULL
deps/leptonica/src/scale2.c:648
↓ 7 callers
Function
pixScaleToGray4
! * \brief pixScaleToGray4() * * \param[in] pixs 1 bpp * \return pixd 8 bpp, scaled down by 4x in each direction, * or NULL on
deps/leptonica/src/scale2.c:496
↓ 7 callers
Function
pixSetBorderVal
! * \brief pixSetBorderVal() * * \param[in] pixs 8, 16 or 32 bpp * \param[in] left, right, top, bot amount to set * \param[in] val val
deps/leptonica/src/pix2.c:1475
↓ 7 callers
Function
pixSetMaskedCmap
-------------------------------------------------------------* * Repaint all pixels through mask * *--------------------
deps/leptonica/src/paintcmap.c:692
↓ 7 callers
Function
pixVShearCorner
! * \brief pixVShearCorner() * * \param[in] pixd [optional], if not null, must be equal to pixs * \param[in] pixs * \param[in] radang
deps/leptonica/src/shear.c:358
↓ 7 callers
Function
pixaDisplayTiledAndScaled
! * \brief pixaDisplayTiledAndScaled() * * \param[in] pixa * \param[in] outdepth output depth: 1, 8 or 32 bpp * \param[in] tilewidt
deps/leptonica/src/pixafunc2.c:1122
↓ 7 callers
Function
pixaGetDepthInfo
! * \brief pixaGetDepthInfo() * * \param[in] pixa * \param[out] pmaxdepth [optional] max pixel depth of pix in pixa * \param[out] psame
deps/leptonica/src/pixafunc1.c:2483
↓ 7 callers
Function
pixaaGetPix
! * \brief pixaaGetPix() * * \param[in] paa * \param[in] index index into the pixa array in the pixaa * \param[in] ipix index into t
deps/leptonica/src/pixabasic.c:2174
↓ 7 callers
Function
pixacompAddPixcomp
! * \brief pixacompAddPixcomp() * * \param[in] pixac * \param[in] pixc to be added by insertion * \param[in] copyflag L_INSERT, L_COP
deps/leptonica/src/pixcomp.c:949
↓ 7 callers
Function
pixcmapAddNewColor
! * \brief pixcmapAddNewColor() * * \param[in] cmap * \param[in] rval, gval, bval colormap entry to be added; each number *
deps/leptonica/src/colormap.c:380
↓ 7 callers
Function
pixcmapCreateRandom
! * \brief pixcmapCreateRandom() * * \param[in] depth bpp, of pix; 2, 4 or 8 * \param[in] hasblack 1 if the first color is black; 0 if no
deps/leptonica/src/colormap.c:156
↓ 7 callers
Function
pixcmapGetIndex
! * \brief pixcmapGetIndex() * * \param[in] cmap * \param[in] rval, gval, bval colormap colors to search for; each number *
deps/leptonica/src/colormap.c:920
↓ 7 callers
Function
pixcmapToArrays
----------------------------------------------------------------------* * Extract colormap arrays and serialization * *--
deps/leptonica/src/colormap.c:1812
↓ 7 callers
Method
points
deps/opencv/modules/core/src/matrix.cpp:4261
↓ 7 callers
Function
print
deps/tesseract/ccstruct/rect.h:270
↓ 7 callers
Function
print_ratings_list
* print_ratings_list * * Send all the ratings out to the logfile. * * @param msg intro message * @param ratings list of ratings * @param current
deps/tesseract/ccstruct/ratngs.cpp:819
↓ 7 callers
Function
randnScale_
deps/opencv/modules/core/src/rand.cpp:407
↓ 7 callers
Function
read
deps/opencv/modules/core/include/opencv2/core/operations.hpp:3023
↓ 7 callers
Function
recogCreateFromPixa
! * \brief recogCreateFromPixa() * * \param[in] pixa of labeled, 1 bpp images * \param[in] scalew scale all widths to this; use 0 otherwi
deps/leptonica/src/recogbasic.c:278
↓ 7 callers
Function
recogIdentifyPix
! * \brief recogIdentifyPix() * * \param[in] recog with LUT's pre-computed * \param[in] pixs of a single character, 1 bpp * \param[out]
deps/leptonica/src/recogident.c:970
↓ 7 callers
Method
reject_count
deps/tesseract/ccstruct/rejctmap.h:242
↓ 7 callers
Function
releaseVector
deps/opencv/modules/imgproc/src/generalized_hough.cpp:53
↓ 7 callers
Function
repeat
deps/opencv/modules/core/src/copy.cpp:482
↓ 7 callers
Function
right
deps/tesseract/ccstruct/rect.h:75
↓ 7 callers
Method
right_rule
deps/tesseract/ccstruct/blobbox.h:304
↓ 7 callers
Function
rotate
rotate doesn't enlarge the box - it just rotates the bottom-left and top-right corners. Use rotate_large if you want to guarantee that all content is
deps/tesseract/ccstruct/rect.h:189
↓ 7 callers
Function
sarrayReadStream
! * \brief sarrayReadStream() * * \param[in] fp file stream * \return sarray, or NULL on error * * <pre> * Notes: * (1) We store th
deps/leptonica/src/sarray1.c:1381
↓ 7 callers
Function
scaleGray2xLILineLow
! * \brief scaleGray2xLILineLow() * * \param[in] lined ptr to top destline, to be made from current src line * \param[in] wpld * \param
deps/leptonica/src/scale1.c:2626
↓ 7 callers
Function
scaleGray4xLILineLow
! * \brief scaleGray4xLILineLow() * * \param[in] lined ptr to top destline, to be made from current src line * \param[in] wpld * \param
deps/leptonica/src/scale1.c:2862
↓ 7 callers
Method
set_blob_type
deps/tesseract/textord/colpartition.h:151
↓ 7 callers
Method
set_bounding_box
deps/tesseract/textord/tablerecog.cpp:107
↓ 7 callers
Method
set_certainty
deps/tesseract/ccstruct/ratngs.h:150
↓ 7 callers
Method
set_horz_possible
deps/tesseract/ccstruct/blobbox.h:295
↓ 7 callers
Method
set_left_tab_type
deps/tesseract/ccstruct/blobbox.h:259
↓ 7 callers
Method
set_vert_possible
deps/tesseract/ccstruct/blobbox.h:289
↓ 7 callers
Method
space_above
deps/tesseract/textord/tablerecog.cpp:127
↓ 7 callers
Method
split
deps/tesseract/ccutil/strngs.cpp:289
↓ 7 callers
Function
stringCopy
! * \brief stringCopy() * * \param[in] dest existing byte buffer * \param[in] src string [optional] can be null * \param[in] n max num
deps/leptonica/src/utils2.c:241
↓ 7 callers
Function
strtok_r
deps/tesseract/port/strtok_r.cpp:38
↓ 7 callers
Function
sudokuCreate
---------------------------------------------------------------------* * Create/destroy sudoku * *----
deps/leptonica/src/sudoku.c:300
↓ 7 callers
Function
sudokuSolve
---------------------------------------------------------------------* * Solve the puzzle * *----
deps/leptonica/src/sudoku.c:370
↓ 7 callers
Function
sum_
deps/opencv/modules/core/src/stat.cpp:64
↓ 7 callers
Function
sumsqr_
deps/opencv/modules/core/src/stat.cpp:293
↓ 7 callers
Function
thresholdToBinaryLineLow
* thresholdToBinaryLineLow() * */
deps/leptonica/src/grayquant.c:518
↓ 7 callers
Function
transform_
deps/opencv/modules/core/src/matmul.cpp:1289
↓ 7 callers
Function
ucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
deps/lodepng/lodepng.cpp:238
↓ 7 callers
Method
x_overlap
deps/tesseract/ccstruct/rect.h:391
↓ 7 callers
Method
y_scale
deps/tesseract/ccstruct/normalis.h:272
↓ 6 callers
Method
Alt
Returns the string corresponding to the specified alt.
deps/tesseract/cube/beam_search.cpp:287
↓ 6 callers
Method
AnyZeroInRect
Returns true if any cell value in the given rectangle is zero.
deps/tesseract/textord/bbgrid.cpp:178
↓ 6 callers
Function
BlobToTrainingSample
Generates a TrainingSample from a TBLOB. Extracts features and sets the bounding box, so classifiers that operate on the image can work. TODO(rays) Ma
deps/tesseract/classify/intfx.cpp:81
↓ 6 callers
Method
BuildMenu
Build a menu structure for the server and send the necessary messages. Should be called on the root node. If menu_bar is true, a menu_bar menu is buil
deps/tesseract/viewer/svmnode.cpp:121
↓ 6 callers
Function
Cholesky
deps/opencv/modules/core/src/lapack.cpp:203
↓ 6 callers
Method
Classified
Returns true if there are any real classification results.
deps/tesseract/ccstruct/matrix.cpp:36
↓ 6 callers
Method
Clear
deps/tesseract/textord/cjkpitch.cpp:45
↓ 6 callers
Method
Clear
Clears the viterbi search state back to its initial conditions.
deps/tesseract/wordrec/lm_state.cpp:63
↓ 6 callers
Method
ClearNeighbours
deps/tesseract/ccstruct/blobbox.h:494
↓ 6 callers
Method
ColumnContaining
Return the ColPartition that contains the given coords, if any, else NULL.
deps/tesseract/textord/colpartitionset.cpp:74
↓ 6 callers
Method
Confidence
Returns the mean confidence of the current object at the given level. The number should be interpreted as a percent probability. (0.0f-100.0f)
deps/tesseract/ccmain/ltrresultiterator.cpp:94
↓ 6 callers
Function
DFT
deps/opencv/modules/core/src/dxt.cpp:522
↓ 6 callers
Function
DeviceInfo
Creates DeviceInfo object for the given GPU
deps/opencv/modules/core/include/opencv2/core/gpumat.hpp:113
↓ 6 callers
Function
DigitValue
deps/tesseract/ccutil/scanutils.cpp:92
↓ 6 callers
Method
End
deps/tesseract/dict/dict.cpp:327
↓ 6 callers
Function
Epsilon
Given the width of a typical space between words, what is the threshold by which by which we think left and right alignments for paragraphs can vary a
deps/tesseract/ccmain/paragraphs.cpp:52
↓ 6 callers
Function
FindMatchingChoice
Helper to find the BLOB_CHOICE in the bc_list that matches the given unichar_id, or NULL if there is no match.
deps/tesseract/ccstruct/ratngs.cpp:160
↓ 6 callers
Function
FreeFeatureSet
* Release the memory consumed by the specified feature * set. This routine also frees the memory consumed by the * features contained in the set.
deps/tesseract/classify/ocrfeatures.cpp:77
↓ 6 callers
Method
GetClusters
deps/tesseract/ccmain/paragraphs.cpp:675
↓ 6 callers
Method
GetSquishedDawg
deps/tesseract/dict/dawg_cache.cpp:47
↓ 6 callers
Method
GridCoords
Compute the given grid coordinates from image coords.
deps/tesseract/textord/bbgrid.cpp:54
← previous
next →
1,101–1,200 of 13,842, ranked by callers