MCPcopy Create free account

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

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

↓ 6 callersFunctionnumaCreateFromFArray
! * \brief numaCreateFromFArray() * * \param[in] farray float * \param[in] size of the array * \param[in] copyflag L_INSERT or L_COPY
deps/leptonica/src/numabasic.c:264
↓ 6 callersFunctionnumaGetMedian
! * \brief numaGetMedian() * * \param[in] na source numa * \param[out] pval median value * \return 0 if OK; 1 on error * * <pre> * No
deps/leptonica/src/numafunc1.c:3118
↓ 6 callersFunctionnumaGetNonzeroRange
! * \brief numaGetNonzeroRange() * * \param[in] na source numa * \param[in] eps largest value considered to be zero * \param[out] pfirs
deps/leptonica/src/numafunc1.c:989
↓ 6 callersFunctionnumaShiftValue
! * \brief numaShiftValue() * * \param[in] na * \param[in] index to element to change relative to the current value * \param[in] diff
deps/leptonica/src/numabasic.c:783
↓ 6 callersFunctionnumaWindowedMean
! * \brief numaWindowedMean() * * \param[in] nas * \param[in] wc half width of the convolution window * \return nad after low-pass filte
deps/leptonica/src/numafunc2.c:561
↓ 6 callersFunctionofs2idx
deps/opencv/modules/core/src/stat.cpp:983
↓ 6 callersFunctionpixClipRectangles
-----------------------------------------------------------------------* * Extract rectangular region * *
deps/leptonica/src/pix5.c:946
↓ 6 callersFunctionpixColorMorph
-----------------------------------------------------------------* * Top-level color morphological operations * *------------
deps/leptonica/src/colormorph.c:65
↓ 6 callersFunctionpixCompareRGB
! * \brief pixCompareRGB() * * \param[in] pix1 32 bpp rgb * \param[in] pix2 32 bpp rgb * \param[in] comptype L_COMPARE_S
deps/leptonica/src/compare.c:967
↓ 6 callersFunctionpixConnCompBB
! * \brief pixConnCompBB() * * \param[in] pixs 1 bpp * \param[in] connectivity 4 or 8 * \return boxa, or NULL on error * * <pre> * No
deps/leptonica/src/conncomp.c:303
↓ 6 callersFunctionpixConvert2To8
! * \brief pixConvert2To8() * * \param[in] pixs 2 bpp * \param[in] val0 8 bit value to be used for 00 in pixs * \param[in] v
deps/leptonica/src/pixconv.c:2455
↓ 6 callersFunctionpixDilateGray3h
! * \brief pixDilateGray3h() * * \param[in] pixs 8 bpp, not cmapped * \return pixd, or NULL on error * * <pre> * Notes: * (1) Speci
deps/leptonica/src/graymorph.c:899
↓ 6 callersFunctionpixDilateGray3v
! * \brief pixDilateGray3v() * * \param[in] pixs 8 bpp, not cmapped * \return pixd, or NULL on error * * <pre> * Notes: * (1) Speci
deps/leptonica/src/graymorph.c:963
↓ 6 callersFunctionpixDisplayWrite
---------------------------------------------------------------------* * Deprecated pix output for debugging * *----
deps/leptonica/src/writefile.c:1337
↓ 6 callersFunctionpixDistanceFunction
-----------------------------------------------------------------------* * Vincent's Distance Function method * *
deps/leptonica/src/seedfill.c:2532
↓ 6 callersFunctionpixErodeGray3h
! * \brief pixErodeGray3h() * * \param[in] pixs 8 bpp, not cmapped * \return pixd, or NULL on error * * <pre> * Notes: * (1) Specia
deps/leptonica/src/graymorph.c:713
↓ 6 callersFunctionpixErodeGray3v
! * \brief pixErodeGray3v() * * \param[in] pixs 8 bpp, not cmapped * \return pixd, or NULL on error * * <pre> * Notes: * (1) Specia
deps/leptonica/src/graymorph.c:780
↓ 6 callersFunctionpixFlipFHMTGen
---------------------------------------------------------------------* * Top-level hmt functions * *----
deps/leptonica/src/fliphmtgen.c:76
↓ 6 callersFunctionpixGetInputFormat
deps/leptonica/src/pix1.c:1385
↓ 6 callersFunctionpixGetRGBLine
! * \brief pixGetRGBLine() * * \param[in] pixs 32 bpp * \param[in] row * \param[in] bufr array of red samples; size w bytes * \para
deps/leptonica/src/pix2.c:2803
↓ 6 callersFunctionpixGetRankValueMasked
! * \brief pixGetRankValueMasked() * * \param[in] pixs 8 bpp, or colormapped * \param[in] pixm [optional] 1 bpp mask over which rank val i
deps/leptonica/src/pix4.c:1106
↓ 6 callersFunctionpixOpenGray
! * \brief pixOpenGray() * * \param[in] pixs * \param[in] hsize of Sel; must be odd; origin implicitly in center * \param[in] vsize
deps/leptonica/src/graymorph.c:389
↓ 6 callersFunctionpixReadMem
---------------------------------------------------------------------* * Read from memory * *----
deps/leptonica/src/readfile.c:826
↓ 6 callersFunctionpixReduceRankBinary2
! * \brief pixReduceRankBinary2() * * \param[in] pixs 1 bpp * \param[in] level rank threshold: 1, 2, 3, 4 * \param[in] intab [optional
deps/leptonica/src/binreduce.c:222
↓ 6 callersFunctionpixRenderPtaBlend
! * \brief pixRenderPtaBlend() * * \param[in] pix 32 bpp rgb * \param[in] pta arbitrary set of points * \param[in] rval, gval, bval
deps/leptonica/src/graphics.c:1416
↓ 6 callersFunctionpixScaleGrayLI
! * \brief pixScaleGrayLI() * * \param[in] pixs 8 bpp grayscale, no cmap * \param[in] scalex, scaley must both be >= 0.7 * \return pixd,
deps/leptonica/src/scale1.c:737
↓ 6 callersFunctionpixScaleRGBToGrayFast
------------------------------------------------------------------* * Fast integer factor subsampling RGB to gray * *----------
deps/leptonica/src/scale1.c:1446
↓ 6 callersFunctionpixSelectBySize
! * \brief pixSelectBySize() * * \param[in] pixs 1 bpp * \param[in] width, height threshold dimensions * \param[in] connect
deps/leptonica/src/pixafunc1.c:203
↓ 6 callersFunctionpixSetTextline
! * \brief pixSetTextline() * * \param[in] pixs input image * \param[in] bmf bitmap font data * \param[in] textstr text string to be s
deps/leptonica/src/textops.c:543
↓ 6 callersFunctionpixUnpackBinary
---------------------------------------------------------------------------* * Unpacking conversion from 1 bpp to 2, 4, 8, 16 and 32 bpp
deps/leptonica/src/pixconv.c:1877
↓ 6 callersFunctionpixVShearCenter
! * \brief pixVShearCenter() * * \param[in] pixd [optional], if not null, must be equal to pixs * \param[in] pixs * \param[in] radang
deps/leptonica/src/shear.c:420
↓ 6 callersFunctionpixaAddPixWithText
! * \brief pixaAddPixWithText() * * \param[in] pixa * \param[in] pixs any depth, colormap ok * \param[in] reduction integer subsamplin
deps/leptonica/src/textops.c:779
↓ 6 callersFunctionpixaSelectWithIndicator
! * \brief pixaSelectWithIndicator() * * \param[in] pixas * \param[in] na indicator numa * \param[out] pchanged [optional] 1
deps/leptonica/src/pixafunc1.c:1018
↓ 6 callersFunctionpixcmapGetNearestIndex
! * \brief pixcmapGetNearestIndex() * * \param[in] cmap * \param[in] rval, gval, bval colormap colors to search for; each number *
deps/leptonica/src/colormap.c:1166
↓ 6 callersFunctionpixcmapWriteStream
! * \brief pixcmapWriteStream() * * \param[in] fp file stream \param[in] cmap * \return 0 if OK, 1 on error */
deps/leptonica/src/colormap.c:1714
↓ 6 callersFunctionpnmReadNextNumber
! * \brief pnmReadNextNumber() * * \param[in] fp file stream * \param[out] pval value as an integer * \return 0 if OK, 1 on error or EOF.
deps/leptonica/src/pnmio.c:1305
↓ 6 callersFunctionpop
* p o p * * Return the list with the first element removed. Destroy the space * that it occupied in the list. ********************************
deps/tesseract/cutil/oldlist.cpp:299
↓ 6 callersMethodprevious
deps/tesseract/textord/pitsync1.h:61
↓ 6 callersFunctionptaGetQuadraticLSF
! * \brief ptaGetQuadraticLSF() * * \param[in] pta * \param[out] pa [optional] coeff a of LSF: y = ax^2 + bx + c * \param[out] pb [opt
deps/leptonica/src/ptafunc1.c:1129
↓ 6 callersFunctionrchExtract
! * \brief rchExtract() * * \param[in] rch * \param[out] pindex [optional] index of best template * \param[out] pscore [optional] correl
deps/leptonica/src/recogident.c:1326
↓ 6 callersFunctionrectangle
deps/opencv/modules/core/src/drawing.cpp:1737
↓ 6 callersMethodrelease
deps/opencv/modules/core/src/matrix.cpp:1627
↓ 6 callersMethodrepeated_set
deps/tesseract/ccstruct/blobbox.h:247
↓ 6 callersMethodresize_no_init
Resizes to size without any initialization.
deps/tesseract/ccutil/genericvector.h:66
↓ 6 callersMethodrotate
Rotates the box and the underlying blob.
deps/tesseract/ccstruct/blobbox.cpp:50
↓ 6 callersMethodrotate_large
rotate_large constructs the containing bounding box of all 4 corners after rotating them. It therefore guarantees that all original content is contain
deps/tesseract/ccstruct/rect.cpp:72
↓ 6 callersMethodseekEnd
deps/opencv/modules/core/include/opencv2/core/mat.hpp:2359
↓ 6 callersFunctionsela8ccThin
! * \brief sela8ccThin() * * \param[in] sela [optional] * \return sela with additional sels, or NULL on error * * <pre> * Notes: *
deps/leptonica/src/sel2.c:789
↓ 6 callersMethodset_blanks
deps/tesseract/ccstruct/werd.h:107
↓ 6 callersMethodset_display_flag
deps/tesseract/ccstruct/werd.h:132
↓ 6 callersMethodset_right_tab_type
deps/tesseract/ccstruct/blobbox.h:265
↓ 6 callersMethodset_special_text_type
deps/tesseract/ccstruct/blobbox.h:277
↓ 6 callersMethodsize
Return the size used.
deps/tesseract/ccutil/genericvector.h:72
↓ 6 callersMethodspace_below
deps/tesseract/textord/tablerecog.cpp:130
↓ 6 callersMethodspecial_text_type
deps/tesseract/ccstruct/blobbox.h:274
↓ 6 callersMethodsqlength
find sq length
deps/tesseract/ccstruct/points.h:73
↓ 6 callersFunctionstringCat
! * \brief stringCat() * * \param[in] dest null-terminated byte buffer * \param[in] size size of dest * \param[in] src string can be n
deps/leptonica/src/utils2.c:355
↓ 6 callersFunctionstring_cleanup
free the above pair again*/
deps/lodepng/lodepng.cpp:306
↓ 6 callersFunctionstring_init
init a {char*, size_t} pair for use as string*/
deps/lodepng/lodepng.cpp:299
↓ 6 callersFunctionstring_set
deps/lodepng/lodepng.cpp:312
↓ 6 callersFunctiontop
deps/tesseract/ccstruct/rect.h:54
↓ 6 callersFunctiontriangleArea
deps/opencv/modules/imgproc/src/subdivision2d.cpp:213
↓ 6 callersFunctionv_edge
deps/tesseract/textord/scanedg.cpp:279
↓ 6 callersFunctionvboxGetCount
! * \brief vboxGetCount() * * \param[in] vbox 3d region of color space for one quantized color * \param[in] histo * \param[in] sigbits
deps/leptonica/src/colorquant2.c:1576
↓ 6 callersMethodwhat
! \return the error description and the context as a text string. */
deps/opencv/modules/core/src/system.cpp:189
↓ 6 callersMethodword_in_dawg
deps/tesseract/dict/dawg.cpp:69
↓ 6 callersFunctionwriteElems
deps/opencv/modules/core/src/out.cpp:55
↓ 5 callersMethodAdaptiveClassifier
* This routine calls the adaptive matcher * which returns (in an array) the class id of each * class matched. * * It also returns the number of cl
deps/tesseract/classify/adaptmatch.cpp:185
↓ 5 callersMethodAddEventHandler
Add an Event Listener to this ScrollView Window
deps/tesseract/viewer/scrollview.cpp:418
↓ 5 callersFunctionAddIdTohOCR
deps/tesseract/api/baseapi.cpp:1359
↓ 5 callersMethodAtEnd
deps/tesseract/classify/sampleiterator.cpp:99
↓ 5 callersMethodBaseline
* Returns the baseline of the current object at the given level. * The baseline is the line that passes through (x1, y1) and (x2, y2). * WARNING: wi
deps/tesseract/ccmain/pageiterator.cpp:487
↓ 5 callersMethodBegin
Iterator functions designed for use with a simple for loop: for (it.Begin(); !it.AtEnd(); it.Next()) { const TrainingSample& sample = it.GetSample();
deps/tesseract/classify/sampleiterator.cpp:87
↓ 5 callersMethodBigrams
deps/tesseract/ccmain/cube_reco_context.h:62
↓ 5 callersMethodBottom
deps/tesseract/cube/con_comp.h:68
↓ 5 callersMethodClearGridData
deps/tesseract/textord/bbgrid.h:467
↓ 5 callersMethodCompactToSparse
CompactToSparse takes a compact index to the corresponding index in the sparse space.
deps/tesseract/ccutil/indexmapbidi.h:53
↓ 5 callersFunctionComputeAdjustment
deps/tesseract/wordrec/language_model.h:116
↓ 5 callersMethodConsumeWordResults
Moves the results fields from word to this. This takes ownership of all the data, so src can be destructed.
deps/tesseract/ccstruct/pageres.cpp:757
↓ 5 callersMethodContainedByBlob
Returns true if the given blob contains all splits of *this SEAM.
deps/tesseract/ccstruct/seam.h:79
↓ 5 callersMethodCost
deps/tesseract/cube/char_bigrams.cpp:155
↓ 5 callersFunctionDistributionOK
* This routine performs a chi-square goodness of fit test * on the histogram data in the Buckets data structure. TRUE * is returned if the histogra
deps/tesseract/classify/cluster.cpp:2131
↓ 5 callersFunctionFastAtan2_32f
deps/opencv/modules/core/src/mathfuncs.cpp:79
↓ 5 callersFunctionFillBuckets
* This routine counts the number of cluster samples which * fall within the various histogram buckets in Buckets. Only * one dimension of each samp
deps/tesseract/classify/cluster.cpp:1990
↓ 5 callersMethodFixHeader
This is const, but is modifying a mutable field this way it can be used on const or non-const instances.
deps/tesseract/ccutil/strngs.cpp:98
↓ 5 callersMethodGetBlobChoices
Returns the BLOB_CHOICE_LIST corresponding to the given index in the best choice word taken from the appropriate cell in the ratings MATRIX. Borrowed
deps/tesseract/ccstruct/pageres.cpp:751
↓ 5 callersFunctionGetComponentImages
Helper function to get binary images with no padding (most common usage).
deps/tesseract/api/baseapi.h:460
↓ 5 callersMethodGetEndOffset
Returns the end offset for the given tesseract data file type. */
deps/tesseract/ccutil/tessdatamanager.h:178
↓ 5 callersFunctionGetStartingNode
Returns the appropriate next node given the EDGE_REF.
deps/tesseract/dict/dict.h:418
↓ 5 callersMethodGetValue
Getter for the value.
deps/tesseract/ccmain/paramsd.cpp:135
↓ 5 callersMethodGridSmoothNeighbours
Filters partitions of source_type by looking at local neighbours. Where a majority of neighbours have a text type, the partitions are changed to text,
deps/tesseract/textord/colpartitiongrid.cpp:628
↓ 5 callersFunctionHuffmanTree_makeFromLengths
given the code lengths (as stored in the PNG file), generate the tree as defined by Deflate. maxbitlen is the maximum bits that a code in the tree can
deps/lodepng/lodepng.cpp:664
↓ 5 callersFunctionIndex
Returns a 1-dimensional index corresponding to the given feature value. Range is [0, Size()-1]. Inverse of PositionFromIndex member.
deps/tesseract/classify/intfeaturespace.h:65
↓ 5 callersMethodInsert
* insert an alternate word with the specified cost and tag */
deps/tesseract/cube/word_altlist.cpp:43
↓ 5 callersMethodIsEmpty
Returns true if there are no blobs in the list.
deps/tesseract/textord/colpartition.h:357
↓ 5 callersMethodIsHorizontalType
Returns true if the partition is of a definite horizontal type.
deps/tesseract/textord/colpartition.h:439
↓ 5 callersMethodLoadFromCharDumpFile
deps/tesseract/cube/bmp_8.cpp:119
↓ 5 callersFunctionMovePointerData
deps/tesseract/ccstruct/pageres.cpp:702
↓ 5 callersFunctionMutualUnusedVNeighbour
Helper verifies that blob's neighbour in direction dir is good to add to a vertical text chain by returning the neighbour if it is not null, not owned
deps/tesseract/textord/strokewidth.cpp:1360
↓ 5 callersMethodNext
Moves on to the next indexable sample. If the end is reached, leaves the state such that AtEnd() is true.
deps/tesseract/classify/sampleiterator.cpp:156
← previousnext →1,301–1,400 of 13,842, ranked by callers