resource.h
上传用户:fengshi120
上传日期:2014-07-17
资源大小:6155k
文件大小:3k
源码类别:

3D图形编程

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by StereoPlus.rc
  4. //
  5. #define IDD_STEREOPLUS_DIALOG           102
  6. #define IDR_MAINFRAME                   128
  7. #define IDD_DIALOG_OPENGL               129
  8. #define IDB_BITMAP_ZAXIS                130
  9. #define IDD_DIALOG_DIRECTX              130
  10. #define IDB_BITMAP_XAXIS                131
  11. #define IDB_BITMAP_YAXIS                132
  12. #define IDC_STATIC_RIGHT                1000
  13. #define IDC_STATIC_LEFT                 1001
  14. #define IDC_BUTTON_LOAD_LEFT            1002
  15. #define IDC_BUTTON_LOAD_RIGHT           1003
  16. #define IDC_STATIC_DISPARITY            1004
  17. #define IDC_BUTTON_LOAD_PAIR            1005
  18. #define IDC_BUTTON_DO_STEREO            1006
  19. #define IDC_STATIC_DISPARITY2           1007
  20. #define IDC_STATIC_CONTROLS             1007
  21. #define IDC_STATIC_SAD_FRAME            1009
  22. #define IDC_EDIT_DISPARITYRANGE         1010
  23. #define IDC_EDIT_HOROPTER               1011
  24. #define IDC_EDIT_CORRWINSIZE            1012
  25. #define IDC_EDIT_DISPARITYSCALE         1013
  26. #define IDC_SPIN_DISPARITYRANGE         1014
  27. #define IDC_SPIN_CORRWINSIZE            1015
  28. #define IDC_SPIN_SADTHRESH              1016
  29. #define IDC_EDIT_SADTHRESH              1017
  30. #define IDC_CHECK_STEREOPROPAG          1018
  31. #define IDC_SPIN_HOROPTER               1019
  32. #define IDC_STATIC_TEXT1                1020
  33. #define IDC_SPIN_DISPARITYSCALE         1021
  34. #define IDC_STATIC_TEXT2                1022
  35. #define IDC_STATIC_TEXT3                1023
  36. #define IDC_STATIC_TEXT4                1024
  37. #define IDC_STATIC_TEXT5                1025
  38. #define IDC_SPIN_CORRWINSIZE2           1025
  39. #define IDC_SPIN_XTRANSLATE             1025
  40. #define IDC_STATIC_PROPAGATION_FRAME    1026
  41. #define IDC_STATIC_RECON_FRAME          1027
  42. #define IDC_STATIC_OPENGL               1027
  43. #define IDC_BUTTON_DO_RECONSTRUCTION_DIRECTX 1028
  44. #define IDC_EDIT_BASE_LINE              1029
  45. #define IDC_EDIT_FOCAL_LENGTH           1030
  46. #define IDC_STATIC_FOCAL_LENGTH         1031
  47. #define IDC_STATIC_BASE_LINE            1032
  48. #define IDC_STATIC_SCALE_FRAME          1033
  49. #define IDC_3D_CONTROL                  1034
  50. #define IDC_STATIC_IMAGE_FRAME          1034
  51. #define IDC_CHECK_SWAP                  1035
  52. #define IDC_CHECK_RESAMPLE              1036
  53. #define IDC_SPIN_SEPARATION             1037
  54. #define IDC_EDIT1                       1037
  55. #define IDC_EDIT_RESAMPLE_WIDTH         1037
  56. #define IDC_STATIC_WIDTH                1038
  57. #define IDC_EDIT_XTRANSLATE             1039
  58. #define IDC_STATIC_XTRANSLATE           1040
  59. #define IDC_SPIN_YTRANSLATE             1041
  60. #define IDC_BUTTON_SAVEDISPARITY        1042
  61. #define IDC_STATIC_XTRANSLATE2          1043
  62. #define IDC_STATIC_YTRANSLATE           1043
  63. #define IDC_EDIT_YTRANSLATE             1044
  64. // Next default values for new objects
  65. // 
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE        133
  69. #define _APS_NEXT_COMMAND_VALUE         32771
  70. #define _APS_NEXT_CONTROL_VALUE         1046
  71. #define _APS_NEXT_SYMED_VALUE           101
  72. #endif
  73. #endif