物联网视觉识别

此项目是物联网视觉识别。

应用介绍

此项目是物联网视觉识别。

class MyCanvas: public wxScrolledWindow

{

public:

    MyCanvas( wxWindow *parent, wxWindowID, const wxPoint &pos, const wxSize &size );

    ~MyCanvas();

    void OnPaint( wxPaintEvent &event );

    void CreateAntiAliasedBitmap();

    wxBitmap  my_horse_png;

    wxBitmap  my_horse_jpeg;

    wxBitmap  my_horse_gif;

    wxBitmap  my_horse_bmp;

    wxBitmap  my_horse_bmp2;

    wxBitmap  my_horse_pcx;

    wxBitmap  my_horse_pnm;

    wxBitmap  my_horse_tiff;

    wxBitmap  my_horse_tga;

    wxBitmap  my_horse_xpm;

    wxBitmap  my_horse_ico32;

    wxBitmap  my_horse_ico16;

    wxBitmap  my_horse_ico;

    wxBitmap  my_horse_cur;

    wxBitmap  my_png_from_res,

              my_png_from_mem;

    wxBitmap  my_smile_xbm;

    wxBitmap  my_square;

    wxBitmap  my_anti;

    wxBitmap  my_horse_asciigrey_pnm;

    wxBitmap  my_horse_rawgrey_pnm;

    wxBitmap  colorized_horse_jpeg;

    wxBitmap  my_cmyk_jpeg;

    wxBitmap my_toucan;

    wxBitmap my_toucan_flipped_horiz;

    wxBitmap my_toucan_flipped_vert;

    wxBitmap my_toucan_flipped_both;

    wxBitmap my_toucan_grey;

    wxBitmap my_toucan_head;

    wxBitmap my_toucan_scaled_normal;

    wxBitmap my_toucan_scaled_high;

    wxBitmap my_toucan_blur;

    int xH, yH;

    int m_ani_images;

    wxBitmap *my_horse_ani;

private:

    wxBitmap m_bmpSmileXpm;

    wxIcon   m_iconSmileXpm;

    wxDECLARE_EVENT_TABLE();

};

。。。。。。。想了解详情请下载附件

文件列表(部分)

名称 大小 修改日期
c_cpp_properties.json0.21 KB2019-08-02
launch.json0.81 KB2020-08-07
tasks.json0.70 KB2020-08-07
canvas.cpp4.34 KB2020-08-07
canvas.h0.46 KB2020-08-07
expt.cpp0.88 KB2019-08-02
image01.png8.82 KB2019-08-02
image02.png9.15 KB2019-08-02
image03.png9.21 KB2019-08-02
image04.png8.98 KB2019-08-02
mainUI.cpp4.95 KB2019-08-02
mainUI.h1.14 KB2020-08-07
Makefile2.21 KB2019-08-02
makefile.bcc1.85 KB2019-08-02
makefile.gcc1.84 KB2019-08-02
Makefile.in2.23 KB2019-08-02
makefile.unx1.03 KB2019-08-02
makefile.vc2.22 KB2019-08-02
makefile.vms0.41 KB2019-08-02
makefile.wat2.06 KB2019-08-02
sample.ico0.21 KB2019-08-02
sample.xpm0.24 KB2019-08-02
aboutdlg.h1.76 KB2019-08-02
accel.h1.72 KB2019-08-02
access.h3.20 KB2019-08-02
activityindicator.h0.72 KB2019-08-02
addremovectrl.h1.06 KB2019-08-02
affinematrix2d.h0.65 KB2019-08-02
affinematrix2dbase.h1.21 KB2019-08-02
afterstd.h0.40 KB2019-08-02

立即下载

相关下载

[物联网视觉识别] 此项目是物联网视觉识别。

评论列表 共有 0 条评论

暂无评论

微信捐赠

微信扫一扫体验

立即
上传
发表
评论
返回
顶部