MCPcopy Create free account

hub / github.com/Yuqi-Zest/Vehicle-License-Plate-Recognition / functions

Functions416 in github.com/Yuqi-Zest/Vehicle-License-Plate-Recognition

↓ 81 callersFunctionmax
vlpr/svm.cpp:18
↓ 81 callersFunctionmin
vlpr/svm.cpp:15
↓ 57 callersMethodend
vlpr/precomp.hpp:103
↓ 50 callersMethodbegin
vlpr/precomp.hpp:102
↓ 38 callersFunctionswap
vlpr/svm.cpp:20
↓ 27 callersMethodclear
vlpr/kv.hpp:94
↓ 23 callersFunctioninfo
vlpr/svm.cpp:48
↓ 15 callersMethodpredict
vlpr/correct_svm.cpp:1917
↓ 11 callersMethodrun
the key method. Takes image on input, vector of ERStat is output for the first stage, input/output for the second one.
vlpr/erfilter.cpp:221
↓ 10 callersMethodcreate
vlpr/mser2.hpp:832
↓ 10 callersMethodget_Q
vlpr/svm.cpp:1279
↓ 9 callersMethodappend
vlpr/erfilter.cpp:1595
↓ 8 callersMethodclear
vlpr/correct_svm.cpp:1243
↓ 8 callersFunctionreadline
vlpr/svm-scale.c:332
↓ 7 callersFunctionrotation
vlpr/platelocate.cpp:104
↓ 6 callersMethodcreate
vlpr/correct_svm.cpp:2236
↓ 6 callersFunctioncreateERFilterNM1
! Create an Extremal Region Filter for the 1st stage classifier of N&M algorithm Neumann L., Matas J.: Real-Time Scene Text Localization and Recog
vlpr/erfilter.cpp:1112
↓ 6 callersFunctionfitLine
Fit line from two points out a0 is the intercept out a1 is the slope
vlpr/erfilter.cpp:3328
↓ 6 callersFunctionguo_hall_thinning
vlpr/chars_judge.hpp:297
↓ 6 callersFunctionloadDummyClassifier
Create a dummy classifier that accepts all regions */ Ptr<ERFilter::Callback> loadDummyClassifier();
vlpr/erfilter.cpp:1198
↓ 6 callersFunctionscharrOper
vlpr/platelocate.cpp:253
↓ 5 callersMethodSolve
vlpr/svm.cpp:504
↓ 5 callersFunctionclone
vlpr/svm.cpp:21
↓ 5 callersFunctionget_features_image
vlpr/chars_judge.hpp:1376
↓ 5 callersMethodgrowHistory
add history chunk to a connected component
vlpr/mser2.hpp:441
↓ 5 callersFunctionisValidPair
Evaluates if a pair of regions is valid or not using thresholds learned on training (defined above)
vlpr/erfilter.cpp:3492
↓ 5 callersMethodsetKernel
vlpr/correct_svm.cpp:1271
↓ 5 callersFunctionsetRangeVector
vlpr/precomp.hpp:290
↓ 5 callersMethodsolve_generic
vlpr/correct_svm.cpp:651
↓ 5 callersMethodtrain
vlpr/correct_svm.cpp:1600
↓ 4 callersFunctioncalcSafeRect
vlpr/platelocate.cpp:56
↓ 4 callersFunctionclean_up
vlpr/svm-scale.c:386
↓ 4 callersMethoddetectBrightRegions
vlpr/mser2.hpp:807
↓ 4 callersFunctionexit_input_error
vlpr/svm-train.c:45
↓ 4 callersFunctionexit_input_error
vlpr/svm-predict.c:39
↓ 4 callersFunctionexit_with_help
vlpr/svm-train.c:11
↓ 4 callersFunctiongetAngleABC
vlpr/erfilter.cpp:2523
↓ 4 callersFunctionisValidTriplet
Evaluates if a set of 3 regions is valid or not using thresholds learned on training (defined above)
vlpr/erfilter.cpp:3590
↓ 4 callersMethodload
vlpr/kv.hpp:29
↓ 4 callersFunctionsvm_free_and_destroy_model
vlpr/svm.cpp:3019
↓ 3 callersMethodcalc
vlpr/correct_svm.cpp:307
↓ 3 callersFunctiondouble_equal
Compare doubles by relative error.
vlpr/erfilter.cpp:1335
↓ 3 callersFunctionf_average
vlpr/erfilter.cpp:1720
↓ 3 callersFunctionf_single
vlpr/erfilter.cpp:1716
↓ 3 callersMethodget
vlpr/kv.hpp:64
↓ 3 callersMethodgetGray
vlpr/mser2.hpp:117
↓ 3 callersMethodget_data
vlpr/svm.cpp:126
↓ 3 callersFunctionget_gradient_magnitude
vlpr/erfilter.cpp:1211
↓ 3 callersFunctionoutput
vlpr/svm-scale.c:364
↓ 3 callersFunctionsvm_predict
vlpr/svm.cpp:2577
↓ 3 callersFunctionsvm_predict_values
vlpr/svm.cpp:2501
↓ 3 callersFunctionsvm_train
Interface functions
vlpr/svm.cpp:2092
↓ 3 callersMethodtrainAuto
vlpr/correct_svm.cpp:1630
↓ 3 callersFunctionverifySizes
vlpr/platelocate.cpp:37
↓ 2 callersMethodFind
vlpr/erfilter.cpp:1684
↓ 2 callersFunctionProjectedHistogram
vlpr/chars_judge.cpp:5
↓ 2 callersFunctionblue_normal_morph
vlpr/platelocate.cpp:275
↓ 2 callersFunctioncalcSafeBigRect
vlpr/platelocate.cpp:81
↓ 2 callersFunctioncross_rectMerge
vlpr/platelocate.cpp:219
↓ 2 callersFunctiondeflection
vlpr/platelocate.cpp:133
↓ 2 callersMethoddetectRegions
vlpr/mser2.hpp:746
↓ 2 callersMethodeval
vlpr/erfilter.cpp:1041
↓ 2 callersFunctionexit_with_help
vlpr/svm-scale.c:7
↓ 2 callersFunctionexit_with_help
vlpr/svm-predict.c:159
↓ 2 callersFunctionfind_vertex
vlpr/erfilter.cpp:2510
↓ 2 callersMethodinit
vlpr/erfilter.cpp:1678
↓ 2 callersFunctionisValidSequence
Evaluates if a set of more than 3 regions is valid or not using thresholds learned on training (defined above)
vlpr/erfilter.cpp:3708
↓ 2 callersFunctionmergeRect
vlpr/mser2.hpp:46
↓ 2 callersFunctionpowi
vlpr/svm.cpp:26
↓ 2 callersFunctionpredict
vlpr/svm-predict.c:45
↓ 2 callersFunctionreadline
vlpr/svm-train.c:65
↓ 2 callersFunctionreadline
vlpr/svm.cpp:2741
↓ 2 callersMethodremove
vlpr/erfilter.cpp:1637
↓ 2 callersMethodsetCallback
vlpr/erfilter.cpp:969
↓ 2 callersMethodsetDir
vlpr/mser2.hpp:125
↓ 2 callersMethodsetMinProbability
vlpr/erfilter.cpp:996
↓ 2 callersMethodsetNext
vlpr/mser2.hpp:122
↓ 2 callersFunctionsolve_c_svc
construct and solve various formulations
vlpr/svm.cpp:1440
↓ 2 callersFunctionsolve_nu_svc
vlpr/svm.cpp:1475
↓ 2 callersFunctionsolve_nu_svr
vlpr/svm.cpp:1600
↓ 2 callersFunctionsolve_one_class
vlpr/svm.cpp:1530
↓ 2 callersFunctionsvm_check_probability_model
vlpr/svm.cpp:3156
↓ 2 callersFunctionsvm_cross_validation
Stratified cross validation
vlpr/svm.cpp:2339
↓ 2 callersFunctionsvm_destroy_param
vlpr/svm.cpp:3029
↓ 2 callersFunctionsvm_get_nr_class
vlpr/svm.cpp:2465
↓ 2 callersFunctionsvm_group_classes
label: label name, start: begin of each class, count: #data of classes, perm: indices to the original data perm, length l, must be allocated before ca
vlpr/svm.cpp:2014
↓ 2 callersFunctionsvm_predict_probability
vlpr/svm.cpp:2592
↓ 2 callersFunctionsvm_train_one
vlpr/svm.cpp:1647
↓ 2 callersMethodswap_index
vlpr/svm.cpp:156
↓ 2 callersFunctionverifyPointsNum
vlpr/platelocate.cpp:16
↓ 1 callersFunctionCplateDetect
vlpr/platelocate.cpp:759
↓ 1 callersFunctionMSERsToERStats
! * MSERsToERStats function converts MSER contours (vector<Point>) to ERStat regions. * It takes as input the contours provided by the OpenCV MSER
vlpr/erfilter.cpp:4138
↓ 1 callersFunctionMST_linkage_core_vector
vlpr/erfilter.cpp:1863
↓ 1 callersFunctionNFA
Computes -log10(NFA). NFA stands for Number of False Alarms: */
vlpr/erfilter.cpp:1406
↓ 1 callersMethodUnion
vlpr/erfilter.cpp:1707
↓ 1 callersMethodadd
vlpr/kv.hpp:72
↓ 1 callersMethodcheckAndCapture
changed bu liuruoze
vlpr/mser2.hpp:243
↓ 1 callersMethodcheck_in
vlpr/erfilter.cpp:1492
↓ 1 callersFunctioncnn_chinesesR
vlpr/cnn.hpp:48
↓ 1 callersFunctiondeleteERStatTree
Deletes a tree of ERStat regions starting at root. Used only internally to this implementation.
vlpr/erfilter.cpp:69
next →1–100 of 416, ranked by callers