搜索资源列表
QT示便源代码
- QT开发示便源代码
截图程序
- 基于qt开发的截图程序,类似于qq截图
qt
- 简单的图像处理软件,可实现灰度、二值化、RGB、反色、膨胀、腐蚀、锐化等。-Simple image processing software, can achieve grayscale, binary, RGB, anti-color, dilation, erosion, sharpening.
Gui
- qt下的示波器程序,可以实现1-4通道可选的波形绘制功能-qt oscilloscope under the program can achieve 1-4 channel waveform rendering capabilities optional
imagepro
- Qt下一个多线程的打开图像的程序,主线程最gui,次线程最图像的读取-Qt under a multi-threaded program to open the image, the main thread the gui, second thread reads the image
animation
- 基于QT的展示全景图片的程序。同时具有放大缩小等功能。-QT-based panoramic image display procedures. At the same time with the zoom functions.
LoadImage
- 嵌入式qt/Embed环境,使用QLabel加载bmp图片,然后pushbutton控制切换显示的图片。-Embedded qt/Embed the environment, use the QLabel load bmp image and pushbutton control switch display pictures.
DIP_program
- 使用QT编写的基本图形处理程序,功能包括:旋转、缩放等几何操作,灰度、平滑、平衡、边缘处理等。-basic graphics program using QT, features include: rotation, scaling and other geometric operations, gray, smooth, balance, edge treatment.
ImageViewer_USEITKandVTK.tar
- 用到了VTK和ITK,以及支持类vtkKWimage 实现了三维图像的正确读取, 用vtkReader读取vtk类型的数据文件 用vtkKWimage读取ITk错支持的医学图像格式 -The classes vtkKWImage and vtkKWImageIO are from the insight journal. The example application uses Qt, VTK and ITK. The classes ImageView
image_filters
- A set of image filters implemented in a QT gui, using opencv and ltilib
opencv_qt_interface
- An interface to show image/video/capture using opencv and QT
Qt4ImageEdit
- 本代码采用Qt开发工具进行编程,主要展示了如何可以像处理文档文件一样的去对图像文件进行编辑。该样板代码其中的格式转换对我颇有益处,另外其中还有很多处理方法,如“打开,另存,复制,另存为”等等。-The code used to program development tools, Qt, the main display can deal with how the same document to an image file to edit it. The model code of the f
QT_Tutorial
- QT教程,共14章 译者:Cavendish 整理: http://www.mculib.com/-QT tutorial,all 14chapter http://www.mculib.com/
histogram
- 用QT库,读入一组医学图像,对每张图像数据进行直方图统计-With the QT library, read a group of medical images, for each image data Histogram
Qt_OpenGL_create_a_cross_platform_visualization_UI
- Qt OpenGL 创建跨平台可视化UI:科学可视化、医学成像、飞行模拟、流程建模、动画、游戏和视觉效果应用程序都需要大量使用高性能 2D 和 3D 图形。-Qt OpenGL to create cross-platform visualization UI: scientific visualization, medical imaging, flight simulation, process modeling, animation, games and visual effects
ImageView
- QT中加入图像分割代码,可以实现矩形的分割-QT add image segmentation code, you can achieve the division of the rectangle
svg
- svg 图像的一些基本命令的调用,有助你快速入门学习QT。-svg images of some of the basic commands of the call will help you quickly started to learn QT.
IP-test1
- 这是一个用QT做的图像处理程序,方便初学者学习。-This is a QT program to do image processing, easy for beginners to learn.
Qt 拼接
- 使用Qt进行图像拼接的一些测试程序,不一定完善,仅供参考