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
↓ 8 callers
Method
append_attribute
Appends a new attribute to the node. \param attribute Attribute to append.
src/include/cereal/external/rapidxml/rapidxml.hpp:1225
↓ 8 callers
Method
append_node
Appends a new child node. The appended child becomes the last child. \param child Node to append.
src/include/cereal/external/rapidxml/rapidxml.hpp:1105
↓ 8 callers
Function
copy_chars
src/include/cereal/external/rapidxml/rapidxml_print.hpp:36
↓ 8 callers
Function
divUp
OpenCVSDK/include/opencv2/gpu/device/common.hpp:90
↓ 8 callers
Function
fill_chars
src/include/cereal/external/rapidxml/rapidxml_print.hpp:84
↓ 8 callers
Method
resize
@param resize the bitset so that it contains at least size bits * @param size */
OpenCVSDK/include/opencv2/flann/dynamic_bitset.h:119
↓ 8 callers
Function
shfl_down
OpenCVSDK/include/opencv2/gpu/device/warp_shuffle.hpp:81
↓ 7 callers
Method
allocate_attribute
Allocates a new attribute from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function w
src/include/cereal/external/rapidxml/rapidxml.hpp:455
↓ 7 callers
Method
area
OpenCVSDK/include/opencv2/core/operations.hpp:1884
↓ 7 callers
Function
channels
OpenCVSDK/include/opencv2/core/opengl_interop.hpp:128
↓ 7 callers
Method
clear
Clears the pool. This causes memory occupied by nodes allocated by the pool to be freed. Any nodes or strings allocated from the pool will no longer b
src/include/cereal/external/rapidxml/rapidxml.hpp:533
↓ 7 callers
Method
mapForward
OpenCVSDK/include/opencv2/stitching/detail/warpers_inl.hpp:206
↓ 7 callers
Function
morphologyDefaultBorderValue
returns "magic" border value for erosion and dilation. It is automatically transformed to Scalar::all(-DBL_MAX) for dilation.
OpenCVSDK/include/opencv2/imgproc/imgproc.hpp:370
↓ 7 callers
Method
process
src/include/cereal/cereal.hpp:329
↓ 7 callers
Function
size
OpenCVSDK/include/opencv2/core/opengl_interop.hpp:123
↓ 7 callers
Method
worstDist
OpenCVSDK/include/opencv2/flann/result_set.h:218
↓ 6 callers
Method
Malloc
src/include/cereal/external/rapidjson/rapidjson.h:135
↓ 6 callers
Method
accum_dist
OpenCVSDK/include/opencv2/flann/dist.h:190
↓ 6 callers
Function
addValue
OpenCVSDK/include/opencv2/flann/simplex_downhill.h:41
↓ 6 callers
Function
cvRect
OpenCVSDK/include/opencv2/core/types_c.h:960
↓ 6 callers
Method
empty
OpenCVSDK/include/opencv2/core/operations.hpp:2218
↓ 6 callers
Function
fast_abs
OpenCVSDK/include/opencv2/core/operations.hpp:195
↓ 6 callers
Method
find
OpenCVSDK/include/opencv2/core/mat.hpp:2249
↓ 6 callers
Function
get
OpenCVSDK/include/opencv2/ts/ts_gtest.h:1617
↓ 6 callers
Function
get
OpenCVSDK/include/opencv2/core/core.hpp:4723
↓ 6 callers
Function
load
src/include/cereal/types/map.hpp:53
↓ 6 callers
Function
loadToSmem
OpenCVSDK/include/opencv2/gpu/device/detail/reduce.hpp:126
↓ 6 callers
Method
process
src/include/cereal/cereal.hpp:697
↓ 6 callers
Function
rand_int
* Generates a random integer value. * @param high Upper limit * @param low Lower limit * @return Random integer value */
OpenCVSDK/include/opencv2/flann/random.h:72
↓ 6 callers
Method
seekEnd
OpenCVSDK/include/opencv2/core/mat.hpp:2343
↓ 6 callers
Function
sort
OpenCVSDK/include/opencv2/core/operations.hpp:3257
↓ 5 callers
Method
Double
src/include/cereal/external/rapidjson/reader.h:90
↓ 5 callers
Function
Load
OpenCVSDK/include/opencv2/legacy/blobtrack.hpp:241
↓ 5 callers
Function
add
OpenCVSDK/include/opencv2/contrib/openfabmap.hpp:300
↓ 5 callers
Function
addref
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1568
↓ 5 callers
Method
allocate_string
Allocates a char array of given size from the pool, and optionally copies a given string to it. If the allocation request cannot be accomodated, this
src/include/cereal/external/rapidxml/rapidxml.hpp:484
↓ 5 callers
Function
clone
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1384
↓ 5 callers
Function
copy_and_expand_chars
src/include/cereal/external/rapidxml/rapidxml_print.hpp:46
↓ 5 callers
Function
demangle
Demangles the type encoded in a string ! @internal */
src/include/cereal/details/util.hpp:43
↓ 5 callers
Method
first_attribute
Gets first attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return first attribute regardless of
src/include/cereal/external/rapidxml/rapidxml.hpp:1033
↓ 5 callers
Method
name
Get the name of the current node, or nullptr if it has no name
src/include/cereal/archives/json.hpp:479
↓ 5 callers
Function
norm
OpenCVSDK/include/opencv2/core/operations.hpp:1077
↓ 5 callers
Function
process
OpenCVSDK/include/opencv2/core/mat.hpp:1083
↓ 5 callers
Method
ptr
Returns a raw pointer to the initialized underlying object ! This is mainly intended for use with passing an instance of a constructed objec
src/include/cereal/access.hpp:188
↓ 5 callers
Function
replace
src/include/helper.h:179
↓ 5 callers
Method
reserve
OpenCVSDK/include/opencv2/core/operations.hpp:2406
↓ 5 callers
Function
reset
OpenCVSDK/include/opencv2/videostab/stabilizer.hpp:139
↓ 5 callers
Method
start
* Starts the timer. */
OpenCVSDK/include/opencv2/flann/timer.h:67
↓ 5 callers
Method
stop
* Stops the timer and updates timer value. */
OpenCVSDK/include/opencv2/flann/timer.h:75
↓ 5 callers
Function
vl_floor_f
@brief Floor and convert to integer ** @param x argument. ** @return Similar to @c (int) floor(x) **/
src/include/hog.h:51
↓ 4 callers
Function
CEREAL_SERIALIZE_FUNCTION_NAME
src/include/cereal/types/tuple.hpp:116
↓ 4 callers
Method
CEREAL_SERIALIZE_FUNCTION_NAME
src/include/cereal/details/helpers.hpp:311
↓ 4 callers
Function
CmpHelperEQ
OpenCVSDK/include/opencv2/ts/ts_gtest.h:18915
↓ 4 callers
Method
EndObject
src/include/cereal/external/rapidjson/reader.h:93
↓ 4 callers
Function
GetBlob
OpenCVSDK/include/opencv2/legacy/blobtrack.hpp:193
↓ 4 callers
Function
Mat
OpenCVSDK/include/opencv2/ocl/matrix_operations.hpp:287
↓ 4 callers
Function
Message
Copy constructor.
OpenCVSDK/include/opencv2/ts/ts_gtest.h:3219
↓ 4 callers
Function
RansacParams
OpenCVSDK/include/opencv2/videostab/global_motion.hpp:75
↓ 4 callers
Method
RawAssign
Assignment without calling destructor
src/include/cereal/external/rapidjson/document.h:668
↓ 4 callers
Method
String
src/include/cereal/external/rapidjson/reader.h:91
↓ 4 callers
Function
conjugate
OpenCVSDK/include/opencv2/core/operations.hpp:1224
↓ 4 callers
Method
create
OpenCVSDK/include/opencv2/stitching/warpers.hpp:61
↓ 4 callers
Function
determinant
OpenCVSDK/include/opencv2/core/operations.hpp:759
↓ 4 callers
Function
empty
OpenCVSDK/include/opencv2/core/opengl_interop.hpp:124
↓ 4 callers
Function
make_map_item
src/include/cereal/details/helpers.hpp:322
↓ 4 callers
Method
next_attribute
Gets next attribute, optionally matching attribute name. \param name Name of attribute to find, or 0 to return next attribute regardless of its name;
src/include/cereal/external/rapidxml/rapidxml.hpp:864
↓ 4 callers
Function
release
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1394
↓ 4 callers
Method
reset
OpenCVSDK/include/opencv2/ts/ts_gtest.h:2065
↓ 4 callers
Method
reshape
OpenCVSDK/include/opencv2/core/operations.hpp:405
↓ 4 callers
Function
set
OpenCVSDK/include/opencv2/legacy/legacy.hpp:1552
↓ 4 callers
Function
test_index_precision
OpenCVSDK/include/opencv2/flann/index_testing.h:154
↓ 4 callers
Function
vavg2
OpenCVSDK/include/opencv2/gpu/device/simd_functions.hpp:199
↓ 4 callers
Function
vavg4
OpenCVSDK/include/opencv2/gpu/device/simd_functions.hpp:568
↓ 4 callers
Function
vavrg2
OpenCVSDK/include/opencv2/gpu/device/simd_functions.hpp:214
↓ 4 callers
Function
vavrg4
OpenCVSDK/include/opencv2/gpu/device/simd_functions.hpp:583
↓ 4 callers
Function
veclen
OpenCVSDK/include/opencv2/flann/flann.hpp:253
↓ 4 callers
Method
write
OpenCVSDK/include/opencv2/core/operations.hpp:3802
↓ 3 callers
Method
Bool_
src/include/cereal/external/rapidjson/reader.h:85
↓ 3 callers
Function
CEREAL_LOAD_MINIMAL_FUNCTION_NAME
src/include/cereal/types/common.hpp:101
↓ 3 callers
Function
CEREAL_SAVE_MINIMAL_FUNCTION_NAME
src/include/cereal/types/common.hpp:92
↓ 3 callers
Function
CalculateHogDescriptor
src/include/feature_descriptor.h:40
↓ 3 callers
Method
Clone
OpenCVSDK/include/opencv2/ts/ts_gtest.h:10272
↓ 3 callers
Method
EndArray
src/include/cereal/external/rapidjson/reader.h:95
↓ 3 callers
Function
LabCbrt_b
OpenCVSDK/include/opencv2/gpu/device/detail/color_detail.hpp:1530
↓ 3 callers
Function
PrintRawArrayTo
OpenCVSDK/include/opencv2/ts/ts_gtest.h:9699
↓ 3 callers
Method
Realloc
src/include/cereal/external/rapidjson/rapidjson.h:136
↓ 3 callers
Method
StartArray
src/include/cereal/external/rapidjson/reader.h:94
↓ 3 callers
Method
StartObject
src/include/cereal/external/rapidjson/reader.h:92
↓ 3 callers
Function
align_mean
* Performs an initial alignment of the model, by putting the mean model into * the center of the face box. * * An optional scaling and translation
src/include/helper.h:74
↓ 3 callers
Method
clear
Remove all elements in the set */
OpenCVSDK/include/opencv2/flann/result_set.h:425
↓ 3 callers
Method
clone
OpenCVSDK/include/opencv2/flann/any.h:89
↓ 3 callers
Method
copy
Copy the set to two C arrays * @param indices pointer to a C array of indices * @param dist pointer to a C array of distances * @param
OpenCVSDK/include/opencv2/flann/result_set.h:327
↓ 3 callers
Function
cvMat
Inline constructor. No data is allocated internally!!! * (Use together with cvCreateData, or use cvCreateMat instead to * get a matrix with allocate
OpenCVSDK/include/opencv2/core/types_c.h:733
↓ 3 callers
Function
deallocate
OpenCVSDK/include/opencv2/core/core.hpp:322
↓ 3 callers
Method
dot
OpenCVSDK/include/opencv2/core/operations.hpp:352
↓ 3 callers
Method
empty
Returns true if the any contains no value.
OpenCVSDK/include/opencv2/flann/any.h:263
↓ 3 callers
Method
getBucketFromKey
Get a bucket given the key * @param key * @return */
OpenCVSDK/include/opencv2/flann/lsh_table.h:208
↓ 3 callers
Method
getKey
OpenCVSDK/include/opencv2/flann/lsh_table.h:385
↓ 3 callers
Method
init
* Initializes the number generator. * @param n the size of the interval from which to generate random numbers. */
OpenCVSDK/include/opencv2/flann/random.h:102
↓ 3 callers
Function
loadFromSmem
OpenCVSDK/include/opencv2/gpu/device/detail/reduce_key_val.hpp:174
← previous
next →
101–200 of 3,010, ranked by callers