-
this program will not only draw one of the complex spiral patterns, can be tilte...
此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapping graphics with a good reference
- 2022-06-02 20:30:17下载
- 积分:1
-
Code128, code39, code25 bar code
Code128,code39,code25 条形码-Code128, code39, code25 bar code
- 2022-08-18 17:52:10下载
- 积分:1
-
video frame to achieve the full search and three
实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video frame to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
- 2022-03-28 12:37:04下载
- 积分:1
-
- 2022-03-13 23:33:21下载
- 积分: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
-
以图形等多种方式显示时间钟表,在工控等方面常用
以图形等多种方式显示时间钟表,在工控等方面常用-graphics to show in various forms, time clocks, the IPC so common
- 2023-04-11 19:50:04下载
- 积分:1
-
天气云图显示要vtk库
天气云图显示要vtk库-this code supplies the main function of visualize the weather picture,and the libary files are devided from the vtk.
- 2023-08-07 21:30:03下载
- 积分:1
-
qt的高级模块,可以用来深入了解qt的高级应用方法
qt的高级模块,可以用来深入了解qt的高级应用方法-qt senior module can be used to qt-depth understanding of advanced applications
- 2022-10-17 13:40:03下载
- 积分:1
-
1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋...
1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
2) 圆弧的生成
内容:用Bresenham算法画圆
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
-1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
2) 圆弧的生成
内容:用Bresenham算法画圆
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
- 2022-05-22 04:38:32下载
- 积分:1
-
Laplace Gaussian Edge Detection
拉普拉斯高斯边缘检测-Laplace Gaussian Edge Detection
- 2022-04-08 01:37:14下载
- 积分:1