MCPcopy Create free account

hub / github.com/WalkerLau/Accelerating-CNN-with-FPGA / functions

Functions287 in github.com/WalkerLau/Accelerating-CNN-with-FPGA

FunctionCompareBBox
src/nms.cpp:42
MethodCompute
src/lab_feature_map.cpp:43
MethodCompute
src/surf_feature_map.cpp:109
MethodComputeFeatureMap
src/lab_feature_map.cpp:148
MethodComputeFeatureVector
src/surf_feature_map.cpp:331
MethodComputeGradX
src/surf_feature_map.cpp:170
MethodComputeGradY
src/surf_feature_map.cpp:189
MethodComputeGradientImages
src/surf_feature_map.cpp:163
MethodComputeIntegralImages
src/lab_feature_map.cpp:111
MethodComputeIntegralImages
src/surf_feature_map.cpp:211
MethodComputeRectSum
src/lab_feature_map.cpp:120
MethodConvImage
Calculate image orientation * @param image_orientation A image orientation map * @param[out] conv_im The output convolutional image */
src/sift.cpp:222
MethodConvNet
src/conv_net.h:44
MethodCreateClassifier
src/fust.cpp:282
MethodCreateFeatureMap
src/fust.cpp:298
MethodCreateModelReader
src/fust.cpp:266
MethodCreateNet
新建的net实质上是std::map<net_type>类对象。 返回的是新建的net所在的指针(动态存储)。
src/net_factory.h:62
MethodCubic
src/spatial_transform_net.cpp:236
MethodDetect
src/fust.cpp:128
MethodDetect
src/face_detection.cpp:83
MethodDetector
src/detector.h:47
MethodEltwiseNet
src/eltwise_net.h:41
MethodExecute
src/tform_maker_net.cpp:44
MethodExecute
src/max_pooling_net.cpp:51
MethodExecute
src/eltwise_net.cpp:68
MethodExecute
src/spatial_transform_net.cpp:54
MethodExecute
src/bn_net.cpp:46
MethodExecute
src/common_net.cpp:187
MethodExecute
src/bias_adder_net.cpp:42
MethodExecute
src/inner_product_net.cpp:44
MethodExecute
src/conv_net.cpp:82
MethodExecute
src/pad_net.cpp:47
MethodExtractFeature
抽取特征值所用的方法。
src/recognizer.h:97
MethodExtractFeatureWithCrop
src/recognizer.h:113
MethodFaceAlignment
A constructor with an optional argument specifying path of the model file. * If called with no argument, the model file is assumed to be stored in
src/face_alignment.cpp:46
MethodFaceDetection
src/face_detection.cpp:73
MethodFaceIdentification
src/face_identification.cpp:43
MethodFeatureMap
src/feature_map.h:42
MethodFillIntegralChannel
src/surf_feature_map.h:141
MethodFuStDetector
src/fust.h:52
MethodGetInputDim
src/mlp.h:55
MethodGetInputDim
src/mlp.h:107
MethodGetOutputDim
src/mlp.h:56
MethodGetSubImg
Extract a image patch which is centered at point(point_x, point_y) with a given patch size. * @param gray_im A grayscale image * @param im_width
src/cfan.cpp:392
MethodGetWindowData
src/fust.cpp:314
MethodHyperParam
src/hyper_param.h:47
MethodImageData
src/common.h:71
MethodImageOrientation
Calculate image orientation * @param image_orientation A image orientation map * @param[out] conv_im The output convolutional image */
src/sift.cpp:341
MethodImagePyramid
src/image_pyramid.h:89
MethodImpl
src/face_detection.cpp:46
MethodInitFeaturePool
src/surf_feature_map.cpp:133
MethodInnerProductNet
src/inner_product_net.h:44
MethodInsertFloat
src/hyper_param.h:97
MethodIntegral
src/lab_feature_map.h:72
MethodIntegral
src/surf_feature_map.cpp:280
MethodLABBaseClassifier
src/lab_boosted_classifier.h:53
MethodLABBoostModelReader
src/lab_boost_model_reader.h:46
MethodLABBoostedClassifier
src/lab_boosted_classifier.h:81
MethodLABFeatureMap
src/lab_feature_map.h:54
MethodLoad
src/hyper_param.h:53
MethodLoad
src/common_net.cpp:59
MethodLoadModel
src/face_identification.cpp:51
MethodLoadModel
src/recognizer.h:70
MethodMLP
src/mlp.h:102
MethodMLPLayer
src/mlp.h:49
MethodMaskIntegralChannel
src/surf_feature_map.cpp:224
MethodMaxPoolingNet
src/max_pooling_net.h:44
MethodModelReader
src/model_reader.h:44
MethodNet
src/net.cpp:34
MethodNetRegisterer
src/net_factory.h:76
MethodNetRegistry
src/net_factory.h:70
MethodNorm
src/spatial_transform_net.h:56
MethodNormalizeFeatureVectorL2
src/surf_feature_map.cpp:485
MethodPadNet
src/pad_net.h:44
MethodPointDetectLandmarks
Detect five facial landmarks, i.e., two eye centers, nose tip and two mouth corners. * @param gray_im A grayscale image * @param face_info The
src/face_alignment.cpp:58
MethodReLU
src/mlp.h:87
MethodRead
src/lab_boost_model_reader.cpp:40
MethodReadBaseClassifierParam
src/lab_boost_model_reader.cpp:69
MethodReadFeatureParam
src/lab_boost_model_reader.cpp:56
MethodRecognizer
src/recognizer.h:47
MethodRelease
src/net.h:58
MethodReshape
src/lab_feature_map.cpp:100
MethodReshape
src/surf_feature_map.cpp:152
MethodResizeImage
Resize the image by bilinear interpolation. * @param src_im A source image in grayscale * @param src_width The width of the source image * @p
src/cfan.cpp:424
MethodSIFT
src/sift.cpp:51
MethodSURFFeatureMap
src/surf_feature_map.h:110
MethodSURFFeaturePool
src/surf_feature_map.h:55
MethodSURFMLP
src/surf_mlp.h:50
MethodSURFMLPModelReader
src/surf_mlp_model_reader.h:45
MethodSampling
src/spatial_transform_net.cpp:120
MethodSetFeatureMap
src/lab_boosted_classifier.h:93
MethodSetImagePyramidScaleFactor
src/face_detection.cpp:124
MethodSetMaxFaceSize
src/face_detection.cpp:119
MethodSetMinFaceSize
src/face_detection.cpp:112
MethodSetROI
src/surf_feature_map.h:115
MethodSetScoreThresh
src/face_detection.cpp:136
MethodSetSlideWindowStep
src/detector.h:54
MethodSetThreshold
src/lab_boosted_classifier.h:62
MethodSetUp
src/tform_maker_net.cpp:34
MethodSetUp
src/max_pooling_net.cpp:38
← previousnext →101–200 of 287, ranked by callers