搜索资源列表
截图程序
- 基于qt开发的截图程序,类似于qq截图
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.
DIP_program
- 使用QT编写的基本图形处理程序,功能包括:旋转、缩放等几何操作,灰度、平滑、平衡、边缘处理等。-basic graphics program using QT, features include: rotation, scaling and other geometric operations, gray, smooth, balance, edge treatment.
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
DIP_HistogramEqualization
- 数字图像处理作业,一个简单的直方图均衡程序。-Simple histogram equalization program written in QT.
imageconverter
- 本程序基于QT框架,能够转化图片的格式。-The program is based on QT framework, can be transformed into the image format.
crossfader
- 基于QT4的图像渐变程序,实现了图像的灰度和颜色的随时间的渐变功能-image fader based on QT
IP-test1
- 这是一个用QT做的图像处理程序,方便初学者学习。-This is a QT program to do image processing, easy for beginners to learn.
AAA
- 图像处理框架,可以打开图片,然后添加程序就可实现图像变换-Simple histogram equalization program written in QT.
GPUImageProcessor
- 一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。-A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.
myScreenTools
- QT编程 类似QQ的截图程序 附加全局热键(Ctrl+Alt+q)
androidUSBCamera
- 这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了) 所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头, 要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分 但是如果使
image
- QT程序,各种图像增强算法,包括曝光处理、尺度变换、噪声消除等-QT process for image, image enhancement
camera
- qt下开发的结合摄像头驱动程序,实现实时捕捉图像信号且可保存截图-qt development combined with camera drivers, real-time capture image signal and can be saved screenshots
Qt-ImageProcess
- 利用Qt编写的简易图像处理程序,包括图像的边缘检测、放大缩小和几个常用的处理功能。-QT image processing procedures, including edge detection, zoom and several common processing functions.
ChangeToGray
- QT程序,将导入图片转为灰度图,并转为符号图。-This is a QT Program. It can change a colored image to a gray one, in the mean time, it can change the image to symbol picture.
QT截图程序(1)
- 屏幕的截屏小程序 非常的方便 实用很强大(Screen screenshot small program, very convenient, practical, very powerful)
Qt 拼接
- 使用Qt进行图像拼接的一些测试程序,不一定完善,仅供参考