应用介绍
此项目是物联网视觉识别。
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();
};
。。。。。。。想了解详情请下载附件
©版权声明:本文内容由互联网用户自发贡献,版权归原创作者所有,本站不拥有所有权,也不承担相关法律责任。如果您发现本站中有涉嫌抄袭的内容,欢迎发送邮件至: [email protected] 进行举报,并提供相关证据,一经查实,本站将立刻删除涉嫌侵权内容。
转载请注明出处: apollocode » 物联网视觉识别
文件列表(部分)
名称 | 大小 | 修改日期 |
---|---|---|
c_cpp_properties.json | 0.21 KB | 2019-08-02 |
launch.json | 0.81 KB | 2020-08-07 |
tasks.json | 0.70 KB | 2020-08-07 |
canvas.cpp | 4.34 KB | 2020-08-07 |
canvas.h | 0.46 KB | 2020-08-07 |
expt.cpp | 0.88 KB | 2019-08-02 |
image01.png | 8.82 KB | 2019-08-02 |
image02.png | 9.15 KB | 2019-08-02 |
image03.png | 9.21 KB | 2019-08-02 |
image04.png | 8.98 KB | 2019-08-02 |
mainUI.cpp | 4.95 KB | 2019-08-02 |
mainUI.h | 1.14 KB | 2020-08-07 |
Makefile | 2.21 KB | 2019-08-02 |
makefile.bcc | 1.85 KB | 2019-08-02 |
makefile.gcc | 1.84 KB | 2019-08-02 |
Makefile.in | 2.23 KB | 2019-08-02 |
makefile.unx | 1.03 KB | 2019-08-02 |
makefile.vc | 2.22 KB | 2019-08-02 |
makefile.vms | 0.41 KB | 2019-08-02 |
makefile.wat | 2.06 KB | 2019-08-02 |
sample.ico | 0.21 KB | 2019-08-02 |
sample.xpm | 0.24 KB | 2019-08-02 |
aboutdlg.h | 1.76 KB | 2019-08-02 |
accel.h | 1.72 KB | 2019-08-02 |
access.h | 3.20 KB | 2019-08-02 |
activityindicator.h | 0.72 KB | 2019-08-02 |
addremovectrl.h | 1.06 KB | 2019-08-02 |
affinematrix2d.h | 0.65 KB | 2019-08-02 |
affinematrix2dbase.h | 1.21 KB | 2019-08-02 |
afterstd.h | 0.40 KB | 2019-08-02 |
发表评论 取消回复