搜索资源列表
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.
mif.rar
- 电子地图制作,在Qt 里实现 电子地图的实现 ,this is about map in the QT
qt
- 简单的图像处理软件,可实现灰度、二值化、RGB、反色、膨胀、腐蚀、锐化等。-Simple image processing software, can achieve grayscale, binary, RGB, anti-color, dilation, erosion, sharpening.
ImageBrowser
- 一个简单的QT图像处理程序支持jpg bmp jpeg等格式 可以放大缩小-QT a simple image processing program supports jpg bmp jpeg format such as zoom
QT-image-acquisition
- QT图像采集。可以在QT中点击ok键预览视频,点击capture键,截取图片,保存为bmp格式,点击exit键,退出预览和拍照模式。-QT image acquisition. You can click the ok button in the QT preview video, click the capture button, the interception of images, saved as bmp format, click the exit button to exit the
imageprocessing
- Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
pda.tar
- QT做的PDA人机界面, QT做的PDA人机界面,-QT the PDA to do man-machine interface, QT do PDA man-machine interface, QT to do human-machine interface of the PDA,
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
digitalimage
- 数字图像处理,对于jpg图像读入之后进行一定对处理-digital image processing
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
Test_Cam
- 在QT中调用OpenCV的库来捕获摄像头的图像并显示-Capture the images from a camera, using the library in OpenCV, developed in QT Creator
image
- 图形图像处理软件,可以把图像读入内存处理。-picture process
harris
- 在QT平台上对一幅图片进行Harris角点检测(Harris corner detection for a picture)
tuxiangzengqiang
- 图像增强,在QT平台上,对一幅图片进行图像增强。(Image enhancement of a picture on QT platform)
robert
- 在QT平台上对一幅图片使用robert算子进行图像处理(On the QT platform, a picture using Robert operator for image processing)
OST
- 在QT平台上,对一幅图片使用Ost方法进行图像处理(On the QT platform, a picture is processed by Ost method)
QtGuiApplication1
- 使用C++和QT编程的图形学应用,主要完成了图形界面的开发,可以画直线,曲线,圆形以及多边形(Graphics applications using C++ and QT programming)
基于Qt框架的手势识别程序
- qt下的图像处理程序,用于手势识别,处理,是个不错的参考资料(The image processing program under QT, used for gesture recognition, processing, is a good reference)
Qt 拼接
- 使用Qt进行图像拼接的一些测试程序,不一定完善,仅供参考