-
This is a graphics of cutting algorithm commonly used characters, including cutt...
这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
- 2022-04-16 04:44:32下载
- 积分:1
-
contour
采用OpenCV和VC结合,对二维图像轮廓进行提取并显示欧式距离结果,加深对其理解-contour
- 2022-01-25 22:38:49下载
- 积分: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
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
检测圆
检测圆-detect Circle
- 2022-01-20 23:21:14下载
- 积分:1
-
判断point与rgn关系的小程序,如果点在四边形内则画星,并统计。...
判断point与rgn关系的小程序,如果点在四边形内则画星,并统计。-judgment point CMN relations with the small programs, if the point is within the quadrilateral-painting, and statistics.
- 2022-03-16 18:36:36下载
- 积分:1
-
java语言实现的简单的调色板程序
java语言实现的简单的调色板程序-the simple palette procedures
- 2022-01-26 04:37:36下载
- 积分:1
-
VB写的用来控制各种摄像头的代码
VB写的用来控制各种摄像头的代码-VB was used to control the various camera code
- 2022-07-02 11:14:16下载
- 积分:1
-
Image processing, including the image of the anti
图像的处理,包括图像的反色、颜色直方图、输入图像等-Image processing, including the image of the anti-color, color histogram, the input image, such as
- 2022-06-20 11:17:04下载
- 积分:1
-
一个不错的JPEG图像压缩软件,值得一看!
一个不错的JPEG图像压缩软件,值得一看!-a good JPEG image compression software, an eye-catcher!
- 2023-03-02 08:05:03下载
- 积分:1