MCPcopy Create free account

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

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

↓ 3 callersFunctionNewIntClass
* This routine creates a new integer class data structure * and returns it. Sufficient space is allocated * to handle the specified number of proto
deps/tesseract/classify/intproto.cpp:664
↓ 3 callersFunctionNewIntTemplates
* This routine allocates a new set of integer templates * initialized to hold 0 classes. * @return The integer templates created. * @note Globals:
deps/tesseract/classify/intproto.cpp:723
↓ 3 callersFunctionNormalizedAngleFrom
* Return the angle from Point1 to Point2 normalized to * lie in the range 0 to FullScale (where FullScale corresponds * to 2*pi or 360 degrees). *
deps/tesseract/classify/fpoint.cpp:48
↓ 3 callersMethodNumInconsistentChartype
deps/tesseract/wordrec/lm_consistency.h:90
↓ 3 callersFunctionNumTouchingIntersections
Returns the number of components in the intersection_pix touched by line_box.
deps/tesseract/textord/linefind.cpp:139
↓ 3 callersMethodOffsetFeature
Helper to return an offset index feature. In this context an offset feature with a dir of +/-1 is a feature of a similar direction, but shifted perpen
deps/tesseract/classify/intfeaturemap.cpp:113
↓ 3 callersMethodOffsideIndent
Return the indentation for the side opposite of the aligned side.
deps/tesseract/ccmain/paragraphs_internal.h:146
↓ 3 callersMethodOpen
deps/tesseract/ccutil/serialis.cpp:35
↓ 3 callersFunctionOutOfMemoryError
deps/opencv/modules/core/src/alloc.cpp:50
↓ 3 callersFunctionPSM_COL_FIND_ENABLED
deps/tesseract/ccstruct/publictypes.h:185
↓ 3 callersFunctionPSM_ORIENTATION_ENABLED
deps/tesseract/ccstruct/publictypes.h:182
↓ 3 callersFunctionPSM_OSD_ENABLED
* Inline functions that act on a PageSegMode to determine whether components of * layout analysis are enabled. * *Depend critically on the order of
deps/tesseract/ccstruct/publictypes.h:179
↓ 3 callersFunctionParseBoxFileStr
Parses the given box file string into a page_number, utf8_str, and bounding_box. Returns true on a successful parse. The box file is assumed to contai
deps/tesseract/ccstruct/boxread.cpp:166
↓ 3 callersMethodPass1Analyze
deps/tesseract/textord/cjkpitch.cpp:690
↓ 3 callersMethodPrint
Prints everything in *this SEAM.
deps/tesseract/ccstruct/seam.cpp:160
↓ 3 callersFunctionPrintHelpMessage
deps/tesseract/api/tesseractmain.cpp:144
↓ 3 callersMethodPrintVariables
Print Tesseract parameters to the given file. */
deps/tesseract/api/baseapi.cpp:262
↓ 3 callersMethodProcessMatchedBlobs
This and other putatively are the same, so call the (permanent) callback for each blob index where the bounding boxes match. The callback is deleted o
deps/tesseract/ccstruct/boxword.cpp:193
↓ 3 callersMethodRawData
deps/tesseract/cube/bmp_8.h:51
↓ 3 callersFunctionReadNextBox
TODO(rays) convert all uses of ReadNextBox to use the new ReadAllBoxes. Box files are used ONLY DURING TRAINING, but by both processes of creating tr
deps/tesseract/ccstruct/boxread.cpp:119
↓ 3 callersFunctionRealDFT
deps/opencv/modules/core/src/dxt.cpp:964
↓ 3 callersMethodRenderToPix
Returns a pix representing the sample. (Int features only.)
deps/tesseract/classify/trainingsample.cpp:297
↓ 3 callersMethodReplaceBestChoice
Replace the best choice and rebuild box word. choice must be from the current best_choices list.
deps/tesseract/ccstruct/pageres.cpp:787
↓ 3 callersMethodRestartParagraph
deps/tesseract/ccmain/pageiterator.cpp:109
↓ 3 callersMethodRestartRow
deps/tesseract/ccmain/pageiterator.cpp:128
↓ 3 callersMethodRetryWithLanguage
Helper to recognize the word using the given (language-specific) tesseract. Returns positive if this recognizer found more new best words than the num
deps/tesseract/ccmain/control.cpp:875
↓ 3 callersMethodRootDenorm
deps/tesseract/ccstruct/normalis.h:260
↓ 3 callersFunctionRtlEmbed
deps/tesseract/ccmain/paragraphs.cpp:121
↓ 3 callersMethodSegPtCnt
# of segmentation points. One less than the count of segments
deps/tesseract/cube/cube_search_object.cpp:114
↓ 3 callersMethodSetEdgeMask
deps/tesseract/cube/tess_lang_mod_edge.h:104
↓ 3 callersMethodSetMap
Sets a given index in the sparse_map_ to be mapped or not.
deps/tesseract/ccutil/indexmapbidi.cpp:88
↓ 3 callersMethodSetNormAspectRatio
deps/tesseract/cube/char_samp.h:93
↓ 3 callersMethodSetNormBottom
deps/tesseract/cube/char_samp.h:90
↓ 3 callersMethodSetNormTop
deps/tesseract/cube/char_samp.h:89
↓ 3 callersMethodSetPartitionType
Computes and sets the type_ and first_column_, last_column_ and column_set_. resolution refers to the ppi resolution of the image.
deps/tesseract/textord/colpartition.cpp:981
↓ 3 callersMethodSetPass
deps/tesseract/wordrec/params_model.h:72
↓ 3 callersMethodSetRangesEmpty
Sets all ranges to empty. Used before expanding with font-based data.
deps/tesseract/ccutil/unicharset.cpp:111
↓ 3 callersMethodSetStartLine
deps/tesseract/ccmain/paragraphs.cpp:562
↓ 3 callersMethodSetupBoxWord
Sets/replaces the box_word with one made from the rebuild_word.
deps/tesseract/ccstruct/pageres.cpp:843
↓ 3 callersMethodSplitAt
Split this partition at the given x coordinate, returning the right half and keeping the left half in this.
deps/tesseract/textord/colpartition.cpp:831
↓ 3 callersMethodStrLabel
deps/tesseract/cube/char_samp.h:62
↓ 3 callersMethodUnCache
Removes all pages from memory and frees the memory, but does not forget the document metadata.
deps/tesseract/ccstruct/imagedata.cpp:491
↓ 3 callersMethodUnicharID
Retrieve the unicharid in Tesseract's unicharset corresponding to a 32-bit string. When Tesseract and Cube share the same unicharset, this will just b
deps/tesseract/cube/char_set.h:80
↓ 3 callersFunctionUnicodeFor
Return the first Unicode Codepoint from werd[pos].
deps/tesseract/ccmain/paragraphs.cpp:274
↓ 3 callersMethodVOverlap
Compute the vertical overlap with the other TabVector.
deps/tesseract/textord/tabvector.h:199
↓ 3 callersMethodWait
deps/tesseract/viewer/svutil.cpp:179
↓ 3 callersMethodWeightedDistance
Returns the squared distance between the points, with the x-component weighted by x_factor.
deps/tesseract/ccstruct/blobs.h:99
↓ 3 callersMethodWordRecognitionLanguage
Returns the name of the language used to recognize this word.
deps/tesseract/ccmain/ltrresultiterator.cpp:196
↓ 3 callersFunction_SVDcompute
deps/opencv/modules/core/src/lapack.cpp:1509
↓ 3 callersMethodaccept_if_good_quality
deps/tesseract/ccstruct/rejctmap.cpp:83
↓ 3 callersMethodaddOrSubtract
deps/zxing/core/src/zxing/common/reedsolomon/GenericGF.cpp:109
↓ 3 callersFunctionaddUnknownChunks
deps/lodepng/lodepng.cpp:5696
↓ 3 callersMethodadd_blob
deps/tesseract/ccstruct/blobbox.cpp:728
↓ 3 callersFunctionadd_repeated_word
deps/tesseract/textord/fpchop.cpp:207
↓ 3 callersFunctionaffineXformPt
! * \brief affineXformPt() * * \param[in] vc vector of 6 coefficients * \param[in] x, y initial point * \param[out] pxp, pyp transfo
deps/leptonica/src/affine.c:1138
↓ 3 callersFunctionangleEq
deps/opencv/modules/imgproc/src/generalized_hough.cpp:783
↓ 3 callersMethodarea_stroke_width
deps/tesseract/ccstruct/blobbox.h:334
↓ 3 callersMethodbase_char_bottom
deps/tesseract/ccstruct/blobbox.h:371
↓ 3 callersMethodbase_char_top
deps/tesseract/ccstruct/blobbox.h:368
↓ 3 callersFunctionbbufferExtendArray
! * \brief bbufferExtendArray() * * \param[in] bb bbuffer * \param[in] nbytes number of bytes to extend array size * \return 0 if
deps/leptonica/src/bbuffer.c:360
↓ 3 callersFunctionblendComponents
deps/leptonica/src/blend.c:1004
↓ 3 callersFunctionbmfGetStringWidth
! * \brief bmfGetStringWidth() * * \param[in] bmf * \param[in] textstr * \param[out] pw width of text string, in pixels for the *
deps/leptonica/src/textops.c:978
↓ 3 callersFunctionbox3dCreate
! * \brief box3dCreate() * * \param[in] r1, r2, g1, g2, b1, b2 initial values * \return vbox */
deps/leptonica/src/colorquant2.c:1628
↓ 3 callersFunctionboxContains
---------------------------------------------------------------------* * Box geometry * *----
deps/leptonica/src/boxfunc1.c:98
↓ 3 callersFunctionboxOverlapRegion
! * \brief boxOverlapRegion() * * \param[in] box1, box2 two boxes * \return box of overlap region between input boxes, * or NU
deps/leptonica/src/boxfunc1.c:673
↓ 3 callersFunctionboxaCombineOverlaps
! * \brief boxaCombineOverlaps() * * \param[in] boxas * \param[in,out] pixadb debug output * \return boxad where each set of boxes
deps/leptonica/src/boxfunc1.c:441
↓ 3 callersFunctionboxaExtractAsNuma
---------------------------------------------------------------------* * Boxa array extraction * *----
deps/leptonica/src/boxfunc2.c:1092
↓ 3 callersFunctionboxaFillAll
! * \brief boxaFillAll() * * \param[in] boxa * \return 0 if OK, 1 on error * * <pre> * Notes: * (1) This static function replaces e
deps/leptonica/src/boxfunc4.c:2238
↓ 3 callersFunctionboxaFillSequence
! * \brief boxaFillSequence() * * \param[in] boxas with at least 3 boxes * \param[in] useflag L_USE_ALL_BOXES, L_USE_SAME_PARITY_BOXES *
deps/leptonica/src/boxfunc4.c:2179
↓ 3 callersFunctionboxaGetMedianVals
! * \brief boxaGetMedianVals() * * \param[in] boxa * \param[out] px [optional] median value of x * \param[out] py [optional] median va
deps/leptonica/src/boxfunc2.c:1316
↓ 3 callersFunctionboxaSelectWithIndicator
! * \brief boxaSelectWithIndicator() * * \param[in] boxas * \param[in] na indicator numa * \param[out] pchanged [optional] 1 if changed
deps/leptonica/src/boxfunc4.c:582
↓ 3 callersFunctionboxaSortByIndex
! * \brief boxaSortByIndex() * * \param[in] boxas * \param[in] naindex na that maps from the new boxa to the input boxa * \return boxad
deps/leptonica/src/boxfunc2.c:760
↓ 3 callersFunctionboxaaFlattenToBoxa
! * \brief boxaaFlattenToBoxa() * * \param[in] baa * \param[out] pnaindex [optional] the boxa index in the baa * \param[in] copyflag
deps/leptonica/src/boxfunc2.c:1477
↓ 3 callersFunctionboxaaGetExtent
---------------------------------------------------------------------* * Other Boxaa functions * *----
deps/leptonica/src/boxfunc2.c:1397
↓ 3 callersFunctionboxaaReplaceBoxa
! * \brief boxaaReplaceBoxa() * * \param[in] baa * \param[in] index to the index-th boxa * \param[in] boxa insert and replace any exi
deps/leptonica/src/boxbasic.c:1648
↓ 3 callersFunctionboxaaWriteStream
! * \brief boxaaWriteStream() * * \param[in] fp file stream * \param[in] baa * \return 0 if OK, 1 on error */
deps/leptonica/src/boxbasic.c:1998
↓ 3 callersMethodbuildMonomial
deps/zxing/core/src/zxing/common/reedsolomon/GenericGF.cpp:94
↓ 3 callersMethodbuildMonomial
deps/zxing/core/src/zxing/pdf417/decoder/ec/ModulusGF.cpp:68
↓ 3 callersFunctionccbCreate
! * \brief ccbCreate() * * \param[in] pixs [optional] * \return ccb or NULL on error */
deps/leptonica/src/ccbord.c:363
↓ 3 callersFunctionchain_code
Return the step as a chain code (0-3) related to the standard feature direction of binary_angle_plus_pi by: chain_code * 64 = feature direction.
deps/tesseract/ccstruct/coutln.h:193
↓ 3 callersFunctioncheckColorValidity
return type is a LodePNG error code*/
deps/lodepng/lodepng.cpp:2556
↓ 3 callersFunctioncheckList
deps/opencv/modules/core/src/alloc.cpp:458
↓ 3 callersFunctionclampAngle
deps/opencv/modules/imgproc/src/generalized_hough.cpp:771
↓ 3 callersFunctioncolor_tree_init
deps/lodepng/lodepng.cpp:3052
↓ 3 callersMethodcols
deps/jpg/jpgd.cpp:590
↓ 3 callersMethodcolumn
Simple accessors.
deps/tesseract/textord/workingpartset.h:41
↓ 3 callersFunctioncompress_image_to_jpeg_file_in_memory
deps/jpg/jpge.cpp:1007
↓ 3 callersMethodcontains_unichar_id
* contains_unichar_id * * Returns true if unichar_ids_ contain the given unichar_id, false otherwise. */
deps/tesseract/ccstruct/ratngs.cpp:304
↓ 3 callersFunctionconvertConvKernel
deps/opencv/modules/imgproc/src/morph.cpp:1486
↓ 3 callersFunctionconvertSepCharsInPath
--------------------------------------------------------------------* * Special file name operations * *------
deps/leptonica/src/utils2.c:2701
↓ 3 callersMethodcopy
deps/opencv/modules/dynamicuda/include/opencv2/dynamicuda/dynamicuda.hpp:875
↓ 3 callersFunctioncornerEigenValsVecs
deps/opencv/modules/imgproc/src/corner.cpp:245
↓ 3 callersFunctioncount
---------------------------------------------------------------------- F u n c t i o n s -----------------------------------------------
deps/tesseract/cutil/oldlist.cpp:103
↓ 3 callersFunctioncount_pitch_stats
deps/tesseract/textord/topitch.cpp:1058
↓ 3 callersFunctioncvClearMemStorage
Clears memory storage (return blocks to the parent, if any): */
deps/opencv/modules/core/src/datastructs.cpp:190
↓ 3 callersFunctioncvCreateImage
create IplImage header and allocate underlying data
deps/opencv/modules/core/src/array.cpp:2889
↓ 3 callersFunctioncvCreateMatNDHeader
Creates CvMatND header only
deps/opencv/modules/core/src/array.cpp:275
↓ 3 callersFunctioncvEndFindContours
The function add to tree the last retrieved/substituted contour, releases temp_storage, restores state of dst_storage (if needed), and returns p
deps/opencv/modules/imgproc/src/contours.cpp:1251
↓ 3 callersFunctioncvFindType
deps/opencv/modules/core/src/persistence.cpp:4925
↓ 3 callersFunctioncvGetErrStatus
deps/opencv/modules/core/src/system.cpp:701
← previousnext →2,101–2,200 of 13,842, ranked by callers