Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chengzhengxin/sdm
/ functions
Functions
3,010 in github.com/chengzhengxin/sdm
⨍
Functions
3,010
◇
Types & classes
1,611
↓ 3 callers
Function
make_char8
OpenCVSDK/include/opencv2/gpu/device/vec_traits.hpp:65
↓ 3 callers
Method
next
* Return a distinct random integer in greater or equal to 0 and less * than 'n' on each call. It should be called maximum 'n' times. * Retur
OpenCVSDK/include/opencv2/flann/random.h:120
↓ 3 callers
Method
popMin
* Returns the node of minimum value from the heap (top of the heap). * * Params: * value = out parameter used to return the min ele
OpenCVSDK/include/opencv2/flann/heap.h:147
↓ 3 callers
Method
pop_back
OpenCVSDK/include/opencv2/core/operations.hpp:3633
↓ 3 callers
Method
predict
src/include/ldmarkmodel.cpp:82
↓ 3 callers
Method
previous_sibling
Gets previous sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \p
src/include/cereal/external/rapidxml/rapidxml.hpp:989
↓ 3 callers
Function
print
src/include/cereal/external/rapidxml/rapidxml_print.hpp:391
↓ 3 callers
Function
random_sample
OpenCVSDK/include/opencv2/flann/sampling.h:40
↓ 3 callers
Method
reduceIter
OpenCVSDK/include/opencv2/gpu/device/vec_distance.hpp:59
↓ 3 callers
Method
registerSharedPointer
Registers a shared pointer to its unique identifier ! After a shared pointer has been allocated for the first time, it should be registered
src/include/cereal/cereal.hpp:661
↓ 3 callers
Method
remove_all_attributes
Removes all attributes of node.
src/include/cereal/external/rapidxml/rapidxml.hpp:1317
↓ 3 callers
Method
remove_all_nodes
Removes all child nodes (but not attributes).
src/include/cereal/external/rapidxml/rapidxml.hpp:1196
↓ 3 callers
Method
rowRange
OpenCVSDK/include/opencv2/core/mat.hpp:311
↓ 3 callers
Function
save
src/include/cereal/types/map.hpp:41
↓ 3 callers
Method
set
@param set a bit to true * @param index the index of the bit to set to 1 */
OpenCVSDK/include/opencv2/flann/dynamic_bitset.h:128
↓ 3 callers
Function
size
OpenCVSDK/include/opencv2/flann/flann.hpp:259
↓ 3 callers
Method
size
OpenCVSDK/include/opencv2/flann/result_set.h:174
↓ 3 callers
Method
size
* Number of features in this index. */
OpenCVSDK/include/opencv2/flann/autotuned_index.h:178
↓ 3 callers
Method
size
OpenCVSDK/include/opencv2/ocl/matrix_operations.hpp:451
↓ 3 callers
Method
sortAndCopy
Copy the set to two C arrays but sort it according to the distance first * @param indices pointer to a C array of indices * @param dist poin
OpenCVSDK/include/opencv2/flann/result_set.h:351
↓ 3 callers
Method
total
OpenCVSDK/include/opencv2/core/mat.hpp:404
↓ 3 callers
Function
vcmpge4
OpenCVSDK/include/opencv2/gpu/device/simd_functions.hpp:739
↓ 3 callers
Function
warpScanInclusive
OpenCVSDK/include/opencv2/gpu/device/scan.hpp:174
↓ 3 callers
Function
write
OpenCVSDK/include/opencv2/core/operations.hpp:2712
↓ 2 callers
Function
Abort
OpenCVSDK/include/opencv2/ts/ts_gtest.h:2974
↓ 2 callers
Method
Advance
OpenCVSDK/include/opencv2/ts/ts_gtest.h:10268
↓ 2 callers
Function
ArrayEq
OpenCVSDK/include/opencv2/ts/ts_gtest.h:7910
↓ 2 callers
Method
Bool_
src/include/cereal/external/rapidjson/document.h:771
↓ 2 callers
Function
CEREAL_LOAD_FUNCTION_NAME
src/include/cereal/types/map.hpp:85
↓ 2 callers
Function
CEREAL_SAVE_FUNCTION_NAME
src/include/cereal/types/map.hpp:78
↓ 2 callers
Method
Clear
src/include/cereal/external/rapidjson/internal/stack.h:29
↓ 2 callers
Method
Current
OpenCVSDK/include/opencv2/ts/ts_gtest.h:10275
↓ 2 callers
Function
CvImage
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1350
↓ 2 callers
Function
CvMatrix
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1514
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
OpenCVSDK/include/opencv2/ts/ts_gtest.h:18283
↓ 2 callers
Function
FormatForComparisonFailureMessage
OpenCVSDK/include/opencv2/ts/ts_gtest.h:18908
↓ 2 callers
Method
GetDouble
src/include/cereal/external/rapidjson/document.h:427
↓ 2 callers
Method
Height
OpenCVSDK/include/opencv2/core/wimage.hpp:193
↓ 2 callers
Method
Int
src/include/cereal/external/rapidjson/reader.h:86
↓ 2 callers
Method
Int64
src/include/cereal/external/rapidjson/reader.h:88
↓ 2 callers
Method
MemberBegin
Member iterators.
src/include/cereal/external/rapidjson/document.h:243
↓ 2 callers
Method
MemberEnd
src/include/cereal/external/rapidjson/document.h:244
↓ 2 callers
Function
Pow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n positive/negative exponen
src/include/cereal/external/rapidjson/internal/pow10.h:12
↓ 2 callers
Function
PrintToString
OpenCVSDK/include/opencv2/ts/ts_gtest.h:10099
↓ 2 callers
Function
Read
OpenCVSDK/include/opencv2/ts/ts_gtest.h:2941
↓ 2 callers
Method
Run
OpenCVSDK/include/opencv2/ts/ts_gtest.h:2457
↓ 2 callers
Function
SkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
src/include/cereal/external/rapidjson/reader.h:115
↓ 2 callers
Method
String
src/include/cereal/external/rapidjson/document.h:778
↓ 2 callers
Method
Uint
src/include/cereal/external/rapidjson/reader.h:87
↓ 2 callers
Method
Uint64
src/include/cereal/external/rapidjson/reader.h:89
↓ 2 callers
Function
UniversalTersePrint
OpenCVSDK/include/opencv2/ts/ts_gtest.h:9995
↓ 2 callers
Function
Values
OpenCVSDK/include/opencv2/ts/ts_gtest.h:15975
↓ 2 callers
Method
Width
OpenCVSDK/include/opencv2/core/wimage.hpp:192
↓ 2 callers
Method
buildIndex
* Builds the index */
OpenCVSDK/include/opencv2/flann/lsh_index.h:110
↓ 2 callers
Method
buildIndex
* Method responsible with building the index. */
OpenCVSDK/include/opencv2/flann/autotuned_index.h:100
↓ 2 callers
Function
clear
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1395
↓ 2 callers
Method
col
OpenCVSDK/include/opencv2/core/mat.hpp:310
↓ 2 callers
Method
compute
OpenCVSDK/include/opencv2/core/mat.hpp:769
↓ 2 callers
Function
copyVals
OpenCVSDK/include/opencv2/gpu/device/detail/reduce_key_val.hpp:204
↓ 2 callers
Function
copyValsShfl
OpenCVSDK/include/opencv2/gpu/device/detail/reduce_key_val.hpp:199
↓ 2 callers
Function
cvScalar
OpenCVSDK/include/opencv2/core/types_c.h:1229
↓ 2 callers
Function
data
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1457
↓ 2 callers
Function
decode
src/include/cereal/external/base64.hpp:84
↓ 2 callers
Function
detach
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1408
↓ 2 callers
Function
encode
src/include/cereal/external/base64.hpp:41
↓ 2 callers
Function
epilogue
src/include/cereal/cereal.hpp:115
↓ 2 callers
Method
finishNode
Finishes the most recently started node
src/include/cereal/archives/json.hpp:557
↓ 2 callers
Method
finishNode
Finishes reading the current node
src/include/cereal/archives/xml.hpp:469
↓ 2 callers
Method
getIndexParameters
OpenCVSDK/include/opencv2/flann/flann.hpp:123
↓ 2 callers
Function
getInputBinding
src/include/cereal/types/polymorphic.hpp:177
↓ 2 callers
Method
getParameters
OpenCVSDK/include/opencv2/flann/flann.hpp:121
↓ 2 callers
Method
getSharedPointer
Retrieves a shared pointer given a unique key for it ! This is used to retrieve a previously registered shared_ptr which has already been lo
src/include/cereal/cereal.hpp:644
↓ 2 callers
Method
getType
* Algorithm name */
OpenCVSDK/include/opencv2/flann/autotuned_index.h:202
↓ 2 callers
Function
get_enclosing_bbox
src/include/helper.h:42
↓ 2 callers
Method
get_value
OpenCVSDK/include/opencv2/flann/any.h:98
↓ 2 callers
Function
height
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1429
↓ 2 callers
Method
inv
OpenCVSDK/include/opencv2/core/operations.hpp:842
↓ 2 callers
Function
isWhitespace
Returns true if the character is whitespace
src/include/cereal/archives/xml.hpp:61
↓ 2 callers
Function
is_little_endian
Returns true if the current machine is little endian ! @ingroup Internal */
src/include/cereal/archives/portable_binary.hpp:42
↓ 2 callers
Method
join_new
Create a new circle that includes only this instance.
OpenCVSDK/include/opencv2/ts/ts_gtest.h:9113
↓ 2 callers
Function
load
src/include/cereal/types/unordered_map.hpp:51
↓ 2 callers
Function
load
src/include/cereal/types/unordered_set.hpp:51
↓ 2 callers
Function
load
src/include/cereal/types/set.hpp:51
↓ 2 callers
Method
loadBinary
Reads size bytes of data from the input stream
src/include/cereal/archives/binary.hpp:106
↓ 2 callers
Function
loadFromSmem
OpenCVSDK/include/opencv2/gpu/device/detail/reduce.hpp:131
↓ 2 callers
Method
loadValue
src/include/cereal/archives/json.hpp:578
↓ 2 callers
Method
loadValue
src/include/cereal/archives/xml.hpp:496
↓ 2 callers
Function
log
OpenCVSDK/include/opencv2/videostab/stabilizer.hpp:67
↓ 2 callers
Function
mergeShfl
OpenCVSDK/include/opencv2/gpu/device/detail/reduce_key_val.hpp:228
↓ 2 callers
Function
mergeShfl
OpenCVSDK/include/opencv2/gpu/device/detail/reduce.hpp:159
↓ 2 callers
Function
name
Returns the test name.
OpenCVSDK/include/opencv2/ts/ts_gtest.h:18108
↓ 2 callers
Function
numVertices
OpenCVSDK/include/opencv2/stitching/detail/util.hpp:134
↓ 2 callers
Method
operator()
src/include/cereal/details/traits.hpp:1085
↓ 2 callers
Function
perturb
* Perturb by a certain x and y translation and an optional scaling. * * tx, ty are in percent of the total face box width/height. * * @param[in] f
src/include/helper.h:140
↓ 2 callers
Method
pointer
OpenCVSDK/include/opencv2/ts/ts_gtest.h:2647
↓ 2 callers
Function
preserve_space
src/include/cereal/external/rapidxml/rapidxml.hpp:340
↓ 2 callers
Method
previous_attribute
Gets previous attribute, optionally matching attribute name. \param name Name of attribute to find, or 0 to return previous attribute regardless of it
src/include/cereal/external/rapidxml/rapidxml.hpp:844
↓ 2 callers
Function
print_attributes
src/include/cereal/external/rapidxml/rapidxml_print.hpp:119
↓ 2 callers
Function
print_children
src/include/cereal/external/rapidxml/rapidxml_print.hpp:110
↓ 2 callers
Function
print_node
src/include/cereal/external/rapidxml/rapidxml_print.hpp:319
← previous
next →
201–300 of 3,010, ranked by callers