搜索资源列表
FFTtransformation.rar
- 采用OPENCV实现傅里叶正逆变换,在控制台下显示图像处理结果,处理的图片只针对方图,并且是2的幂次长度的图像,adopt the FFT tranformation and IFFT tranformation in OPENCV
z
- 使用opencv读取图像,平滑处理再显示-Using the opencv read the image, smoothing and then display
ShowImage1
- opencv 图像文件的读取与显示功能.-opencv read image from image file.
canny
- opencv实现图像的显示,可以参考学习一下代码!以帮助调试程序!-The opencv achieve image display, and can refer to learn about the code! To help the debugger!
zhifangtu
- 二维图像直方图的均衡化,可以显示直方图,C++程序,OpenCV编写-Two-dimensional image histogram equalization, display the histogram, C++ program, OpenCV write
CvvImage
- CvvImage,opencv老版本的文件,可以实现在特定矩形框内显示图像或者矩形-CvvImage, opencv old version file, you can display images in a specific rectangle or rectangle
HE
- 实现单幅图像的全局直方图均衡化并显示直方图,基于OPENCV的-To achieve a single image global histogram equalization and displays a histogram based OPENCV
mfc_with_opencv
- 在windows下使用opencv,在mfc框架的dialog上的界面中正常显示图像的方法。-Using opencv, under the windows in the the mfc framework of dialog interface normal display image.
change
- pyqt和opencv结合,将opencv采集的图像显示到QT的窗口上 python代码 国外大神写的-pyqt and opencv combined with the opencv captured image is displayed on the window to QT python code written in foreign god
OpenRadar1.0
- 使用C++编写的激光雷达数据的读取和显示代码 用到OpenCV2.4,OpenCV下有很多图像处理的函数,进行激光雷达的处理时也是可以使用的。便于后面进行算法的开发和测试-Use C++ prepared lidar data read and display code uses OpenCV2.4, OpenCV under a lot of image processing functions, laser radar processing may also be used. Behind
Opencv_test
- OpenCV+VS2008 入门测试程序 显示图像 读取图像信息 机器学习 模式识别-OpenCV+ VS2008 entry test program reads the image information displayed image pattern recognition, machine learning
XtionPersonTra
- 基于华硕体感器xtion、openni1x和nite的人体关节识别,深度图像显示、录制和保存的程序,使用opencv-Based on ASUS body sensor xtion, openni1x and nite of human joint recognition, depth image display, record and save the program, using opencv
reconstruct
- 已知一个数组,对其中数据归一化处理,利用opencv一直库函数,形成重构形成一幅图像,并显示出来-Given an array, the normalized data processing, using OpenCV always library function, formed to reconstruct the image formation, and displayed
opencv
- opencv基础教程里的示例,包括opencv图像显示等基本的代码,还有部分相对较难的-opencv
16_LoadShowOutputImage
- 图像的载入,显示和输出,基于OpenCV实现简单的图像的读取、显示及输出-Image loading, display and output, based on OpenCV to achieve a simple image of the read, display and output
cvHSV(展示RGB、HSV图像)
- 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)