-
draw绘图
计算机图形学中相关的类直线、矩形、等的绘制。拾取、平移、填充、旋转等的实现。用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。。比较全面的。
- 2023-03-04 13:05:05下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1
-
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。...
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。-Adaptive operator Canny edge detection technology, introduce the proportion of high and low threshold values of the election, the proportion of high and low thresholds for the impact of the image.
- 2022-10-28 01:45:03下载
- 积分:1
-
使用mapinfo时要用到制作图标的小软件
使用mapinfo时要用到制作图标的小软件-Mapinfo when used to create icons to use a small software
- 2022-01-21 01:11:48下载
- 积分:1
-
02 VC image enhancement and smoothing series of source code, the popular image e...
02 VC++图像增强与平滑系列源代码,各种流行的图像增强,里面都有-02 VC image enhancement and smoothing series of source code, the popular image enhancement, they have
- 2022-03-16 21:57:50下载
- 积分:1
-
用MATLAB观察和分析系统零极点分布与系统时域特性之间的关系和规律...
用MATLAB观察和分析系统零极点分布与系统时域特性之间的关系和规律-Using MATLAB to observe and analyze the distribution of zeros and poles system and system time-domain characteristics and patterns of the relationship between
- 2023-04-27 17:00:03下载
- 积分:1
-
一个实用的对8×8的图像做DCT变换的源代码
一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
- 2022-05-16 21:49:58下载
- 积分:1
-
OpenCV例程汇总
基于opencv的use摄像头视频采集程序 1基于opencv的两个摄像头数据采集 3能激发你用代码做视频的冲动程序 6图像反转(就是把黑的变白,白的变黑) 11图像格式的转换 12从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13采用Canny算子进行边缘检测 15角点检测 18图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21Log-Polar极坐标变换 22对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算) 24用不同的核进行图像的二维滤波 27图像域的填充 30寻找轮廓实现视频流的运动目标检测(超推荐一下) 35采用金字塔方法进行图像分割 40图像的亮度变换 43单通道图像的直方图 46计算和显示彩色图像的二维色调-饱和度图像 48图像的直方图均匀化 50用Hongh变换检测线段 52利用Hough变换检测圆(是圆不是椭圆) 57距离变换 59椭圆曲线拟合 64由点集序列或数组创建凸外形 68Delaunay三角形和Voronoi划分的迭代式构造 71利用背景建模检测运动物体(推荐) 78运动模板检测(摄像头) 81显示如何利用Camshift算法进行彩
- 2022-07-10 02:49:45下载
- 积分:1
-
This is mainly concerned with the mathematical quadratic Bezier curve algorithm,...
这是主要关于数学上二次bezier曲线的算法,用vc 6.0完成-This is mainly concerned with the mathematical quadratic Bezier curve algorithm, complete with vc 6.0
- 2023-04-29 17:05:03下载
- 积分:1
-
Vizard Visual Programming API function, development environment for Visual C
Vizard可视化编程API函数,开发环境为Visual C-Vizard Visual Programming API function, development environment for Visual C
- 2022-03-12 20:42:05下载
- 积分:1