搜索资源列表
QtImage
- Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
by
- 用qt平台编写的读出*bmp,*png,*jpg格式图像的C++程序-Qt platform used to read out prepared* bmp,* png,* jpg format images of the C++ program
RegionGrow-OK1
- QT平台实现的区域生长算法,非常基础的东西,一百行代码左右,基于jpg图片生长,有原图片和运行结果,八邻域算法-Region growing algorithm QT platform and very basic things, about a hundred lines of code, based on the growth of jpg image with the original image and the operating results, eight neighborhood
