搜索资源列表
Qt-ImageProcessing
- 这是一个跨平台的图像处理源代码,采用Qt写成,可以方便地进行图像格式的转换,同时有很友好漂亮的GUI。-This is a cross-platform image processing source code written using Qt can be easily image format conversion, and a very nice friendly GUI.
ImageBrowser
- 一个简单的QT图像处理程序支持jpg bmp jpeg等格式 可以放大缩小-QT a simple image processing program supports jpg bmp jpeg format such as zoom
imageprocessing
- Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
TestJpg
- 这是一个基于qT开发的图像读取、显示、高斯加噪声、双边滤波的小软件-This is a based on the qT development of image reading, display, gaussian noise adding, bilateral filter of small software
qt-example1
- qt example,for image editor
Pack
- Image proccess in QT
C2Printing
- Qt的图像 绘制函数的一个小合集,方便查阅各个函数如何使用-Qt' s image rendering function of a small collection, for easy access how to use various functions
Qt_background_photo
- Qt中设置一个部件的能跟随部件大小进行拉伸的背景图片,很好用-Qt is set to follow the parts of a component size of the background image stretch, very good use
Fotowall-0.9.tar
- 基于qt的图像制作工具,可以制作封面,个人相片等等,基于QGraphicsScene框架,很好用哦-Qt-based image creation tools, you can create cover, personal photos, etc., based on QGraphicsScene framework, useful oh
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
imageProcessFramework2.tar
- Qt image process framework
ImageProcessing
- 使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。-Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.
imageanalyzer
- 图像分析器,基于qt c++,包括界面的交互,linux测试通过-image analysis by qt++,which includes the ui interaction,test ok on linux
Image_Processing
- 基于Qt图像的灰度、锐化、反色、旋转、放缩等处理- The image grayscale, sharpening, color, rotation, scaling etc.
ItemWidget
- QT中二维图片的编辑,包含图片的缩放,位移,旋转,扭曲等功能-Edit QT two-dimensional image, the zoom that contain pictures, displacement, rotation, distortion, and other functions
class08
- 图像处理器:灰度变换、中值滤波、膨胀、腐蚀、傅里叶变换、仿射变换、油画效果、图片保存等(Image processor: gray level transformation, median filter, expansion and corrosion, Fu Liye transform, affine transformation, oil painting effect, picture preservation, etc.)
UpDown
- 通过鼠标轮滑的滑动,对图像可以进行放大缩小操作。使用Qt编程(You can zoom in and out the image)