-
Notifications
You must be signed in to change notification settings - Fork 2
/
Implemented_balu_comands
73 lines (63 loc) · 1.3 KB
/
Implemented_balu_comands
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
FeatureExtraction:
Bfx_fourier
Bfx_all
Bfx_basicgeo
Bfx_hugeo
Bfx_fourierdes
Bfx_geo
Bfx_fitellipse
Bfx_flusser
Bfx_lbp (The options 'semantic' was removed and the 'mappingtype' options changed according with the parameters
received by local_binary_pattern function from scikit-image)
Bfx_basicint
FeatureAnalysis:
Bfa_jfisher
Bfa_score
Bfa_sp100
InputOutput:
Bio_printfeatures
Bio_plotfeatures
Bio_edgeview
Bio_labelregion
Bio_statusbar
Bio_decisionline
ImageProcessing:
Bim_maxmin
Bim_morphoreg
Bim_rgb2hcm
Bim_segbalu
Bim_segotsu
Bim_segmowgli
Bim_inthist
Bim_inthistread
Bfx_dm1
Bfx_dm2
ImagesAndData:
(only python version) balu_load -> it can only read .mat files for now
(only python version) balu_imageload
FeatureTransformation
Bft_pca
Bft_sigmoid
Bft_norm
FeatureSelection:
Bfs_clean
Bfs_noposition
Bfs_sfs
PerformanceEvaluation:
Bev_confusion
Bev_performance
Bev_crossval
Classification:
Bcl_lda
Bcl_construct
Bcl_outscore
Bcl_structure
Bcl_knn
Bcl_maha
Bcl_qda
Bcl_dmin
Bcl_svm
Bcl_nn -> Replacement of Bcl_nnglm from Matlab version
DataSelectionAndGeneration:
Bds_gaussgen
Bds_nostratify