-
实验七参数转换,测绘地理坐标系转换。在ARCGIS下用VBA写的,需知道椭球转换的7个参数...
实验七参数转换,测绘地理坐标系转换。在ARCGIS下用VBA写的,需知道椭球转换的7个参数-qicanshuzhuanhuan
- 2022-02-15 23:07:10下载
- 积分: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
-
matlab代码,描述了如何画高斯一维分布,和二维,三维以及高维分布,有产生高斯数据的matalb函数...
matlab代码,描述了如何画高斯一维分布,和二维,三维以及高维分布,有产生高斯数据的matalb函数-matlab code,discript how to draw a gaussian function and the code that produce the data for this fuction
- 2023-03-12 16:10:03下载
- 积分:1
-
基于MFC的图像处理平台以及基本功能的实现。(图像增强,文本提取等)...
基于MFC的图像处理平台以及基本功能的实现。(图像增强,文本提取等)-A imageprocessing platfrom based on the MFC and the implementation of its fundamental functions.
- 2022-10-11 16:35:02下载
- 积分:1
-
计算机图形学实践教程(Visual C++版)的实例
计算机图形学实践教程(Visual C++版)的实例-Practice of Computer Graphics Tutorial (Visual C++ Version) examples
- 2022-04-07 10:36:17下载
- 积分:1
-
计算机图形学填充算法,包括FloodFill与BoundaryFi
计算机图形学填充算法,包括FloodFill与BoundaryFi-Computer Graphics filling algorithms, including FloodFill and BoundaryFill
- 2022-01-25 20:53:17下载
- 积分:1
-
一个视频处理的小程序,主要是对视频数据(yuv)进行了小波分解...
一个视频处理的小程序,主要是对视频数据(yuv)进行了小波分解-a small video processing procedures, mainly for video data (yuv) wavelet decomposition
- 2022-03-24 07:31:02下载
- 积分:1
-
计算机图形学程序,三个
计算机绘图程序,三次B样条函数曲线,包含源代码及Delphi图形范例,适合曲线拟合用途-Computer graphics procedures, the three B-spline function curve, and Delphi source code contains examples of graphics for curve fitting purposes
- 2022-08-23 18:27:01下载
- 积分:1
-
数字图象处理c++算法程序
数字图象处理c++算法程序-c digital image processing algorithm
- 2022-02-19 23:40:10下载
- 积分:1
-
这样的造型设计模式的例子。你可以在GoF中找到它的说明…
This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF book.
- 2022-07-24 09:28:54下载
- 积分:1