-
经典图形处理程序,很好的原代码
经典图形处理程序,很好的原代码-classic graphics processing, a good source
- 2023-06-28 22:35:04下载
- 积分:1
-
graphics32最新控件1.9.1
Graphics32图像控件最新版(V1.9.1加修正)是专门用于Windows Bitmap快速绘图构件及函式库,能够轻易制作半透明、多图层、缩放、Alpha混合、角度旋转等多种图像效果。
- 2023-04-29 21:15:03下载
- 积分:1
-
这段程序,实现了上述的腐蚀运算,针对的都是黑色点。
这段程序,实现了上述的腐蚀运算,针对的都是黑色点。-this process, achieve the above corrosion operation has been aimed at Black Point.
- 2023-07-11 11:45:03下载
- 积分:1
-
一种新型的基于水平集的图像分割算法,附对应的文献还实用例子...
一种新型的基于水平集的图像分割算法,附对应的文献还实用例子-A new level set based image segmentation algorithm, with a practical example of the corresponding literature also
- 2022-07-22 07:45:36下载
- 积分:1
-
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析-VC right image edge detection algorithm and the operator has done a summary and analysis
- 2022-04-06 23:10:36下载
- 积分:1
-
1335控制的320x240图形液晶驱动程序
1335控制的320x240图形液晶驱动程序 -1335 controlled 320x240 graphics LCD driver
- 2022-03-15 17:44:28下载
- 积分:1
-
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.-apply to the 256-level grayscale bitmap. Direct linear side _ _ _ smoothing threshold _ filtering.
- 2022-02-09 23:23:14下载
- 积分:1
-
大家要把握机会阿 非常难得的代码阿 赶快下载吧
大家要把握机会阿 非常难得的代码阿 赶快下载吧-The code is wonderful! Download now, come on!!
- 2022-02-26 13:41:52下载
- 积分:1
-
The program executes the construction of the graph of function of x+sin(x). Base...
The program executes the construction of the graph of function of x+sin(x). Based on the element of Canvas.
- 2022-08-19 11:13:03下载
- 积分: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