当前位置:
首页
资源下载

搜索资源 - opencv color conversion
搜索资源列表
-
0下载:
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。-OPENCV and IPL call for the realization of image processing procedures for small single-file, with geometric transformation, corrosion, color space conversion function inside fringe detailed not
-
-
0下载:
利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
-
-
0下载:
opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
-
-
2下载:
TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
-
-
0下载:
openCV和IPP的简单编程,包括bmp和JPEG的显示以及色彩空间转换-openCV and IPP' s simple programming, including bmp, and JPEG display and color space conversion
-
-
0下载:
本程利用opencv实现了RGB到Lab的颜色空间转换,感觉效果不错。-This process is realized by using OpenCV RGB to the Lab color space conversion, feeling good results.
-
-
0下载:
用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
-
-
0下载:
-
-
0下载:
颜色空间转换RGB TO HSV,实现显色空间的转换,基于OPENCV-Color Space Conversion RGB TO HSV, to achieve the color space conversion, based on OPENCV
-
-
0下载:
里面有laplace和图像彩色转换,用原理转换后和opencv的彩色转换做了一个对比。-Inside laplace and image color conversion, converted with the principles and opencv color conversion made a comparison.
-
-
0下载:
opencv彩色RGB图到灰度图的转化,分别在独立窗口显示-opencv color RGB to grayscale conversion plans were displayed in a separate window
-
-
0下载:
图像的DCT变换,颜色空间的变换,结合OPENCV对图像进行二维空间的肤色提取-The image DCT, color space conversion, combined with OPENCV two-dimensional space of the color image extracted
-
-
0下载:
opencv & c++ ,颜色空间转换,RGBtoYUV420-opencv & c++, color space conversion, RGBtoYUV420
-
-
0下载:
结合VC6.0和Opencv实现图像的RGB空间向HSV转换-Color space conversion, RGB to HSV, with VC6.0 and OpenCV
-
-
0下载:
以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr
-
-
0下载:
利用OpenCV实现由彩色图像,到灰度图像的转化。并将转化后的图像保存。-OpenCV achieved by the use of a color image to grayscale image conversion. And save the image after conversion.
-
-
1下载:
OpenCV实现彩色图像到灰色图像的转换。
读入图像文件,实现彩色图像到灰色图像的转换,然后显示图像在屏幕上。
开发环境:vs2010+opencv。
-OpenCV color image to gray image conversion.
Read into the image files, color image into a gray conversion image and then display the image on the screen.
D
-
-
0下载:
这是基于opencv编写的,对颜色的检测,把颜色转换到HSV空间-This is based on opencv prepared, for color detection, the color space conversion to HSV
-
-
0下载:
图像数据操作(内存分配与释放,图像复制、设定和转换)
图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出)
矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解)
支持多种动态数据结构(链表、队列、数据集、树、图)
基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构)
结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
-
-
0下载:
涉及到opencv中的一些基础知识,包括矩阵的计算,颜色空间的转换、灰度直方图-Involved in opencv some of the basic knowledge, including matrix computing, color space conversion, gray histogram
-