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
↓ 8 callers
Function
ptaCopy
! * \brief ptaCopy() * * \param[in] pta * \return copy of pta, or NULL on error */
deps/leptonica/src/ptabasic.c:224
↓ 8 callers
Function
ptaGetLinearLSF
---------------------------------------------------------------------* * Least Squares Fit * *----
deps/leptonica/src/ptafunc1.c:1028
↓ 8 callers
Function
ptraConcatenatePdfToData
---------------------------------------------------------------------* * Intermediate function for generating multipage pdf output * *----
deps/leptonica/src/pdfio2.c:306
↓ 8 callers
Function
recip_
deps/opencv/modules/core/src/arithm.cpp:1735
↓ 8 callers
Function
recogGetDid
! * \brief recogGetDid() * * \param[in] recog * \return did still owned by the recog, or NULL on error * * <pre> * Notes: * (1) Thi
deps/leptonica/src/recogdid.c:893
↓ 8 callers
Method
reserve
deps/opencv/modules/core/src/matrix.cpp:577
↓ 8 callers
Method
setRegion
deps/zxing/core/src/zxing/common/BitMatrix.cpp:58
↓ 8 callers
Method
set_is_error
deps/tesseract/classify/trainingsample.h:193
↓ 8 callers
Method
set_range
* STATS::set_range * * Alter the range on an existing stats element. **********************************************************************/
deps/tesseract/ccstruct/statistc.cpp:62
↓ 8 callers
Method
size
deps/opencv/modules/core/src/algorithm.cpp:54
↓ 8 callers
Method
size
deps/opencv/modules/core/include/opencv2/core/mat.hpp:2178
↓ 8 callers
Function
step_mem
deps/tesseract/ccstruct/coutln.h:280
↓ 8 callers
Function
sudokuDestroy
! * \brief sudokuDestroy() * * \param[in,out] psud to be nulled * \return void */
deps/leptonica/src/sudoku.c:336
↓ 8 callers
Method
sum
deps/tesseract/textord/pitsync1.h:58
↓ 8 callers
Function
swap
deps/opencv/modules/core/include/opencv2/core/gpumat.hpp:411
↓ 8 callers
Function
throw_nocuda
deps/opencv/modules/core/src/opengl_interop.cpp:68
↓ 8 callers
Method
toResultPoint
deps/zxing/core/src/zxing/aztec/detector/Detector.h:42
↓ 7 callers
Method
Absorb
Merge with the other partition and delete it.
deps/tesseract/textord/colpartition.cpp:648
↓ 7 callers
Method
Add
deps/tesseract/ccmain/paragraphs.cpp:655
↓ 7 callers
Method
AddBodyLine
deps/tesseract/ccmain/paragraphs.cpp:589
↓ 7 callers
Function
AddFeature
---------------------------------------------------------------------------- Public Code -----------------------------------------------
deps/tesseract/classify/ocrfeatures.cpp:44
↓ 7 callers
Method
AddModel
deps/tesseract/ccmain/paragraphs.cpp:1214
↓ 7 callers
Method
AddPartner
Add a new element to the list of partner TabVectors. Partners must be added in order of increasing y coordinate of the text line that makes them partn
deps/tesseract/textord/tabvector.cpp:492
↓ 7 callers
Method
AltCost
returns the cost (-ve log prob) of an alternate
deps/tesseract/cube/altlist.h:41
↓ 7 callers
Function
BestPix
Returns a pointer to a Pix representing the best available (original) image of the page. Can be of any bit depth, but never color-mapped, as that has
deps/tesseract/ccmain/tesseractclass.h:218
↓ 7 callers
Function
ClosestCluster
Return the index of the cluster closest to value.
deps/tesseract/ccmain/paragraphs.cpp:665
↓ 7 callers
Method
ColumnContains
Returns true if the partition contains the given x coordinate at the y.
deps/tesseract/textord/colpartition.h:353
↓ 7 callers
Function
DebugDump
deps/tesseract/ccmain/paragraphs.cpp:170
↓ 7 callers
Method
DeleteBoxes
Delete the boxes that this partition owns.
deps/tesseract/textord/colpartition.cpp:315
↓ 7 callers
Function
DeletePartition
Helper deletes the given partition but first marks up all the blobs as noise, so they get deleted later, and disowns them. If the initial type of the
deps/tesseract/textord/imagefind.cpp:991
↓ 7 callers
Method
Finish
deps/tesseract/textord/cjkpitch.cpp:55
↓ 7 callers
Method
GridCellValue
deps/tesseract/textord/bbgrid.h:120
↓ 7 callers
Method
Image
Open and draw an image given a name at (x,y).
deps/tesseract/viewer/scrollview.cpp:663
↓ 7 callers
Method
IsDiacritic
deps/tesseract/ccstruct/blobbox.h:365
↓ 7 callers
Method
IsHorizontalLine
Returns true if this partition is a horizontal line TODO(nbeato): Use PartitionType enum when Ray's code is submitted.
deps/tesseract/textord/colpartition.h:453
↓ 7 callers
Method
IsImageType
Returns true if partitions is of image type
deps/tesseract/textord/colpartition.h:423
↓ 7 callers
Method
IsLineType
Returns true if partitions is of horizontal line type
deps/tesseract/textord/colpartition.h:419
↓ 7 callers
Method
Line
return the pix mask and box of a specific line
deps/tesseract/cube/cube_line_segmenter.cpp:870
↓ 7 callers
Method
Lock
deps/tesseract/ccutil/ccutil.cpp:44
↓ 7 callers
Method
Match
* IntegerMatcher returns the best configuration and rating * for a single class. The class matched against is determined * by the uniqueness of the
deps/tesseract/classify/intmatcher.cpp:475
↓ 7 callers
Function
NewFeatureSet
* Allocate and return a new feature set large enough to * hold the specified number of features. * @param NumFeatures maximum # of features to be pu
deps/tesseract/classify/ocrfeatures.cpp:113
↓ 7 callers
Method
Next
deps/tesseract/ccmain/resultiterator.cpp:421
↓ 7 callers
Method
Nodes
deps/tesseract/cube/search_column.h:44
↓ 7 callers
Function
PTIsTextType
Returns true if PolyBlockType is of text type */
deps/tesseract/ccstruct/publictypes.h:70
↓ 7 callers
Method
SetupForRecognition
Sets up the members used in recognition: bln_boxes, chopped_word, seam_array, denorm. Returns false if the word is empty and sets up fake results. I
deps/tesseract/ccstruct/pageres.cpp:294
↓ 7 callers
Method
SetupNormalization
Initializes the denorm for a transformation. For details see the large comment in normalis.h. Arguments: block: if not NULL, then this is the first tr
deps/tesseract/ccstruct/normalis.cpp:95
↓ 7 callers
Method
ShallowCopy
Copies basic attributes of a tab vector for simple operations. Copies things such startpt, endpt, range. Does not copy things such as partners, boxes,
deps/tesseract/textord/tabvector.cpp:233
↓ 7 callers
Method
SparseSize
The size of the sparse space.
deps/tesseract/ccutil/indexmapbidi.h:57
↓ 7 callers
Method
SpecialBlobsDensity
deps/tesseract/textord/colpartition.cpp:566
↓ 7 callers
Method
UpdateWindow
Send an update message for a single window.
deps/tesseract/viewer/scrollview.cpp:710
↓ 7 callers
Method
append_unichar_id
* append_unichar_id * * Make sure there is enough space in the word for the new unichar id * and call append_unichar_id_space_allocated(). */
deps/tesseract/ccstruct/ratngs.cpp:446
↓ 7 callers
Function
applyQuadraticFit
! * \brief applyQuadraticFit() * * \param[in] a, b, c quadratic fit coefficients * \param[in] x * \param[out] py y = a * x^2 + b * x + c
deps/leptonica/src/ptafunc1.c:1699
↓ 7 callers
Function
arithm_op
deps/opencv/modules/core/src/arithm.cpp:1256
↓ 7 callers
Function
bbufferCreate
--------------------------------------------------------------------------* * BBuffer create/destroy
deps/leptonica/src/bbuffer.c:123
↓ 7 callers
Function
blendHardLightComponents
* blendHardLightComponents() * Input: a (8 bpp blendee component) * b (8 bpp blender component) * fract (fraction
deps/leptonica/src/blend.c:1510
↓ 7 callers
Function
bottom
deps/tesseract/ccstruct/rect.h:61
↓ 7 callers
Function
box3dCopy
! * \brief box3dCopy() * * \param[in] vbox * \return vboxc copy of vbox * * <pre> * Notes: * Don't copy the sortparam. * </pre>
deps/leptonica/src/colorquant2.c:1660
↓ 7 callers
Function
boxAdjustSides
! * \brief boxAdjustSides() * * \param[in] boxd [optional]; this can be null, equal to boxs, * or different from boxs *
deps/leptonica/src/boxfunc1.c:1806
↓ 7 callers
Function
boxIntersects
! * \brief boxIntersects() * * \param[in] box1, box2 * \param[out] presult 1 if any part of box2 is contained * in bo
deps/leptonica/src/boxfunc1.c:129
↓ 7 callers
Function
boxaSelectBySize
---------------------------------------------------------------------* * Boxa size selection * *----
deps/leptonica/src/boxfunc4.c:226
↓ 7 callers
Function
chomp_string
Remove newline (if any) at the end of the string.
deps/tesseract/ccutil/helpers.h:75
↓ 7 callers
Method
column_count
deps/tesseract/textord/tablerecog.cpp:101
↓ 7 callers
Method
contains
deps/tesseract/ccutil/strngs.cpp:192
↓ 7 callers
Function
convertAndUnrollScalar
deps/opencv/modules/core/src/arithm.cpp:968
↓ 7 callers
Method
copyFrom
deps/opencv/modules/core/src/opengl_interop.cpp:246
↓ 7 callers
Function
cvClearSeq
Remove all elements from a sequence: */
deps/opencv/modules/core/src/datastructs.cpp:1586
↓ 7 callers
Function
cvCvtSeqToArray
Copy all sequence elements into single continuous array: */
deps/opencv/modules/core/src/datastructs.cpp:537
↓ 7 callers
Function
cvPtr2D
Returns pointer to specified element of 2d array
deps/opencv/modules/core/src/array.cpp:1743
↓ 7 callers
Function
cvReadRawData
deps/opencv/modules/core/src/persistence.cpp:3400
↓ 7 callers
Function
cvSeqPushMulti
Add several elements to the beginning or end of a sequence: */
deps/opencv/modules/core/src/datastructs.cpp:1447
↓ 7 callers
Function
cvWrite
writes matrix, image, sequence, graph etc. */
deps/opencv/modules/core/src/persistence.cpp:5019
↓ 7 callers
Function
cv_isalpha
deps/opencv/modules/core/src/persistence.cpp:83
↓ 7 callers
Function
debugWshedMerge
deps/leptonica/src/watershed.c:1005
↓ 7 callers
Function
deep_copy
deps/tesseract/ccstruct/coutln.h:259
↓ 7 callers
Function
dewarpMinimize
----------------------------------------------------------------------* * Stripping out data and populating full res disparity * *--
deps/leptonica/src/dewarp3.c:728
↓ 7 callers
Function
dewarpaInsertDewarp
----------------------------------------------------------------------* * Dewarpa insertion/extraction * *--
deps/leptonica/src/dewarp1.c:804
↓ 7 callers
Function
diagtransform_
deps/opencv/modules/core/src/matmul.cpp:1643
↓ 7 callers
Function
div_
deps/opencv/modules/core/src/arithm.cpp:1688
↓ 7 callers
Function
dotProd_
deps/opencv/modules/core/src/matmul.cpp:2657
↓ 7 callers
Function
empty
deps/tesseract/ccutil/clst.h:95
↓ 7 callers
Method
encode_string
Encodes the given UTF-8 string with this UNICHARSET. Returns true if the encoding succeeds completely, false if there is at least one INVALID_UNICHAR_
deps/tesseract/ccutil/unicharset.cpp:234
↓ 7 callers
Function
fastAtan2
deps/opencv/modules/core/src/mathfuncs.cpp:56
↓ 7 callers
Function
fastMalloc
deps/opencv/modules/core/src/alloc.cpp:62
↓ 7 callers
Function
fopenTiff
--------------------------------------------------------------* * Open tiff stream from file stream * *------------------
deps/leptonica/src/tiffio.c:2070
↓ 7 callers
Function
free_adapted_templates
----------------------------------------------------------------------------*/
deps/tesseract/classify/adaptive.cpp:199
↓ 7 callers
Function
generatePtaLineFromPt
! * \brief generatePtaLineFromPt() * * \param[in] x, y point of origination * \param[in] length of line, including starting point * \par
deps/leptonica/src/graphics.c:896
↓ 7 callers
Method
geo_feature
deps/tesseract/classify/trainingsample.h:158
↓ 7 callers
Function
getContinuousSize
deps/opencv/modules/core/src/precomp.hpp:137
↓ 7 callers
Method
getTryHarder
deps/zxing/core/src/zxing/DecodeHints.cpp:123
↓ 7 callers
Method
getZero
deps/zxing/core/src/zxing/common/reedsolomon/GenericGF.cpp:84
↓ 7 callers
Method
get_index
deps/tesseract/ccutil/genericvector.h:749
↓ 7 callers
Function
gettimeofday
deps/tesseract/port/gettimeofday.cpp:23
↓ 7 callers
Method
hist
deps/tesseract/textord/devanagari_processing.h:53
↓ 7 callers
Function
icvFSFlush
deps/opencv/modules/core/src/persistence.cpp:513
↓ 7 callers
Function
icvXMLSkipSpaces
deps/opencv/modules/core/src/persistence.cpp:1771
↓ 7 callers
Function
inRange_
deps/opencv/modules/core/src/arithm.cpp:2585
↓ 7 callers
Function
initInterTab2D
deps/opencv/modules/imgproc/src/imgwarp.cpp:213
↓ 7 callers
Method
isZero
* @return true iff this polynomial is the monomial "0" */
deps/zxing/core/src/zxing/pdf417/decoder/ec/ModulusPoly.cpp:84
↓ 7 callers
Method
katakana_sid
deps/tesseract/ccutil/unicharset.h:838
↓ 7 callers
Function
kernelSetElement
! * \brief kernelSetElement() * * \param[in] kel kernel * \param[in] row * \param[in] col * \param[in] val * \return 0 if OK; 1
deps/leptonica/src/kernel.c:242
← previous
next →
1,001–1,100 of 13,842, ranked by callers