MCPcopy Create free account

hub / github.com/SSARCandy/Coherent-Line-Drawing / functions

Functions48 in github.com/SSARCandy/Coherent-Line-Drawing

↓ 8 callersMethodgenCLD
src/CLD.cpp:64
↓ 8 callersMethodrender
Main Render(iteration) Section
src/gui.cpp:436
↓ 3 callersFunctionMakeGaussianVector
src/CLD.cpp:13
↓ 3 callersFunctiongauss
Eq.(8)
src/CLD.cpp:8
↓ 2 callersFunctionantiAlias
src/postProcessing.cpp:78
↓ 2 callersMethodcombineImage
* re-initialize the filter input * by superimposing the black edge pixels of the previous binary output upon the original image */
src/CLD.cpp:207
↓ 2 callersMethodreadSrc
src/CLD.cpp:52
↓ 2 callersMethodrefine_ETF
src/ETF.cpp:68
↓ 2 callersMethodset_mode
src/gui.cpp:467
↓ 2 callersFunctionvisualizeETF
visualize the ETF
src/postProcessing.cpp:9
↓ 2 callersFunctionvisualizeFlowfield
visualize ETF by drawing red arrowline
src/postProcessing.cpp:60
↓ 1 callersMethodbinaryThresholding
src/CLD.cpp:192
↓ 1 callersMethodinit
src/CLD.cpp:38
↓ 1 callersMethodinitial_ETF
* Generate initial ETF * by taking perpendicular vectors(counter-clockwise) from gradient map */
src/ETF.cpp:30
↓ 1 callersFunctionprint_parameters
src/cmd.cpp:6
MethodCLD
src/CLD.cpp:30
MethodDrawPane
src/gui.cpp:429
MethodETF
src/ETF.cpp:8
MethodMyFrame
src/gui.cpp:19
MethodOnAbout
src/gui.cpp:186
MethodOnClean
src/gui.cpp:267
MethodOnExit
src/gui.cpp:185
MethodOnIdle
src/gui.cpp:420
MethodOnInit
src/gui.cpp:9
MethodOnIterativeFDoG
src/gui.cpp:306
MethodOnOpenSrc
src/gui.cpp:199
MethodOnProcessingBox
Comboboxes
src/gui.cpp:320
MethodOnRefineETF
src/gui.cpp:295
MethodOnSaveResult
src/gui.cpp:240
MethodOnSliderETFkernel
Slides: Pattern Parameter
src/gui.cpp:340
MethodOnSliderRho
src/gui.cpp:348
MethodOnSliderSigmaC
src/gui.cpp:370
MethodOnSliderSigmaM
src/gui.cpp:359
MethodOnSliderTau
src/gui.cpp:381
MethodOnSolveIt
src/gui.cpp:288
MethodOnStart
Buttons
src/gui.cpp:261
MethodOnToggleLog
src/gui.cpp:192
MethodSetRenderingState
src/gui.cpp:404
Methodaddlog
src/gui.cpp:392
MethodcomputeNewVector
* Paper's Eq(1) */
src/ETF.cpp:102
MethodcomputePhi
* Paper's Eq(5) */
src/ETF.cpp:127
MethodcomputeWd
* Paper's Eq(4) */
src/ETF.cpp:146
MethodcomputeWm
* Paper's Eq(3) */
src/ETF.cpp:137
MethodcomputeWs
* Paper's Eq(2) */
src/ETF.cpp:132
MethodflowDoG
* Flow-based DoG filtering */
src/CLD.cpp:78
MethodgradientDoG
src/CLD.cpp:146
Functionmain
src/cmd.cpp:28
Methodrotate
src/ETF.cpp:81