MCPcopy Create free account

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

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

↓ 4 callersMethodbody_size
deps/tesseract/ccstruct/ocrrow.h:70
↓ 4 callersFunctionboxGetCenter
! * \brief boxGetCenter() * * \param[in] box * \param[out] pcx, pcy location of center of box * \return 0 if OK, 1 on error */
deps/leptonica/src/boxfunc1.c:1443
↓ 4 callersFunctionboxRelocateOneSide
! * \brief boxRelocateOneSide() * * \param[in] boxd [optional]; this can be null, equal to boxs, * or different from boxs;
deps/leptonica/src/boxfunc1.c:1705
↓ 4 callersFunctionboxaConvertToPta
---------------------------------------------------------------------* * Boxa and Box Conversions * *----
deps/leptonica/src/boxfunc4.c:762
↓ 4 callersFunctionboxaExtendArray
! * \brief boxaExtendArray() * * \param[in] boxa * \return 0 if OK; 1 on error * * <pre> * Notes: * (1) Reallocs with doubled size
deps/leptonica/src/boxbasic.c:662
↓ 4 callersFunctionboxaGetArea
! * \brief boxaGetArea() * * \param[in] boxa * \param[out] parea total area of all boxes * \return 0 if OK, 1 on error * * <pre> * Not
deps/leptonica/src/boxfunc4.c:2739
↓ 4 callersFunctionboxaGetNearestByDirection
! * \brief boxaGetNearestByDirection() * * \param[in] boxa either unsorted, or 2D sorted in LR/TB scan order * \param[in] i
deps/leptonica/src/boxfunc1.c:1304
↓ 4 callersFunctionboxaModifyWithBoxa
! * \brief boxaModifyWithBoxa() * * \param[in] boxas * \param[in] boxam boxa with boxes used to modify those in boxas * \param[in] sub
deps/leptonica/src/boxfunc4.c:1468
↓ 4 callersFunctionboxaSaveValid
! * \brief boxaSaveValid() * * \param[in] boxas * \param[in] copyflag L_COPY or L_CLONE * \return boxad if OK, NULL on error * * <pre>
deps/leptonica/src/boxbasic.c:1109
↓ 4 callersFunctioncalcHistLookupTables_8u
deps/opencv/modules/imgproc/src/histogram.cpp:54
↓ 4 callersFunctionccbaDestroy
! * \brief ccbaDestroy() * * \param[in,out] pccba to be nulled * \return void */
deps/leptonica/src/ccbord.c:331
↓ 4 callersMethodchoose_nth_item
deps/tesseract/ccutil/genericvector.h:1062
↓ 4 callersFunctionclear_obj
deps/jpg/jpge.cpp:58
↓ 4 callersFunctionclosedir
deps/opencv/modules/core/src/glob.cpp:125
↓ 4 callersMethodcluster
deps/tesseract/ccstruct/statistc.cpp:320
↓ 4 callersMethodcoeff_buf_getp
deps/jpg/jpgd.cpp:2591
↓ 4 callersMethodcolRange
deps/opencv/modules/core/include/opencv2/core/mat.hpp:315
↓ 4 callersMethodcompact_sorted
Compact the vector by deleting elements using operator!= on basic types. The vector must be sorted.
deps/tesseract/ccutil/genericvector.h:257
↓ 4 callersMethodcompare
deps/opencv/modules/core/src/arithm.cpp:2461
↓ 4 callersMethodcompare
Compares two arrays of unichar ids. Returns -1 if the length of array1 is less than length of array2, if any array1[i] is less than array2[i]. Returns
deps/tesseract/ccutil/ambigs.h:62
↓ 4 callersFunctioncomposeRGBPixel
deps/tesseract/opencl/oclkernels.h:27
↓ 4 callersFunctioncompute_pitch_sd
deps/tesseract/textord/topitch.cpp:1373
↓ 4 callersFunctionconjugate
deps/opencv/modules/core/include/opencv2/core/operations.hpp:1225
↓ 4 callersMethodconstraint_ok
deps/tesseract/ccutil/params.h:121
↓ 4 callersFunctionconvertByteToHexAscii
! * \brief convertByteToHexAscii() * * \param[in] byteval input byte * \param[out] pnib1, pnib2 two hex ascii characters * \return void
deps/leptonica/src/psio2.c:598
↓ 4 callersFunctionconvertG4ToPS
! * \brief convertG4ToPS() * * \param[in] filein input tiff g4 file * \param[in] fileout output ps file * \param[in] operation "w" for
deps/leptonica/src/psio2.c:1143
↓ 4 callersFunctionconvertOnLittleEnd32
deps/leptonica/src/utils1.c:329
↓ 4 callersFunctionconvert_cmp
deps/opencv/modules/core/src/arithm.cpp:2197
↓ 4 callersFunctioncountNonZero_
deps/opencv/modules/core/src/stat.cpp:217
↓ 4 callersFunctioncqcellTreeDestroy
! * \brief cqcellTreeDestroy() * * \param[in,out] pcqcaa to be nulled */
deps/leptonica/src/colorquant1.c:1296
↓ 4 callersMethodcreate
deps/opencv/modules/core/src/opengl_interop.cpp:575
↓ 4 callersFunctioncvAttrValue
deps/opencv/modules/core/src/persistence.cpp:380
↓ 4 callersFunctioncvGraphRemoveEdgeByPtr
Remove the graph edge connecting two given vertices: */
deps/opencv/modules/core/src/datastructs.cpp:2832
↓ 4 callersFunctioncvNextTreeNode
deps/opencv/modules/core/src/datastructs.cpp:3447
↓ 4 callersFunctioncvPtr1D
Returns pointer to specified element of array (linear index is used)
deps/opencv/modules/core/src/array.cpp:1636
↓ 4 callersFunctioncvPtr3D
Returns pointer to specified element of 3d array
deps/opencv/modules/core/src/array.cpp:1838
↓ 4 callersFunctioncvRandInt
Return random 32-bit unsigned integer: */
deps/opencv/modules/core/include/opencv2/core/types_c.h:446
↓ 4 callersFunctioncvRawDataToScalar
Converts data of specified type to CvScalar
deps/opencv/modules/core/src/array.cpp:1523
↓ 4 callersFunctioncvReleaseData
Deallocates array's data
deps/opencv/modules/core/src/array.cpp:972
↓ 4 callersFunctioncvReleaseHist
deps/opencv/modules/imgproc/src/histogram.cpp:2221
↓ 4 callersFunctioncvReleaseImage
deps/opencv/modules/core/src/array.cpp:2979
↓ 4 callersFunctioncvScalarAll
deps/opencv/modules/core/include/opencv2/core/types_c.h:1283
↓ 4 callersFunctioncvSetData
Assigns external data to array
deps/opencv/modules/core/src/array.cpp:888
↓ 4 callersFunctioncvWriteReal
deps/opencv/modules/core/src/persistence.cpp:2986
↓ 4 callersFunctiondepth
deps/opencv/modules/core/include/opencv2/core/opengl_interop.hpp:127
↓ 4 callersMethoddescenders
deps/tesseract/ccstruct/ocrrow.h:82
↓ 4 callersMethoddestination_index
deps/tesseract/classify/shapetable.h:196
↓ 4 callersFunctiondewarpCreateRef
! * \brief dewarpCreateRef() * * \param[in] pageno this page number * \param[in] refpage page number of dewarp disparity arrays to be used
deps/leptonica/src/dewarp1.c:485
↓ 4 callersFunctiondewarpWriteStream
! * \brief dewarpWriteStream() * * \param[in] fp file stream opened for "wb" * \param[in] dew * \return 0 if OK, 1 on error * * <pre>
deps/leptonica/src/dewarp1.c:1328
↓ 4 callersFunctiondewarpaListPages
----------------------------------------------------------------------* * Operations on dewarpa * *--
deps/leptonica/src/dewarp4.c:288
↓ 4 callersMethoddivide
deps/opencv/modules/core/src/matop.cpp:468
↓ 4 callersFunctionencodeAscii85
-------------------------------------------------------------* * Utility for encoding and decoding data with ascii85 * *--------------------
deps/leptonica/src/encoding.c:338
↓ 4 callersMethodendLearning
deps/opencv/modules/imgproc/src/grabcut.cpp:174
↓ 4 callersMethodevaluateAt
* @return evaluation of this polynomial at a given point */
deps/zxing/core/src/zxing/pdf417/decoder/ec/ModulusPoly.cpp:98
↓ 4 callersFunctionfileFormatIsTiff
! * \brief fileFormatIsTiff() * * \param[in] fp file stream * \return 1 if file is tiff; 0 otherwise or on error */
deps/leptonica/src/readfile.c:782
↓ 4 callersFunctionfilter
deps/lodepng/lodepng.cpp:5278
↓ 4 callersMethodfind
deps/zxing/core/src/zxing/qrcode/detector/FinderPatternFinder.cpp:431
↓ 4 callersFunctionfindNextBorderPixel
! * \brief findNextBorderPixel() * * \param[in] w, h, data, wpl * \param[in] px, py current P * \param[in,out] pqpos i
deps/leptonica/src/ccbord.c:1061
↓ 4 callersFunctionfindstr
deps/opencv/modules/core/src/algorithm.cpp:101
↓ 4 callersFunctionfnbytesInFile
! * \brief fnbytesInFile() * * \param[in] fp file stream * \return nbytes in file; 0 on error */
deps/leptonica/src/utils2.c:1432
↓ 4 callersFunctionfopenTiffMemstream
! * \brief fopenTiffMemstream() * * \param[in] filename for error output; can be "" * \param[in] operation "w" for write, "r" for read *
deps/leptonica/src/tiffio.c:2372
↓ 4 callersMethodforward
deps/tesseract/ccutil/elst.cpp:194
↓ 4 callersMethodforward
deps/tesseract/ccutil/elst2.cpp:187
↓ 4 callersMethodforward_with_empties
Move forward, but allow empty blocks to show as single NULL words.
deps/tesseract/ccstruct/pageres.h:720
↓ 4 callersFunctionfpixAddMultConstant
! * \brief fpixAddMultConstant() * * \param[in] fpix * \param[in] addc use 0.0 to skip the operation * \param[in] multc use 1.0 to sk
deps/leptonica/src/fpix2.c:1162
↓ 4 callersFunctionfpixAddSlopeBorder
! * \brief fpixAddSlopeBorder() * * \param[in] fpixs * \param[in] left, right, top, bot pixels on each side to be added * \return fpixd,
deps/leptonica/src/fpix2.c:1570
↓ 4 callersFunctionfpixReadStream
! * \brief fpixReadStream() * * \param[in] fp file stream * \return fpix, or NULL on error */
deps/leptonica/src/fpix1.c:1722
↓ 4 callersFunctionfpixaGetFPixDimensions
! * \brief fpixaGetFPixDimensions() * * \param[in] fpixa * \param[in] index to the index-th box * \param[out] pw, ph [optional] each
deps/leptonica/src/fpix1.c:1003
↓ 4 callersFunctiongaussDistribSampling
! * \brief gaussDistribSampling() * * Return: gaussian distributed variable with zero mean and unit stdev * * Notes: * (1) For an e
deps/leptonica/src/convolve.c:2546
↓ 4 callersFunctiongeneratePtaBoxa
! * \brief generatePtaBoxa() * * \param[in] boxa * \param[in] width * \param[in] removedups 1 to remove, 0 to leave * \return ptad,
deps/leptonica/src/graphics.c:349
↓ 4 callersFunctiongetAffineXformCoeffs
-------------------------------------------------------------* * Affine coordinate transformation * *--------------------
deps/leptonica/src/affine.c:930
↓ 4 callersFunctiongetCopyMaskFunc
deps/opencv/modules/core/src/copy.cpp:201
↓ 4 callersFunctiongetExtendedCompositeParameters
! * \brief getExtendedCompositeParameters() * * \param[in] size of linear Sel * \param[out] pn number of 63 wide convolutions * \param[out
deps/leptonica/src/morphdwa.c:1561
↓ 4 callersFunctiongetLeptonicaVersion
---------------------------------------------------------------------* * Leptonica version number * *----
deps/leptonica/src/utils1.c:798
↓ 4 callersMethodgetMatVector
deps/opencv/modules/core/src/matrix.cpp:1009
↓ 4 callersFunctiongetNameOfType
deps/opencv/modules/core/src/algorithm.cpp:564
↓ 4 callersFunctiongetNumberedPathnamesInDirectory
---------------------------------------------------------------------* * Directory filenames * *----
deps/leptonica/src/sarray1.c:1668
↓ 4 callersFunctiongetOffsetForCharacter
* getOffsetForCharacter() * * Input: sa (output from cpp, by line) * start (starting index in sa to search; never a comment lin
deps/leptonica/src/parseprotos.c:793
↓ 4 callersFunctiongetPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
deps/lodepng/lodepng.cpp:3471
↓ 4 callersFunctiongetProjectiveXformCoeffs
-------------------------------------------------------------* * Projective coordinate transformation * *--------------------
deps/leptonica/src/projective.c:774
↓ 4 callersMethodgetResultPointCallback
deps/zxing/core/src/zxing/qrcode/detector/4Detector.cpp:62
↓ 4 callersFunctiongetShiftedBlock
* This is a little inline function used by both the multiplication * routine and the division routine. * * `getShiftedBlock' returns the `x'th bloc
deps/zxing/core/src/bigint/BigUnsigned.cc:293
↓ 4 callersFunctiongetSinFromLUT
deps/leptonica/src/warper.c:465
↓ 4 callersFunctiongetValueWithMaxVotes
deps/zxing/core/src/zxing/pdf417/detector/LinesSampler.cpp:66
↓ 4 callersMethodgetVote
deps/zxing/core/src/zxing/pdf417/detector/LinesSampler.cpp:58
↓ 4 callersMethodget_isngram
Return the isngram property of the given unichar.
deps/tesseract/ccutil/unicharset.h:484
↓ 4 callersMethodgood_stroke_neighbour
deps/tesseract/ccstruct/blobbox.h:358
↓ 4 callersFunctionh_edge
deps/tesseract/textord/scanedg.cpp:228
↓ 4 callersFunctionhistPrepareImages
deps/opencv/modules/imgproc/src/histogram.cpp:117
↓ 4 callersFunctionhistogram_add
deps/opencv/modules/imgproc/src/smooth.cpp:933
↓ 4 callersFunctionhistogram_add_simd
deps/opencv/modules/imgproc/src/smooth.cpp:908
↓ 4 callersFunctioniconv
deps/zxing/core/src/win32/zxing/win_iconv.c:740
↓ 4 callersFunctioniconv_close
deps/zxing/core/src/win32/zxing/win_iconv.c:725
↓ 4 callersFunctionicvCalcAndWritePtIndices
deps/opencv/modules/imgproc/src/convhull.cpp:195
↓ 4 callersFunctionicvCheckHuge
deps/opencv/modules/core/src/array.cpp:100
↓ 4 callersFunctionicvEncodeFormat
deps/opencv/modules/core/src/persistence.cpp:3021
↓ 4 callersFunctionicvFileNodeSeqLen
deps/opencv/modules/core/src/persistence.cpp:3565
↓ 4 callersFunctionicvGetReal
deps/opencv/modules/core/src/array.cpp:1572
↓ 4 callersFunctionicvGets
deps/opencv/modules/core/src/persistence.cpp:289
↓ 4 callersFunctionicvMed3
deps/opencv/modules/core/src/datastructs.cpp:1891
← previousnext →1,701–1,800 of 13,842, ranked by callers