-
波形显示程序
别人写的一个类,相当于控件;挺好用的;里面有使用的介绍
- 2022-08-24 08:26:39下载
- 积分: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
-
/ *包含在这段代码中的* TIFF作家/
/* The TIFF writer contained in this code */
/* assumed that the machine on which it */
/* is running stores numbers with the */
/* most-significant byte first, i.e., in */
/* the "big-endian" byte-order. */
//tiff:标签图像文件格式。100多kb的源代码,-/* The TIFF writer contained in this code*//* assumed that the machine on which it*//* is ru nning stores numbers with the*//* most-signif icant byte first, i.e., in*//* the "big-endian" byte-order.*///tiff : Tagged Image File Format. More than 100 kb of source code,
- 2022-05-07 06:34:47下载
- 积分:1
-
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT...
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT
- 2022-05-26 05:08:26下载
- 积分:1
-
right image mask operation
对图像进行掩摸操作-right image mask operation
- 2022-04-21 15:52:37下载
- 积分:1
-
进行异或图形效果处理
进行异或图形效果处理-for differences or graphics processing
- 2022-08-10 17:20:12下载
- 积分:1
-
直方图修正和彩色变换的源程序
直方图修正和彩色变换的源程序-and color histogram that transform source
- 2022-05-12 20:11:56下载
- 积分:1
-
球面坐标定位法校正鱼眼图像畸变
根据鱼眼镜头成像的特点,选择合适的图像畸变校正算法,标定鱼眼图像的中心和半径,用标定得到的参数进行校正,推出校正模型,方法简单。程序使用visual studio 2008 编写,需要OpenCV的支持,效果还算可以,不过还有待改进。
- 2022-11-19 19:00:04下载
- 积分:1
-
主成份分析
图像压缩常用方法,压缩包中包含两种方式,协方差矩阵方法和在线方法。...
主成份分析
图像压缩常用方法,压缩包中包含两种方式,协方差矩阵方法和在线方法。-PCA
common method of img compression
- 2022-05-23 17:51:20下载
- 积分:1
-
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习-There are complete 3DS file loading code, suitable for beginners 3DS file loaded learning
- 2022-04-17 18:31:59下载
- 积分:1