搜索资源列表
QtOpenCV
- opengcv摄像头模块,读取图片,转化为qimage,显示到qt的窗口控件中去。-opengcv camera module, read the image, into qimage, qt display window control to go.
qt
- 简单的图像处理软件,可实现灰度、二值化、RGB、反色、膨胀、腐蚀、锐化等。-Simple image processing software, can achieve grayscale, binary, RGB, anti-color, dilation, erosion, sharpening.
QTwithOpenCV
- 在QT中,应用OpenCV,编写了 IplImage 到QImage 的转变。-In QT, the application of OpenCV, the preparation of the IplImage to a QImage changes.
Lplimage2QImage
- QT openCV联合编程中数据结构Lplimage和QImage的相互转换代码,自己写的,验证过的。-The conversion between two point data structures, Lplimage and QImage, in QT and openCV programming