Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SSARCandy/Coherent-Line-Drawing
/ functions
Functions
48 in github.com/SSARCandy/Coherent-Line-Drawing
⨍
Functions
48
◇
Types & classes
6
↓ 8 callers
Method
genCLD
src/CLD.cpp:64
↓ 8 callers
Method
render
Main Render(iteration) Section
src/gui.cpp:436
↓ 3 callers
Function
MakeGaussianVector
src/CLD.cpp:13
↓ 3 callers
Function
gauss
Eq.(8)
src/CLD.cpp:8
↓ 2 callers
Function
antiAlias
src/postProcessing.cpp:78
↓ 2 callers
Method
combineImage
* 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 callers
Method
readSrc
src/CLD.cpp:52
↓ 2 callers
Method
refine_ETF
src/ETF.cpp:68
↓ 2 callers
Method
set_mode
src/gui.cpp:467
↓ 2 callers
Function
visualizeETF
visualize the ETF
src/postProcessing.cpp:9
↓ 2 callers
Function
visualizeFlowfield
visualize ETF by drawing red arrowline
src/postProcessing.cpp:60
↓ 1 callers
Method
binaryThresholding
src/CLD.cpp:192
↓ 1 callers
Method
init
src/CLD.cpp:38
↓ 1 callers
Method
initial_ETF
* Generate initial ETF * by taking perpendicular vectors(counter-clockwise) from gradient map */
src/ETF.cpp:30
↓ 1 callers
Function
print_parameters
src/cmd.cpp:6
Method
CLD
src/CLD.cpp:30
Method
DrawPane
src/gui.cpp:429
Method
ETF
src/ETF.cpp:8
Method
MyFrame
src/gui.cpp:19
Method
OnAbout
src/gui.cpp:186
Method
OnClean
src/gui.cpp:267
Method
OnExit
src/gui.cpp:185
Method
OnIdle
src/gui.cpp:420
Method
OnInit
src/gui.cpp:9
Method
OnIterativeFDoG
src/gui.cpp:306
Method
OnOpenSrc
src/gui.cpp:199
Method
OnProcessingBox
Comboboxes
src/gui.cpp:320
Method
OnRefineETF
src/gui.cpp:295
Method
OnSaveResult
src/gui.cpp:240
Method
OnSliderETFkernel
Slides: Pattern Parameter
src/gui.cpp:340
Method
OnSliderRho
src/gui.cpp:348
Method
OnSliderSigmaC
src/gui.cpp:370
Method
OnSliderSigmaM
src/gui.cpp:359
Method
OnSliderTau
src/gui.cpp:381
Method
OnSolveIt
src/gui.cpp:288
Method
OnStart
Buttons
src/gui.cpp:261
Method
OnToggleLog
src/gui.cpp:192
Method
SetRenderingState
src/gui.cpp:404
Method
addlog
src/gui.cpp:392
Method
computeNewVector
* Paper's Eq(1) */
src/ETF.cpp:102
Method
computePhi
* Paper's Eq(5) */
src/ETF.cpp:127
Method
computeWd
* Paper's Eq(4) */
src/ETF.cpp:146
Method
computeWm
* Paper's Eq(3) */
src/ETF.cpp:137
Method
computeWs
* Paper's Eq(2) */
src/ETF.cpp:132
Method
flowDoG
* Flow-based DoG filtering */
src/CLD.cpp:78
Method
gradientDoG
src/CLD.cpp:146
Function
main
src/cmd.cpp:28
Method
rotate
src/ETF.cpp:81