Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiLab-git/SimpleCRF
/ functions
Functions
13,093 in github.com/HiLab-git/SimpleCRF
⨍
Functions
13,093
◇
Types & classes
5,152
↓ 1 callers
Method
first
\returns the first element \f$ a_0 \f$ in the sequence */
dependency/densecrf/include/Eigen/src/Core/ArithmeticSequence.h:125
↓ 1 callers
Function
first_multiple
dependency/densecrf3d/include/Eigen/src/Core/util/Memory.h:506
↓ 1 callers
Function
first_multiple
dependency/densecrf/include/Eigen/src/Core/util/Memory.h:506
↓ 1 callers
Function
flog2
log2 approximation. A slight bit faster than std::log. */
dependency/densecrf/examples/lodepng.cpp:5195
↓ 1 callers
Function
garbage_collection
dependency/densecrf3d/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717
↓ 1 callers
Function
garbage_collection
dependency/densecrf/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1717
↓ 1 callers
Function
generic_pow
dependency/densecrf3d/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:1447
↓ 1 callers
Function
generic_pow
dependency/densecrf/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:1447
↓ 1 callers
Function
generic_pow_impl
dependency/densecrf3d/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:1398
↓ 1 callers
Function
generic_pow_impl
dependency/densecrf/include/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:1398
↓ 1 callers
Function
getColor
dependency/densecrf/examples/common.cpp:32
↓ 1 callers
Function
getPaletteTranslucency
palette must have 4 * palettesize bytes allocated, and given in format RGBARGBARGBARGBA... returns 0 if the palette is opaque, returns 1 if the pale
dependency/densecrf/examples/lodepng.cpp:5600
↓ 1 callers
Function
getTreeInflateDynamic
get the tree of a deflated block with dynamic tree, the tree itself is also Huffman compressed with a known tree*/
dependency/densecrf/examples/lodepng.cpp:983
↓ 1 callers
Function
getTreeInflateFixed
get the tree of a deflated block with fixed tree, as specified in the deflate specification*/
dependency/densecrf/examples/lodepng.cpp:975
↓ 1 callers
Function
getValueRequiredBits
Returns how many bits needed to represent given value (max 8 bit)*/
dependency/densecrf/examples/lodepng.cpp:3557
↓ 1 callers
Method
gradient
dependency/densecrf/examples/test_optimization.cpp:37
↓ 1 callers
Function
half_to_float
dependency/densecrf3d/include/Eigen/src/Core/arch/Default/Half.h:593
↓ 1 callers
Function
half_to_float
dependency/densecrf/include/Eigen/src/Core/arch/Default/Half.h:593
↓ 1 callers
Function
handmade_aligned_free
\internal Frees memory allocated with handmade_aligned_malloc */
dependency/densecrf3d/include/Eigen/src/Core/util/Memory.h:114
↓ 1 callers
Function
handmade_aligned_free
\internal Frees memory allocated with handmade_aligned_malloc */
dependency/densecrf/include/Eigen/src/Core/util/Memory.h:114
↓ 1 callers
Function
handmade_aligned_realloc
\internal * \brief Reallocates aligned memory. * Since we know that our handmade version is based on std::malloc * we can use std::realloc to im
dependency/densecrf3d/include/Eigen/src/Core/util/Memory.h:127
↓ 1 callers
Function
handmade_aligned_realloc
\internal * \brief Reallocates aligned memory. * Since we know that our handmade version is based on std::malloc * we can use std::realloc to im
dependency/densecrf/include/Eigen/src/Core/util/Memory.h:127
↓ 1 callers
Function
hash_cleanup
dependency/densecrf/examples/lodepng.cpp:1408
↓ 1 callers
Function
hash_init
dependency/densecrf/examples/lodepng.cpp:1381
↓ 1 callers
Method
householderQ
dependency/densecrf3d/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:618
↓ 1 callers
Method
householderQ
dependency/densecrf/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:618
↓ 1 callers
Function
householder_qr_inplace_unblocked
dependency/densecrf3d/include/Eigen/src/QR/HouseholderQR.h:267
↓ 1 callers
Function
householder_qr_inplace_unblocked
dependency/densecrf/include/Eigen/src/QR/HouseholderQR.h:267
↓ 1 callers
Function
imag_ref
dependency/densecrf3d/include/Eigen/src/Core/MathFunctions.h:1264
↓ 1 callers
Function
imag_ref
dependency/densecrf/include/Eigen/src/Core/MathFunctions.h:1264
↓ 1 callers
Method
inference
dependency/densecrf3d/src/densecrf.cpp:210
↓ 1 callers
Method
inference
dependency/densecrf/src/densecrf.cpp:115
↓ 1 callers
Function
inflate
dependency/densecrf/examples/lodepng.cpp:1296
↓ 1 callers
Function
inflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree*/
dependency/densecrf/examples/lodepng.cpp:1131
↓ 1 callers
Function
inflateNoCompression
dependency/densecrf/examples/lodepng.cpp:1225
↓ 1 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, * \c Num
dependency/densecrf3d/include/Eigen/src/SparseLU/SparseLU.h:299
↓ 1 callers
Method
info
dependency/densecrf3d/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:255
↓ 1 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, \c NoConvergence otherw
dependency/densecrf3d/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:219
↓ 1 callers
Method
info
\returns NumericalIssue if the input contains INF or NaN values or overflow occurred. Returns Success otherwise. */
dependency/densecrf3d/include/Eigen/src/Eigenvalues/EigenSolver.h:281
↓ 1 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, * \c Num
dependency/densecrf/include/Eigen/src/SparseLU/SparseLU.h:299
↓ 1 callers
Method
info
dependency/densecrf/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:255
↓ 1 callers
Method
info
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, \c NoConvergence otherw
dependency/densecrf/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:219
↓ 1 callers
Method
info
\returns NumericalIssue if the input contains INF or NaN values or overflow occurred. Returns Success otherwise. */
dependency/densecrf/include/Eigen/src/Eigenvalues/EigenSolver.h:281
↓ 1 callers
Method
init
dependency/densecrf3d/src/permutohedral.cpp:141
↓ 1 callers
Method
initParallel
dependency/densecrf3d/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:367
↓ 1 callers
Method
initParallel
dependency/densecrf/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:367
↓ 1 callers
Method
initParallelSession
dependency/densecrf3d/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:219
↓ 1 callers
Method
initParallelSession
dependency/densecrf/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:219
↓ 1 callers
Function
init_rows_cols
dependency/densecrf3d/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501
↓ 1 callers
Function
init_rows_cols
dependency/densecrf/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:501
↓ 1 callers
Function
init_scoring
dependency/densecrf3d/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717
↓ 1 callers
Function
init_scoring
dependency/densecrf/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:717
↓ 1 callers
Method
initialValue
dependency/densecrf/examples/test_pairwise.cpp:40
↓ 1 callers
Method
initialValue
dependency/densecrf/examples/test_permutohedral.cpp:41
↓ 1 callers
Function
innerSize
\returns the inner size. * * \note For a vector, this is just the size. For a matrix (non-vector), this is the minor dimension * wit
dependency/densecrf3d/include/Eigen/src/Core/DenseBase.h:234
↓ 1 callers
Function
innerSize
\returns the inner size. * * \note For a vector, this is just the size. For a matrix (non-vector), this is the minor dimension * wit
dependency/densecrf/include/Eigen/src/Core/DenseBase.h:234
↓ 1 callers
Method
innerStride
dependency/densecrf3d/include/Eigen/src/Core/Ref.h:70
↓ 1 callers
Method
innerStride
dependency/densecrf3d/include/Eigen/src/Core/DenseCoeffsBase.h:499
↓ 1 callers
Method
innerStride
dependency/densecrf3d/include/Eigen/src/Core/TriangularMatrix.h:65
↓ 1 callers
Method
innerStride
dependency/densecrf3d/include/Eigen/src/Core/ArrayWrapper.h:70
↓ 1 callers
Method
innerStride
dependency/densecrf/include/Eigen/src/Core/Ref.h:70
↓ 1 callers
Method
innerStride
dependency/densecrf/include/Eigen/src/Core/DenseCoeffsBase.h:499
↓ 1 callers
Method
innerStride
dependency/densecrf/include/Eigen/src/Core/TriangularMatrix.h:65
↓ 1 callers
Method
innerStride
dependency/densecrf/include/Eigen/src/Core/ArrayWrapper.h:70
↓ 1 callers
Function
interactive_maxflow2d
maxflow for 2D interactive image segmentation. Only binary segmentation is supported. input parameters: I : a numpy array of shape
examples/demo_maxflow.py:26
↓ 1 callers
Function
interactive_maxflow3d
maxflow for 3D interactive image segmentation. Only binary segmentation is supported. input parameters: I : a numpy array of shape
examples/demo_maxflow.py:64
↓ 1 callers
Method
inverse
\returns the inverse of the matrix of which *this is the LU decomposition. * * \warning The matrix being decomposed here is assumed to be
dependency/densecrf3d/include/Eigen/src/LU/PartialPivLU.h:196
↓ 1 callers
Method
inverse
\returns the inverse of the matrix of which *this is the LU decomposition. * * \warning The matrix being decomposed here is assumed to be
dependency/densecrf/include/Eigen/src/LU/PartialPivLU.h:196
↓ 1 callers
Method
isApprox
\returns \c true if \c *this is approximately equal to \a other, within the precision * determined by \a prec. * * \sa MatrixBase::isAppro
dependency/densecrf3d/include/Eigen/src/Geometry/AngleAxis.h:151
↓ 1 callers
Method
isApprox
\returns \c true if \c *this is approximately equal to \a other, within the precision * determined by \a prec. * * \sa MatrixBase::isAppro
dependency/densecrf/include/Eigen/src/Geometry/AngleAxis.h:151
↓ 1 callers
Function
is_malloc_allowed
dependency/densecrf3d/include/Eigen/src/Core/util/Memory.h:160
↓ 1 callers
Function
is_malloc_allowed
dependency/densecrf/include/Eigen/src/Core/util/Memory.h:160
↓ 1 callers
Function
isfinite_impl
dependency/densecrf3d/include/Eigen/src/Core/MathFunctions.h:976
↓ 1 callers
Function
isfinite_impl
dependency/densecrf/include/Eigen/src/Core/MathFunctions.h:976
↓ 1 callers
Function
isinf_impl
dependency/densecrf3d/include/Eigen/src/Core/MathFunctions.h:971
↓ 1 callers
Function
isinf_impl
dependency/densecrf/include/Eigen/src/Core/MathFunctions.h:971
↓ 1 callers
Function
isnan_impl
dependency/densecrf3d/include/Eigen/src/Core/MathFunctions.h:966
↓ 1 callers
Function
isnan_impl
dependency/densecrf/include/Eigen/src/Core/MathFunctions.h:966
↓ 1 callers
Function
ivcSize
dependency/densecrf3d/include/Eigen/src/plugins/IndexedViewMethods.h:51
↓ 1 callers
Function
ivcSize
dependency/densecrf/include/Eigen/src/plugins/IndexedViewMethods.h:51
↓ 1 callers
Method
kernelGradient
dependency/densecrf3d/src/pairwise.cpp:205
↓ 1 callers
Method
kernelParameters
dependency/densecrf3d/src/densecrf.cpp:429
↓ 1 callers
Method
kernelParameters
dependency/densecrf/src/densecrf.cpp:334
↓ 1 callers
Method
kill_non_principal
dependency/densecrf3d/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:175
↓ 1 callers
Method
kill_non_principal
dependency/densecrf/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:175
↓ 1 callers
Function
klu_factor
dependency/densecrf3d/include/Eigen/src/KLUSupport/KLUSupport.h:50
↓ 1 callers
Function
klu_factor
dependency/densecrf/include/Eigen/src/KLUSupport/KLUSupport.h:50
↓ 1 callers
Function
klu_solve
dependency/densecrf3d/include/Eigen/src/KLUSupport/KLUSupport.h:34
↓ 1 callers
Function
klu_solve
dependency/densecrf/include/Eigen/src/KLUSupport/KLUSupport.h:34
↓ 1 callers
Function
least_square_conjugate_gradient
dependency/densecrf3d/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:27
↓ 1 callers
Function
least_square_conjugate_gradient
dependency/densecrf/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:27
↓ 1 callers
Function
leftCols
dependency/densecrf3d/include/Eigen/src/plugins/BlockMethods.h:795
↓ 1 callers
Function
leftCols
dependency/densecrf/include/Eigen/src/plugins/BlockMethods.h:795
↓ 1 callers
Method
linearExt
dependency/densecrf3d/include/Eigen/src/Geometry/Transform.h:657
↓ 1 callers
Method
linearExt
dependency/densecrf/include/Eigen/src/Geometry/Transform.h:657
↓ 1 callers
Function
llt_rank_update_lower
dependency/densecrf3d/include/Eigen/src/Cholesky/LLT.h:240
↓ 1 callers
Function
llt_rank_update_lower
dependency/densecrf/include/Eigen/src/Cholesky/LLT.h:240
↓ 1 callers
Function
loadQuadToDoublePacket
dependency/densecrf3d/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:725
↓ 1 callers
Function
loadQuadToDoublePacket
dependency/densecrf/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:725
↓ 1 callers
Function
load_file
dependency/densecrf/examples/lodepng.cpp:6011
← previous
next →
1,801–1,900 of 13,093, ranked by callers