MCPcopy Create free account

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

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

↓ 17 callersFunctionpathJoin
! * \brief pathJoin() * * \param[in] dir [optional] can be null * \param[in] fname [optional] can be null * \return specially concatenat
deps/leptonica/src/utils2.c:2570
↓ 17 callersFunctionpixClearAll
-------------------------------------------------------------* * Full image clear/set/set-to-arbitrary-value/invert * *--------------------
deps/leptonica/src/pix2.c:699
↓ 17 callersFunctionpixGetAverageMasked
! * \brief pixGetAverageMasked() * * \param[in] pixs 8 or 16 bpp, or colormapped * \param[in] pixm [optional] 1 bpp mask over which averag
deps/leptonica/src/pix4.c:1456
↓ 17 callersFunctionpixGetGrayHistogram
------------------------------------------------------------------* * Pixel histogram and averaging * *----------
deps/leptonica/src/pix4.c:108
↓ 17 callersFunctionpixGetInvBackgroundMap
------------------------------------------------------------------* * Generate inverted background map * *----------
deps/leptonica/src/adaptmap.c:1828
↓ 17 callersFunctionpixRenderBoxaArb
! * \brief pixRenderBoxaArb() * * \param[in] pix any depth; colormapped is ok * \param[in] boxa * \param[in] width thickness of line
deps/leptonica/src/graphics.c:1757
↓ 17 callersFunctionpixaConvertToPdf
---------------------------------------------------------------------* * Convert multiple images to pdf (one image per page) * *----
deps/leptonica/src/pdfio1.c:748
↓ 17 callersFunctionpixaaAddPixa
---------------------------------------------------------------------* * Pixaa addition * *----
deps/leptonica/src/pixabasic.c:1920
↓ 17 callersFunctionptraGetActualCount
! * \brief ptraGetActualCount() * * \param[in] pa ptra * \param[out] pcount actual number of items on the ptr array * \return 0 if OK; 1
deps/leptonica/src/ptra.c:726
↓ 17 callersFunctionrecogDestroy
! * \brief recogDestroy() * * \param[in,out] precog will be set to null before returning * \return void */
deps/leptonica/src/recogbasic.c:475
↓ 17 callersMethodrowRange
deps/opencv/modules/core/include/opencv2/core/mat.hpp:311
↓ 17 callersMethodsize
src/image.cc:1529
↓ 16 callersMethodBrush
Set the brush color to the given RGB values.
deps/tesseract/viewer/scrollview.cpp:631
↓ 16 callersMethodClassCount
Returns the count of supported strings
deps/tesseract/cube/char_set.h:111
↓ 16 callersFunctionbbufferRead
--------------------------------------------------------------------------* * Operations to read data INTO a BBuffer
deps/leptonica/src/bbuffer.c:261
↓ 16 callersMethodcontains_unichar
deps/tesseract/ccutil/unicharset.cpp:644
↓ 16 callersFunctioncvGetMatSize
deps/opencv/modules/core/include/opencv2/core/internal.hpp:454
↓ 16 callersMethodgetTransitions
deps/zxing/core/src/zxing/datamatrix/detector/2Detector.cpp:71
↓ 16 callersMethodget_fragment
Return a pointer to the CHAR_FRAGMENT class if the given unichar id represents a character fragment.
deps/tesseract/ccutil/unicharset.h:682
↓ 16 callersMethodjustification
deps/tesseract/ccstruct/ocrpara.h:164
↓ 16 callersMethodleft_tab_type
deps/tesseract/ccstruct/blobbox.h:256
↓ 16 callersMethodnode
deps/opencv/modules/core/include/opencv2/core/mat.hpp:2283
↓ 16 callersFunctionpixAddMirroredBorder
! * \brief pixAddMirroredBorder() * * \param[in] pixs all depths; colormap ok * \param[in] left, right, top, bot number of pixels added *
deps/leptonica/src/pix2.c:2013
↓ 16 callersFunctionpixSetBlackOrWhite
! * \brief pixSetBlackOrWhite() * * \param[in] pixs all depths; cmap ok * \param[in] op L_SET_BLACK, L_SET_WHITE * \return 0 if OK; 1 on
deps/leptonica/src/pix2.c:933
↓ 16 callersFunctionpixSetMasked
-------------------------------------------------------------* * Masked operations * *--------------------
deps/leptonica/src/pix3.c:154
↓ 16 callersFunctionptaClone
! * \brief ptaClone() * * \param[in] pta * \return ptr to same pta, or NULL on error */
deps/leptonica/src/ptabasic.c:295
↓ 16 callersMethodremove
deps/tesseract/ccstruct/linlsq.cpp:83
↓ 16 callersFunctionselSetOrigin
! * \brief selSetOrigin() * * \param[in] sel * \param[in] cy, cx * \return 0 if OK; 1 on error */
deps/leptonica/src/sel1.c:879
↓ 16 callersFunctionuchar
deps/opencv/modules/core/include/opencv2/core/operations.hpp:2489
↓ 16 callersFunctionucvector_init
deps/lodepng/lodepng.cpp:254
↓ 15 callersMethodAlignTabs
Find a set of blobs that are aligned in the given vertical direction with the given blob. Returns a list of aligned blobs and the number in the list.
deps/tesseract/textord/alignedblob.cpp:335
↓ 15 callersFunctionEfree
---------------------------------------------------------------------------*/
deps/tesseract/cutil/emalloc.cpp:79
↓ 15 callersMethodGetBoolVariable
deps/tesseract/api/baseapi.cpp:234
↓ 15 callersMethodIsAtFinalElement
* Returns whether the iterator is positioned at the last element in a * given level. (e.g. the last word in a line, the last line in a block) */
deps/tesseract/ccmain/pageiterator.cpp:208
↓ 15 callersMethodLock
deps/tesseract/viewer/svutil.cpp:70
↓ 15 callersMethodSeekToStart
* Returns false if there is no data of the given type. * Otherwise does a seek on the data_file_ to position the pointer * at the start of the d
deps/tesseract/ccutil/tessdatamanager.h:162
↓ 15 callersMethodSetPageSegMode
* Set the current page segmentation mode. Defaults to PSM_AUTO. * The mode is stored as an IntParam so it can also be modified by * ReadConfigFile o
deps/tesseract/api/baseapi.cpp:458
↓ 15 callersMethodSparseToCompact
SparseToCompact takes a sparse index to an index in the compact space. Uses a binary search to find the result. For faster speed use IndexMapBiDi, but
deps/tesseract/ccutil/indexmapbidi.cpp:27
↓ 15 callersMethodStartVerticalSearch
deps/tesseract/textord/bbgrid.h:791
↓ 15 callersMethodbackward
deps/tesseract/ccutil/elst2.cpp:226
↓ 15 callersMethodbottom_spacing
deps/tesseract/textord/colpartition.h:220
↓ 15 callersFunctionboxaGetValidBox
! * \brief boxaGetValidBox() * * \param[in] boxa * \param[in] index to the index-th box * \param[in] accessflag L_COPY or L_CLONE *
deps/leptonica/src/boxbasic.c:799
↓ 15 callersFunctionboxaaDestroy
! * \brief boxaaDestroy() * * \param[in,out] pbaa will be set to null before returning */
deps/leptonica/src/boxbasic.c:1303
↓ 15 callersMethodcreate
deps/opencv/modules/core/src/matrix.cpp:184
↓ 15 callersFunctioncvGetDims
Returns a number of array dimensions
deps/opencv/modules/core/src/array.cpp:1093
↓ 15 callersFunctioncv_isalnum
deps/opencv/modules/core/src/persistence.cpp:78
↓ 15 callersFunctiondel_space
deps/opencv/modules/core/src/cmdparser.cpp:84
↓ 15 callersMethodfontinfo_id
deps/tesseract/ccstruct/ratngs.h:85
↓ 15 callersMethodgetText
deps/zxing/core/src/zxing/common/DecoderResult.cpp:44
↓ 15 callersMethodget_ispunctuation
Return the ispunctuation property of the given unichar.
deps/tesseract/ccutil/unicharset.h:477
↓ 15 callersFunctionl_CIDataDestroy
! * \brief l_CIDataDestroy() * * \param[in,out] pcid will be set to null before returning * \return void */
deps/leptonica/src/pdfio2.c:1475
↓ 15 callersFunctionl_dnaGetIValue
! * \brief l_dnaGetIValue() * * \param[in] da * \param[in] index into l_dna * \param[out] pival integer value; 0 on error * \return
deps/leptonica/src/dnabasic.c:692
↓ 15 callersFunctionmazeelCreate
deps/leptonica/src/maze.c:275
↓ 15 callersFunctionnumaGetSum
! * \brief numaGetSum() * * \param[in] na source numa * \param[out] psum sum of values * \return 0 if OK, 1 on error */
deps/leptonica/src/numafunc1.c:513
↓ 15 callersFunctionnumaaCreate
--------------------------------------------------------------------------* * Numaa creation, destruction
deps/leptonica/src/numabasic.c:1338
↓ 15 callersMethodpara
deps/tesseract/ccstruct/ocrrow.h:115
↓ 15 callersFunctionpixCreateNoInit
! * \brief pixCreateNoInit() * * \param[in] width, height, depth * \return pixd with data allocated but not initialized, *
deps/leptonica/src/pix1.c:330
↓ 15 callersFunctionpixOpenBrick
! * \brief pixOpenBrick() * * \param[in] pixd [optional]; this can be null, equal to pixs, * or different from pixs * \
deps/leptonica/src/morph.c:811
↓ 15 callersFunctionpixSetInputFormat
deps/leptonica/src/pix1.c:1396
↓ 15 callersFunctionsarrayCreateLinesFromString
! * \brief sarrayCreateLinesFromString() * * \param[in] string * \param[in] blankflag 0 to exclude blank lines; 1 to include * \return
deps/leptonica/src/sarray1.c:275
↓ 15 callersMethodspace
deps/tesseract/ccstruct/werd.h:104
↓ 15 callersFunctionucvector_cleanup
deps/lodepng/lodepng.cpp:247
↓ 14 callersFunctionCopyColumn
deps/opencv/modules/core/src/dxt.cpp:1246
↓ 14 callersFunctionCvtColorIPPLoopCopy
deps/opencv/modules/imgproc/src/color.cpp:274
↓ 14 callersMethodFWrite
deps/tesseract/ccutil/serialis.cpp:131
↓ 14 callersMethodGetLineType
deps/tesseract/ccmain/paragraphs.cpp:520
↓ 14 callersMethodHeight
deps/tesseract/cube/bmp_8.h:50
↓ 14 callersFunctionInvariantOk
deps/tesseract/ccutil/strngs.h:155
↓ 14 callersMethodIsHidden
deps/tesseract/ccstruct/blobs.h:153
↓ 14 callersFunctionKERNEL
deps/tesseract/opencl/oclkernels.h:827
↓ 14 callersMethodMidY
Returns the middle y-coord of the bounding box.
deps/tesseract/textord/colpartition.h:304
↓ 14 callersMethodNextVerticalSearch
deps/tesseract/textord/bbgrid.h:805
↓ 14 callersMethodRead
Read the specified number of bytes to the specified input buffer
deps/tesseract/neural_networks/runtime/input_file_buffer.cpp:35
↓ 14 callersMethodStartSideSearch
deps/tesseract/textord/bbgrid.h:749
↓ 14 callersMethodToString
deps/tesseract/ccstruct/ocrpara.cpp:93
↓ 14 callersMethodTop
deps/tesseract/cube/con_comp.h:66
↓ 14 callersFunctionalignSize
! Aligns buffer size by the certain number of bytes This small inline function aligns a buffer size by the certian number of bytes by enlarging i
deps/opencv/modules/core/include/opencv2/core/core.hpp:341
↓ 14 callersMethodbase_line
deps/tesseract/ccstruct/ocrrow.h:56
↓ 14 callersFunctionboxaReplaceBox
---------------------------------------------------------------------* * Boxa array modifiers * *----
deps/leptonica/src/boxbasic.c:942
↓ 14 callersFunctionboxaaCreate
--------------------------------------------------------------------------* * Boxaa creation, destruction
deps/leptonica/src/boxbasic.c:1237
↓ 14 callersFunctionconvertOnBigEnd32
deps/leptonica/src/utils1.c:322
↓ 14 callersMethodcost_function
deps/tesseract/textord/pitsync1.h:52
↓ 14 callersFunctioncvCreateMat
Creates CvMat and underlying data
deps/opencv/modules/core/src/array.cpp:90
↓ 14 callersFunctioncvInitSparseMatIterator
deps/opencv/modules/core/src/array.cpp:614
↓ 14 callersFunctioncvSize
deps/opencv/modules/core/include/opencv2/core/types_c.h:1181
↓ 14 callersFunctioncvWriteString
deps/opencv/modules/core/src/persistence.cpp:2994
↓ 14 callersFunctionditherToBinaryLineLow
! * \brief ditherToBinaryLineLow() * * \param[in] lined ptr to beginning of dest line * w (width of image in pixels * \param
deps/leptonica/src/grayquant.c:321
↓ 14 callersFunctionfindString
deps/tesseract/opencl/openclwrapper.cpp:265
↓ 14 callersFunctionfpixSetPixel
! * \brief fpixSetPixel() * * \param[in] fpix * \param[in] x,y pixel coords * \param[in] val pixel value * \return 0 if OK; 1 on err
deps/leptonica/src/fpix1.c:672
↓ 14 callersMethodgetNBLayers
deps/zxing/core/src/zxing/aztec/AztecDetectorResult.cpp:52
↓ 14 callersFunctionl_byteaDestroy
! * \brief l_byteaDestroy() * * \param[in,out] pba will be set to null before returning * \return void * * <pre> * Notes: * (1) Decr
deps/leptonica/src/bytearray.c:244
↓ 14 callersFunctionlept_free
! * \brief lept_free() * * \param[in] ptr * * <pre> * Notes: * (1) This should be used by any application that accepts * he
deps/leptonica/src/utils2.c:1850
↓ 14 callersMethodline_m
deps/tesseract/ccstruct/blobbox.h:566
↓ 14 callersMethodload
deps/opencv/modules/imgproc/src/smooth.cpp:1310
↓ 14 callersFunctionmakeRGBToIndexTables
------------------------------------------------------------------* * Helper index functions * *----------
deps/leptonica/src/colorquant1.c:1360
↓ 14 callersFunctionnumaGetMin
----------------------------------------------------------------------* * Simple extractions * *--
deps/leptonica/src/numafunc1.c:430
↓ 14 callersMethodparallel_c
deps/tesseract/ccstruct/blobbox.h:575
↓ 14 callersFunctionpixCreateRGBImage
-------------------------------------------------------------* * Color sample setting and extraction * *--------------------
deps/leptonica/src/pix2.c:2335
↓ 14 callersFunctionpixMorphCompSequence
-------------------------------------------------------------------------* * Run a sequence of binary composite rasterop morphological operations
deps/leptonica/src/morphseq.c:299
↓ 14 callersFunctionpixScaleAndTransferAlpha
------------------------------------------------------------------------* * Helper function for transferring alpha with scaling *
deps/leptonica/src/scale2.c:1356
← previousnext →501–600 of 13,842, ranked by callers