⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 在人脸检测的基础之上,对嘴部的运动表情进行分析,进行语音模拟.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SeqProcess.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SEQPROCESS_DIALOG           102
#define IDD_DLGEDGEDETECTIONPARAMS_DIALOG 103
#define IDD_DIALOG_EDGE_PARAMS          103
#define IDD_DIALOG_OBJECT_PARAMS        104
#define IDR_MAINFRAME                   128
#define IDR_MENU_MAIN                   129
#define IDD_DIALOG_LOADSEQUENCE         130
#define IDD_DRAW_DIALOG                 131
#define IDD_PARAMETERS_LUCAS            132
#define IDD_DIALOG_DISPLAY_PARAMS       134
#define IDD_DIALOG_PARAMS_COLORSEG      135
#define IDD_DIALOG_PARAMS_MOTSEG        136
#define IDD_DIALOG_FEATURE_TRACK_PARAMS 147
#define IDC_EDIT_FRAME_START            1000
#define IDC_EDIT_FRAME_END              1001
#define IDC_EDIT_FROMFRAME              1002
#define IDC_EDIT_TOFRAME                1003
#define IDC_EDIT_CURRENTFRAME           1004
#define IDC_BUTTON_HOME                 1005
#define IDC_BUTTON_END                  1006
#define IDC_BUTTON_BACKWARD             1007
#define IDC_BUTTON_FORWARD              1008
#define IDC_BUTTON_STOP                 1009
#define IDC_CHECK_FRAME_MODE            1010
#define IDC_EDIT_POSX                   1011
#define IDC_EDIT_POSY                   1013
#define IDC_EDIT_VECTU                  1014
#define IDC_EDIT_VECTV                  1015
#define IDC_EDIT_MESSAGES               1016
#define IDC_EDIT_HIERARCHY              1016
#define IDC_PARAMS_COLORSEG_EDIT_REGIONS 1016
#define IDC_TEXT_POSITION               1017
#define IDC_EDIT_TH_DETERMINANT         1017
#define IDC_PARAMS_COLORSEG_EDIT_FUZZY_KMEANS 1017
#define IDC_EDIT_TH_GRADIENT            1018
#define IDC_TEXT_X                      1019
#define IDC_EDIT_TH_EIGENVALUE          1019
#define IDC_TEXT_Y                      1020
#define IDC_EDIT_FILTER_SIZE            1020
#define IDC_TEXT_U                      1021
#define IDC_EDIT_WINDOW_SIZE            1021
#define IDC_TEXT_V                      1022
#define IDC_LOADSEQ_EDIT_TO             1023
#define IDC_LOADSEQ_BUTTON_APPLY        1024
#define IDC_LOADSEQ_BUTTON_DONE         1025
#define IDC_LOADSEQ_BUTTON_CANCEL       1026
#define IDC_LOADSEQ_EDIT_MESSAGE        1027
#define IDC_LOADSEQ_TEXT_FROM           1028
#define IDC_LOADSEQ_TEXT_TO             1029
#define IDC_LOADSEQ_EDIT_FROM           1030
#define IDC_CHECK_SHOW                  1031
#define IDC_SLIDER_FRAMENUM             1032
#define IDC_TEXT_MOTIONVECTOR           1033
#define IDC_SPIN3                       1041
#define IDC_SPIN4                       1042
#define IDC_SPIN5                       1043
#define IDC_SPIN6                       1044
#define IDC_SPIN7                       1045
#define IDC_SPIN8                       1046
#define IDC_BUTTON_LUCASPARAMS_CANCEL   1049
#define IDC_BUTTON_LUCASPARAMS_OK       1050
#define ID_PARAMS_DISPLAY_OK            1050
#define IDC_BUTTON_LUCASPARAMS_APPLY    1051
#define ID_PARAMS_DISPLAY_CANCEL        1051
#define IDC_EDIT_ZOOM                   1052
#define IDC_SPIN1                       1053
#define ID_PARAMS_DISPLAY_APPLY         1053
#define ID_PARAMS_COLORSEG_OK           1054
#define IDC_EDIT_ZOOM2                  1054
#define ID_PARAMS_COLORSEG_CANCEL       1055
#define IDC_SPIN2                       1056
#define ID_PARAMS_MOTIONSEG_APPLY       1056
#define IDC_SPIN_ZOOM                   1057
#define IDC_SPIN_ZOOM2                  1058
#define IDC_EDIT_MOTION_CLASS           1058
#define IDC_SPIN_MOTION_CLASS           1059
#define IDC_EDIT_EDGE_PERCENTAGE        1059
#define ID_PARAMS_MOTIONSEG_OK          1060
#define IDC_SPIN_EDGE_PARAMS            1060
#define ID_PARAMS_MOTIONSEG_CANCEL      1061
#define IDC_SPIN_EDGE_PARAMS_PER        1061
#define ID_PARAMS_COLORSEG_APPLY        1062
#define IDC_DRAWBOUNDARY_RADIO          1065
#define IDC_ENTERFEATURES_RADIO         1066
#define IDC_CHECK_SHOWFEATURES          1067
#define IDC_CHECK_SHOW_BOUNDARY         1068
#define IDC_CHECK_FINISHED_DRAWING_BOUN 1070
#define IDC_BUTTON_DELETE_SEGMENT       1071
#define IDC_EDIT_EDGE_BLUR              1072
#define ID_PARAMS_EDGEDETECT_APPLY      1073
#define IDC_EDIT_EDGE_THRES             1074
#define IDC_CHECK_REMOVE_EDGES          1075
#define ID_PARAMS_EDGE_OK               1076
#define IDC_CHECK_RIGID_OBJ             1078
#define IDC_CHECK_BACKGROUND_STATIONARY 1079
#define IDC_BUTTON_OK                   1081
#define IDC_BUTTON_CANCEL               1082
#define IDC_CHECK_BOUNDARY_SNAPEDGES    1083
#define IDC_APPLY                       1084
#define IDC_EDIT_MIN_DISTANCE           1085
#define IDC_EDIT_MIN_EIGENVALUE         1086
#define IDC_EDIT_MIN_DETERMINANT        1089
#define IDC_EDIT_MAX_ITERATIONS         1091
#define IDC_EDIT_GRAD_SIGMA             1093
#define IDC_EDIT_SMOOTH_SIGMA           1094
#define IDC_EDIT_PYRAMID_SIGMA          1095
#define IDC_EDIT_SKIPPED_PIXELS         1097
#define IDC_EDIT_BORDERY                1098
#define IDC_EDIT_SEARCH_RANGE           1099
#define IDC_EDIT_BORDERX                1100
#define IDC_CHECK_SEQUENTIAL_MODE       1102
#define IDC_CHECK_SMOOTH_BEFORE_SELECTING 1103
#define IDC_CHECK_WRITE_INTERNAL_IMAGES 1104
#define IDC_EDIT_MAX_RESIDUE            1105
#define IDC_EDIT_MIN_DISPLACEMENT       1106
#define IDC_BUTTON_APPLY                1107
#define IDC_EDIT_NUMBER_OF_FRAMES       1108
#define IDC_EDIT_NUMBER_OF_FEATURES     1110
#define IDC_EDIT_WINDOW_TOLERANCE       1111
#define IDC_EDIT_BOUNDARY_THICKNESS     1112
#define IDC_CHECK_REPLACE_LOST_FEATURES 1113
#define IDC_EDIT_NO_FRAMES              1114
#define IDC_BUTTON_DENEME               1118
#define IDC_LIST_Size1                  1122
#define IDC_LIST_Size2                  1123
#define IDC_EDIT_Weight1                1124
#define IDC_EDIT_Weight2                1126
#define IDC_EDIT_LAP                    1127
#define IDC_EDIT_GradMag                1128
#define IDC_EDIT_GradDir                1129
#define ID_FILE_OPEN_BMP                32771
#define ID_FILE_LOADSEQUENCE            32772
#define ID_FILE_EXIT                    32773
#define ID_ESTIMATE_LUCAS               32774
#define ID_PARAMETERS_LUCAS             32775
#define ID_ESTIMATE_MOTIONSEGMENTATION  32778
#define ID_SHOW_MOTION_SEG              32779
#define ID_HELP_ABOUT                   32780
#define ID_SHOW_COLOR_SEG               32781
#define ID_ESTIMATE_COLORSEGMENTATION   32782
#define ID_SHOW_CONNECTED_CL            32783
#define ID_ESTIMATE_CCL                 32784
#define ID_ESTIMATE_COLORMOTION         32785
#define ID_PARAMETERS_MOTIONSEG         32787
#define ID_PARAMS_COLORMOTION           32792
#define ID_PARAMETERS_DISPLAY           32793
#define ID_PARAMETERS_COLORSEG          32794
#define ID_ESTIMATE_TEXTURE_CO          32795
#define ID_SEGMENT_EDGE                 32796
#define ID_SEGMENT_FEATURE              32797
#define ID_SEGMENT_COLORMOT             32798
#define ID_ESTIMATE_MOTIONESTIMATIONLUCASKANADE_NOCOLORCONSTRAINT 32799
#define ID_ESTIMATE_MOTIONESTIMATIONLUCASKANADE_WITHCOLORCONSTRAINT 32800
#define ID_ESTIMATE_LUCAS_COLOR         32800
#define ID_PARAMETERS_MODESELECTION_INTERACTIVEMODE 32802
#define ID_PARAMETERS_MODESELECTION_BATCHMODE 32803
#define ID_MISC_GENERATETAXI            32804
#define ID_MISC_READYUV                 32805
#define ID_MISC_READSEGMAP              32806
#define ID_PERFORMANCEEVALUATION_EXTRACTVOP 32807
#define ID_PERFORMANCEEVALUATION_FINDGRAYHISTOGRAM 32808
#define ID_PERFORMANCEEVALUATION_FINDCOLORHISTOGRAM 32809
#define ID_PERFORMANCEEVALUATION_PROCESSYCRCBSEQUENCE 32810
#define ID_PERFORMANCEEVALUATION_GENERATENEWSEGMAPS 32812
#define ID_PERFORMANCEEVALUATION_MOTIONMETRICS 32813
#define ID_PERFORMANCEEVALUATION_COLORMETRICS 32815
#define ID_TRACK_EXAMPLE1               32817
#define ID_TRACK_EXAMPLE2               32818
#define ID_TRACK_EXAMPLE3               32819
#define ID_TRACK_EXAMPLE4               32820
#define ID_TRACK_EXAMPLE5               32821
#define ID_TRACK_TRACKBOUNDARY          32822
#define ID_TRACK_FINDFEATURESANDTRACK   32824
#define ID_POLYGON_CREATEDENE           32825
#define ID_ESTIMATE_EDGEDETECTION       32826
#define ID_PARAMETERS_EDGEDETECTIONPARAMETERS 32827
#define ID_PARAMETERS_OBJECT            32829
#define ID_PARAMETERS_FEATURETRACKINGPARAMETERS 32830
#define ID_PARAMETERS_OBJECTTRACKINGPARAMETERS 32831
#define ID_ANALYSIS_FEATURETRACKING     32832
#define ID_POLYGON_EXTRACTGOODBOUN      32833
#define ID_MISC_CREATEOCCLUSION         32834
#define ID_ANALYSIS_SEGMENTBOUNDARY     32837
#define ID_MISC_DYNAMICTEST             32838
#define ID_MISC_DYNAMICTEST2            32839
#define ID_MISC_DRAWBOUNDARYEDGESANDCOLORBOUNDARY 32840
#define ID_ANALYSIS_EXAMPLEDYNAMICPROGRAMMING 32841
#define ID_MISC_LINEDENEME              32842
#define ID_MISC_CHAMFER                 32844
#define ID_MISC_READYUV2                32845
#define ID_PERFORMANCE_EVALUATION_SEQUENCE 32847
#define ID_MISC_EXTRACTVOP              32848
#define ID_MISC_EXTRACTVOPFROMREDBOUNDARY 32849
#define ID_DENEME_PROCESSIMAGE          32851
#define ID_FILE_SAVEAS                  32852
#define ID_DENEME_SEEDTRACK             32854

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        150
#define _APS_NEXT_COMMAND_VALUE         32855
#define _APS_NEXT_CONTROL_VALUE         1130
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -