搜索资源列表
OPENCV写的一个小程序
- OPENCV写的一个小程序 包括将彩色图片转成灰度图以及做阈值分割和主成分分析的功能-OPENCV write a small program, including a color picture converted to grayscale and make thresholding and principal component analysis of functional
ex01
- 在VC6.0和opencv下,简单的实现了彩色图像转换成灰度图-In VC6.0 and opencv, the simple implementation of the color image into grayscale
zhuanhuanhuidutu
- 将原始彩色图像转换成灰度图,利用opencv实现-opencv
showimage
- 调用opencv中的相关库函数,将一张彩色图转换为其对应的灰度图,并显示原彩色图和操作后的灰度图-Through calling the functions of opencv, change a colorful image to its gray image, and show the original image and the gray image.
RGB_Gay(opencv)-
- opencv 彩色图像转化成灰度图并加以保存 可以成功运行 在vc6.0和opencv1.0运行成功 适合初学者-the opencv color images into grayscale and save can be run successfully in vc6.0, and opencv1.0 run successfully for beginners
opencv_dft
- 本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。 实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
EX1
- 1.用OpenCV实现打开一幅彩色图像,显示出来; 2.将其转换为灰度图并保存为文件; 3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
image_dilation
- 包括二值化图像的膨胀,灰度图的膨胀以及彩色图膨胀,代码简单易懂-Including the expansion of the binarized image, the grayscale expansion swelling, and a color chart code is simple to understand
cvCvtColor
- 一个可以对图像进行把彩色RGB图像转化成灰度图像并将原图和结果图像的程序。根据此模板可以进行处理显示结果的类似程序-An image can be converted to RGB color images to grayscale images and artwork and the resulting image program. This template can be processed according to display the results of a similar prog
GRAYTOPseudo-color-and-rainbow
- 将灰度图像转换成伪彩色图和彩虹图像,彩虹图像的效果比伪彩色好一些-The pseudo-color grayscale images into image maps and rainbow, rainbow image is better than some pseudo-color
OpencvShowImg
- opencv 对话框加载图片 鼠标移动查看像素值 彩色图转换为灰度图-opencv
Gaussian
- 打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化-Open 24-bit color bmp files, displays the image will rotate clockwise image content