-
minigui在samsung2410上移植的文章
minigui在samsung2410上移植的文章-MiniGUI samsung2410 on transplantation in the article
- 2022-02-04 18:08:29下载
- 积分:1
-
C++函数explodechannels节省3通道图像为3个分离的图像…
C++ function explodeChannels save 3 channel OpenCV image into 3 separated images in gray-scale where everyone represents one channel in scale-space.
Application using this function may be used to analyse color image in different scale-spaces by viewing separated channels
- 2023-06-29 20:50:02下载
- 积分:1
-
功能:画梁截面详图 LX02,用于结构专业绘制梁的截面详图.
功能:画梁截面详图 LX02,用于结构专业绘制梁的截面详图.-Functions: beam painting details LX02, for mapping the structure of professional layout design of the beam cross-section.
- 2023-07-29 12:50:02下载
- 积分:1
-
颜色检测类库 支持C#托管 使用HSV 直方图实现
颜色检测类库 支持C#托管 使用HSV 直方图实现-Color detection
- 2022-08-25 12:12:16下载
- 积分:1
-
VC开发的图像处理,VC开发
VC开发的图像处理,VC开发-VC developed image processing, VC
- 2023-03-05 19:00:04下载
- 积分:1
-
该程序能对图象进行高斯模糊处理,用VC写的,喜欢大家能喜欢...
该程序能对图象进行高斯模糊处理,用VC写的,喜欢大家能喜欢-the procedures for Gaussian fuzzy image processing, with VC write, like everybody can like
- 2022-03-25 00:06:27下载
- 积分:1
-
获取位图的大小代码
获取位图的大小代码-Source code used to get the size of the bmp image.
- 2022-12-11 10:20:03下载
- 积分:1
-
实现图像亮度调节,VC6下运行正常,实时查看运行结果,直观。...
实现图像亮度调节,VC6下运行正常,实时查看运行结果,直观。-Achieve the image brightness adjustment, VC6 to run properly, real-time view the results, and intuitive.
- 2023-03-23 11:15:04下载
- 积分: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
-
使用OpenGL编程实现如下:围绕POI绘制矩形…
使用opengl编写程序,实现如下:画一个矩形,在xoy面内绕点P(100,50)旋转45度角。-Use opengl programming to achieve the following: draw a rectangle around the points in the xoy plane P (100,50) rotated 45 degrees.
- 2022-05-26 10:40:08下载
- 积分:1