MCPcopy Create free account

hub / github.com/KAlO2/PerfectShow / functions

Functions588 in github.com/KAlO2/PerfectShow

↓ 144 callersFunctionCopyPoint
jni/stasm/convshape.cpp:9
↓ 64 callersFunctionPointUsed
jni/stasm/misc.h:230
↓ 49 callersFunctionNSIZE
jni/stasm/misc.h:122
↓ 48 callersFunctionValid
jni/stasm/misc.h:175
↓ 41 callersMethodlineTo
draw arc between p1 and p2 with line segment @param path @param p0 @param p1 @param p2 @param p3 @param point
src/com/cloudream/ishow/algorithm/FaceDetector.java:474
↓ 29 callersFunctionErr
jni/stasm/err.cpp:105
↓ 29 callersFunctiondistance
jni/venus/opencv_utility.cpp:48
↓ 23 callersFunctionlockJavaBitmap
jni/platform/jni_bridge.cpp:64
↓ 23 callersFunctionlprintf
jni/stasm/print.cpp:41
↓ 22 callersFunctionBuf
jni/stasm/misc.h:195
↓ 22 callersFunctionInterPoint
jni/stasm/convshape.cpp:19
↓ 22 callersFunctionunlockJavaBitmap
jni/platform/jni_bridge.cpp:88
↓ 20 callersMethoddrawBitmap
(@IdRes int resId, float center_x, float center_y)
src/com/cloudream/ishow/activity/MakeupActivity2.java:180
↓ 19 callersMethodcreateBitmap
composite a bitmap from alpha channel and specified color. @param image alpha mask, with RGB being 0x000000, anyway, it'll be overridden by new color.
src/com/cloudream/ishow/algorithm/FaceDetector.java:1022
↓ 17 callersFunctionline
jni/venus/opencv_utility.cpp:89
↓ 17 callersMethodmax
(float a, float b, float c)
src/com/cloudream/ishow/util/MathUtils.java:69
↓ 17 callersMethodmin
(float a, float b, float c)
src/com/cloudream/ishow/util/MathUtils.java:80
↓ 16 callersFunctionABS
jni/stasm/misc.h:142
↓ 16 callersMethodcatmullRomSpline
(PointF result, float t, PointF p0, PointF p1, PointF p2, PointF p3)
src/com/cloudream/ishow/algorithm/Effect.java:72
↓ 13 callersFunctionPointDist
jni/stasm/misc.h:240
↓ 13 callersFunctionSQ
jni/stasm/misc.h:137
↓ 13 callersFunctioncatmullRomSpline
Cubic interpolation http://www.paulinternet.nl/?page=bicubic https://en.wikipedia.org/wiki/Cubic_Hermite_spline#Interpolation_on_the_unit_interval_wi
jni/venus/region_operation.cpp:213
↓ 13 callersFunctiongetNativePointArray
jni/platform/jni_bridge.cpp:40
↓ 12 callersFunctionresize
jni/venus/region_operation.h:129
↓ 11 callersFunctionSTRNLEN
jni/stasm/misc.h:132
↓ 11 callersFunctiongetNativeString
Java to C++ **************** //
jni/platform/jni_bridge.cpp:7
↓ 11 callersFunctionlogprintf
jni/stasm/print.cpp:64
↓ 10 callersFunctionFlipIfLeftFacing
jni/stasm/startshape.cpp:288
↓ 10 callersFunctionNELEMS
jni/stasm/misc.h:110
↓ 10 callersFunctionblend
jni/venus/region_operation.cpp:1259
↓ 9 callersFunctionBase
jni/stasm/misc.cpp:78
↓ 9 callersFunctionShape17
jni/stasm/shape17.cpp:274
↓ 9 callersFunctionTransformShape
jni/stasm/misc.cpp:469
↓ 8 callersFunctionDimKeep
jni/stasm/misc.cpp:278
↓ 8 callersFunctionDrawRect
jni/stasm/eyedet.cpp:701
↓ 7 callersFunctionAlignmentMat
jni/stasm/misc.cpp:522
↓ 7 callersFunctionCheckX
jni/stasm/shape17.cpp:283
↓ 7 callersFunctionClamp
jni/stasm/misc.h:148
↓ 7 callersFunctionInRect
jni/stasm/misc.cpp:955
↓ 7 callersFunctionIsLeftFacing
jni/stasm/misc.cpp:840
↓ 7 callersFunctionIsZero
jni/stasm/misc.h:163
↓ 7 callersFunctionShapeWidth
jni/stasm/misc.cpp:376
↓ 7 callersFunctionfuzzyEqual
jni/venus/scalar.h:96
↓ 7 callersFunctiongetFaceFeaturePoints
jni/platform/com_cloudream_ishow_algorithm_FaceDetector.cpp:46
↓ 7 callersFunctiongetNativeMat
jni/platform/jni_bridge.cpp:16
↓ 7 callersFunctiongetNativePoint
This is the Point that reside in android.graphic.Point, not org.opencv.core.Point
jni/platform/jni_bridge.cpp:27
↓ 6 callersFunctionEyeMouthDist
jni/stasm/eyedist.cpp:47
↓ 6 callersFunctionPossiblyPrint
jni/stasm/shapehacks.cpp:29
↓ 6 callersFunctionShape17OrEmpty
jni/stasm/shape17.cpp:246
↓ 6 callersFunctionTransformShapeInPlace
jni/stasm/misc.cpp:438
↓ 6 callersFunctionboundingRect
for int version use cv::boundingRect(points);
jni/venus/opencv_utility.cpp:10
↓ 6 callersMethoddistance
(float x1, float y1, float x2, float y2)
src/com/cloudream/ishow/util/MathUtils.java:111
↓ 5 callersFunctionCopyPoint
jni/stasm/pinstart.cpp:140
↓ 5 callersFunctionDark
jni/stasm/eyedet.cpp:691
↓ 5 callersFunctionEqual
jni/stasm/misc.h:158
↓ 5 callersFunctionGetPyrScale
jni/stasm/asm.h:142
↓ 5 callersFunctionToCvColor
jni/stasm/misc.cpp:597
↓ 5 callersFunctioncalcuateEyeRegionInfo_r
note that these pivot points are chose according to the sample image.
jni/venus/region_operation.cpp:817
↓ 5 callersMethodtone
Tone is a color term commonly used by painters. tone a bitmap with specified color, it's like mixing the color pixel by pixel, the color resulting in
src/com/cloudream/ishow/algorithm/Effect.java:98
↓ 4 callersFunctionCatchOpenCvErrs
jni/stasm/err.cpp:87
↓ 4 callersFunctionCheckStasmInit
the current image
jni/stasm/stasm_lib.cpp:24
↓ 4 callersFunctionCheckY
jni/stasm/shape17.cpp:296
↓ 4 callersFunctionDetect
jni/stasm/misc.cpp:800
↓ 4 callersFunctionEyawAsModIndex
jni/stasm/misc.cpp:845
↓ 4 callersFunctionEyawAsString
jni/stasm/misc.cpp:889
↓ 4 callersFunctionEyeSearchRect
jni/stasm/eyedet.cpp:25
↓ 4 callersFunctionNormalizeMat
jni/stasm/classicdesc.cpp:12
↓ 4 callersFunctionOpenDetector
* @brief open face or feature detector from its XML file * @param cascade out * @param filename in: basename.ext of cascade * @param datadir in */
jni/stasm/misc.cpp:771
↓ 4 callersFunctionPossiblySetRotToZero
jni/stasm/faceroi.cpp:161
↓ 4 callersFunctionRadsToDegrees
jni/stasm/misc.h:168
↓ 4 callersFunctionRectToImageFrame
jni/stasm/eyedet.cpp:669
↓ 4 callersFunctionRoundMat
jni/stasm/misc.cpp:315
↓ 4 callersFunctionShapeHeight
jni/stasm/misc.cpp:384
↓ 4 callersFunctionStep
jni/stasm/classicdesc.cpp:95
↓ 4 callersFunctionSumElems
jni/stasm/misc.h:270
↓ 4 callersFunctionTabPoint
jni/stasm/eyedist.cpp:19
↓ 4 callersFunctionTraceShape
jni/stasm/asm.cpp:11
↓ 4 callersFunctionUncatchOpenCvErrs
jni/stasm/err.cpp:97
↓ 4 callersFunctioncalcuateEyeRegionInfo_l
jni/venus/region_operation.cpp:833
↓ 4 callersMethodcloseSafe
Close the given closeable object (Stream) in a safe way: check if it is null and catch-log exception thrown. @param closeable the closable object to
src/com/cloudream/ishow/util/BitmapUtils.java:624
↓ 4 callersMethodgetEyeBrowPath
(final PointF points[], int _1, int _2, int _3, int _4, int _5, int _6)
src/com/cloudream/ishow/algorithm/FaceDetector.java:396
↓ 4 callersFunctiongetJavaMat
jni/platform/jni_bridge.cpp:96
↓ 4 callersMethodgetWorkingDirectory
()
src/com/cloudream/ishow/App.java:48
↓ 4 callersFunctionrotate
jni/venus/region_operation.cpp:278
↓ 4 callersFunctionround2
jni/stasm/hatdesc.cpp:100
↓ 4 callersFunctionstretchImage
jni/venus/region_operation.cpp:978
↓ 3 callersFunctionAlignMeanShapeToFaceDet
jni/stasm/startshape.cpp:53
↓ 3 callersMethodDesc_
jni/stasm/hat.cpp:399
↓ 3 callersFunctionDrawFeat
jni/stasm/eyedet.cpp:713
↓ 3 callersMethodEstart_
readonly access to some private vars
jni/stasm/asm.h:46
↓ 3 callersFunctionFaceRoiAndDetectorParameter
jni/stasm/faceroi.cpp:168
↓ 3 callersFunctionFlipImgInPlace
jni/stasm/misc.cpp:760
↓ 3 callersFunctionFlipShape
jni/stasm/landmarks.cpp:69
↓ 3 callersFunctionHistIndex
jni/stasm/hat.cpp:297
↓ 3 callersFunctionImgPrintf
jni/stasm/misc.cpp:652
↓ 3 callersFunctionJitterPointsAt00
jni/stasm/misc.cpp:404
↓ 3 callersFunctionJitterPointsAt00InPlace
jni/stasm/misc.cpp:396
↓ 3 callersMethodMeanShape_
jni/stasm/asm.h:48
↓ 3 callersFunctionRoiShapeToImgFrame
jni/stasm/faceroi.cpp:140
↓ 3 callersFunctionShapeToLandmarks
jni/stasm/stasm_lib.cpp:30
next →1–100 of 588, ranked by callers