搜索资源列表
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.
3DLocust
- 挂了ITK类库和QT类库。 实现了QT界面框选配准区域,ITK进行配准。结果返回QT展示。 VS2005通过。里面有一个QT图像操作类没摘出来单独传
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
C2Printing
- Qt的图像 绘制函数的一个小合集,方便查阅各个函数如何使用-Qt' s image rendering function of a small collection, for easy access how to use various functions
Fotowall-0.9.tar
- 基于qt的图像制作工具,可以制作封面,个人相片等等,基于QGraphicsScene框架,很好用哦-Qt-based image creation tools, you can create cover, personal photos, etc., based on QGraphicsScene framework, useful oh
time
- 这个project实现了系统的时间设置,包括日历和时钟图像。能够正确运行。-This project implements setting system time。 It includes a calender and a clock and can run correctly.
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
My_image
- Qt实现的界面演示程序,包括导入图像并对其进行配准算法的实现。-The Qt implementation interface demo program, including import images and their registration algorithm implementation.
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.
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)