Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carlren/gSLICr
/ functions
Functions
199 in github.com/carlren/gSLICr
⨍
Functions
199
◇
Types & classes
52
↓ 5 callers
Method
GetData
Get the data pointer on CPU or GPU. */
ORUtils/MemoryBlock.h:59
↓ 4 callers
Method
setZeros
ORUtils/Matrix.h:84
↓ 3 callers
Method
SetFrom
Copy data */
ORUtils/MemoryBlock.h:146
↓ 3 callers
Method
size
ORUtils/Vector.h:59
↓ 2 callers
Method
Free
ORUtils/MemoryBlock.h:219
↓ 2 callers
Method
Get_Seg_Mask
gSLICr_Lib/engines/gSLICr_seg_engine.h:42
↓ 2 callers
Function
load_image
demo.cpp:18
↓ 1 callers
Method
Allocate
Allocate image data of the specified size. If the data has been allocated before, the data is freed. */
ORUtils/MemoryBlock.h:173
↓ 1 callers
Method
Draw_Segmentation_Result
gSLICr_Lib/engines/gSLICr_core_engine.cpp:30
↓ 1 callers
Method
Perform_Segmentation
gSLICr_Lib/engines/gSLICr_seg_engine.cpp:26
↓ 1 callers
Method
Process_Frame
gSLICr_Lib/engines/gSLICr_core_engine.cpp:20
↓ 1 callers
Method
UpdateHostFromDevice
Transfer data from GPU to CPU, if possible. */
ORUtils/MemoryBlock.h:138
↓ 1 callers
Method
Write_Seg_Res_To_PGM
gSLICr_Lib/engines/gSLICr_core_engine.cpp:35
↓ 1 callers
Function
compute_slic_distance
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:92
↓ 1 callers
Method
getAverageTime
/////////////////////////////////////////////////////////////////////////// Time in msec. for a single run based on the total number of COMPLETED runs
NVTimer.h:211
↓ 1 callers
Method
getTime
/////////////////////////////////////////////////////////////////////////// Time in msec. after start. If the stop watch is still running (i.e. there
NVTimer.h:190
↓ 1 callers
Method
reset
/////////////////////////////////////////////////////////////////////////// Reset the timer to 0. Does not change the timer running state but does rec
NVTimer.h:170
↓ 1 callers
Function
rgb2CIELab
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:19
↓ 1 callers
Function
rgb2xyz
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:7
↓ 1 callers
Function
sdkCreateTimer
/////////////////////////////////////////////////////////////////////////// Create a new timer @return true if a time has been created, otherwise fals
NVTimer.h:377
↓ 1 callers
Function
sdkGetTimerValue
/////////////////////////////////////////////////////////////////////////// Total execution time for the timer over all runs since the last reset or t
NVTimer.h:482
↓ 1 callers
Function
sdkResetTimer
/////////////////////////////////////////////////////////////////////////// Resets the timer's counter. @param name name of the timer to reset. /////
NVTimer.h:444
↓ 1 callers
Function
sdkStartTimer
/////////////////////////////////////////////////////////////////////////// Start the time with name \a name @param name name of the timer to start /
NVTimer.h:412
↓ 1 callers
Function
sdkStopTimer
/////////////////////////////////////////////////////////////////////////// Stop the time with name \a name. Does not reset. @param name name of the
NVTimer.h:428
↓ 1 callers
Method
start
/////////////////////////////////////////////////////////////////////////// Start time measurement ///////////////////////////////////////////////////
NVTimer.h:143
↓ 1 callers
Method
stop
/////////////////////////////////////////////////////////////////////////// Stop time measurement and increment add to the current diff_time summation
NVTimer.h:154
Method
Backsub
ORUtils/Cholesky.h:49
Method
ChangeDims
Resize an image, loosing all old image data. Essentially any previously allocated data is released, new memory is allocated. */
ORUtils/Image.h:47
Method
Cholesky
ORUtils/Cholesky.h:16
Method
Clear
Set all image data to the given @p defaultValue. */
ORUtils/MemoryBlock.h:122
Method
Clear
ORUtils/Vector.h:695
Method
GetMetalBuffer
ORUtils/MemoryBlock.h:85
Method
Get_Seg_Res
gSLICr_Lib/engines/gSLICr_core_engine.cpp:25
Method
Image
Initialize an empty image of the given size, either on CPU only or on both CPU and GPU. */
ORUtils/Image.h:25
Method
LoadMemoryBlock
ORUtils/MemoryBlockPersister.h:28
Method
Matrix3
ORUtils/Matrix.h:236
Method
Matrix4
ORUtils/Matrix.h:59
Method
MatrixSQX
ORUtils/Matrix.h:367
Method
MemoryBlock
Initialize an empty memory block of the given size, on CPU only or GPU only or on both. CPU might also use the Metal compatible allocator (i.e. wi
ORUtils/MemoryBlock.h:92
Method
ReadBlockData
ORUtils/MemoryBlockPersister.h:121
Method
ReadBlockSize
* \brief Attempts to read the size of a memory block from a file containing data for a single block. * * The size is stored as a single integer
ORUtils/MemoryBlockPersister.h:72
Method
SaveMemoryBlock
ORUtils/MemoryBlockPersister.h:87
Method
StopWatchInterface
NVTimer.h:28
Method
StopWatchLinux
Constructor, default
NVTimer.h:227
Method
StopWatchWin
Constructor, default
NVTimer.h:67
Method
UpdateDeviceFromHost
Transfer data from CPU to GPU, if possible. */
ORUtils/MemoryBlock.h:131
Method
Vector2
/////////////////////////////////////////////////// Constructors ///////////////////////////////////////////////////
ORUtils/Vector.h:64
Method
Vector3
/////////////////////////////////////////////////// Constructors ///////////////////////////////////////////////////
ORUtils/Vector.h:203
Method
Vector4
ORUtils/Vector.h:387
Method
Vector6
ORUtils/Vector.h:529
Method
VectorX
ORUtils/Vector.h:665
Method
WriteBlock
ORUtils/MemoryBlockPersister.h:185
Function
__cudaSafeCall
ORUtils/CUDADefines.h:31
Method
core_engine
gSLICr_Lib/engines/gSLICr_core_engine.cpp:10
Method
cross
ORUtils/Vector.h:354
Function
cvt_img_space_shared
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:53
Method
det
Matrix determinant
ORUtils/Matrix.h:332
Function
draw_superpixel_boundry_shared
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:136
Function
dummy_with_external_linkage
ORUtils/Dummy.cpp:3
Function
finalize_reduction_result_shared
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:153
Function
find_center_association_shared
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:106
Method
getColumn
ORUtils/Matrix.h:94
Method
getColumn
ORUtils/Matrix.h:269
Method
getColumn
ORUtils/Matrix.h:390
Method
getDiffTime
///////////////////////////////////////////////////////////////////////////
NVTimer.h:357
Method
getRow
get values
ORUtils/Matrix.h:93
Method
getRow
get values
ORUtils/Matrix.h:268
Method
getRow
ORUtils/Matrix.h:389
Method
getScale
ORUtils/Matrix.h:71
Method
getScale
ORUtils/Matrix.h:247
Method
getTranspose
ORUtils/Matrix.h:391
Method
getValues
ORUtils/Matrix.h:69
Method
getValues
ORUtils/Matrix.h:245
Method
getValues
ORUtils/Matrix.h:371
Method
getValues
ORUtils/Vector.h:89
Method
getValues
ORUtils/Vector.h:255
Method
getValues
ORUtils/Vector.h:414
Method
getValues
ORUtils/Vector.h:549
Method
getValues
ORUtils/Vector.h:693
Method
homogeneousCoordinatesNormalize
ORUtils/Vector.h:406
Function
init_cluster_centers_shared
gSLICr_Lib/engines/gSLICr_seg_engine_shared.h:73
Method
inv
The inverse matrix for float/double type
ORUtils/Matrix.h:162
Method
inv
The inverse matrix for float/double type
ORUtils/Matrix.h:337
Function
lexical_cast
ORUtils/LexicalCast.h:22
Function
main
demo.cpp:47
Function
matmul
ORUtils/MathUtils.h:47
Function
maxV
ORUtils/Vector.h:844
Function
minV
ORUtils/Vector.h:835
Method
normalised
ORUtils/Vector.h:250
Function
normalize
ORUtils/Vector.h:821
Method
operator !=
ORUtils/Matrix.h:154
Method
operator !=
ORUtils/Matrix.h:324
Method
operator !=
ORUtils/Matrix.h:426
Method
operator !=
ORUtils/Vector.h:184
Method
operator !=
ORUtils/Vector.h:345
Method
operator !=
ORUtils/Vector.h:509
Method
operator !=
ORUtils/Vector.h:644
Method
operator !=
ORUtils/Vector.h:790
Method
operator *
ORUtils/Matrix.h:102
Method
operator *
ORUtils/Matrix.h:277
next →
1–100 of 199, ranked by callers