-
Peking University
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第七章 代数运算-Peking University
- 2022-04-28 20:28:08下载
- 积分:1
-
The program is used to judge whether a .jpc document is on the DCI standard.
可用于判断JPEG2000图像(.jpc)文件是否符合DCI(数字电影工业规范)标准。
使用方法:敲入命令行test.exe ***.jpc即可-The program is used to judge whether a .jpc document is on the DCI standard.
- 2022-03-24 09:56:43下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置...
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置-use Solidworks APIVisual Basic and development of the automatic change So lidworks current activation of the equipment configuration files accessories
- 2022-04-17 19:43:48下载
- 积分:1
-
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片...
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片-Image Procedures Codes By VC++
- 2022-02-13 21:52:03下载
- 积分:1
-
渐变的窗口背景
-渐变的窗口背景 -渐变的窗口背景 -- Gradient background of the window- the window gradient background- the background of gradual change of the window- the window of the background gradient
- 2022-08-06 16:42:47下载
- 积分:1
-
数学曲面的绘制程序
数学曲面的绘制程序-a protract procedure foe mathmatic band face
- 2022-01-25 15:41:31下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
vc++全面图像处理
vc++全面图像处理-vc comprehensive image processing
- 2022-01-26 07:10:00下载
- 积分:1
-
vc graphics example, users can example, learning vc in the drawings, through lea...
vc++的绘图实例,用户可以通过实例,学习在vc++下的绘图,也通过学习而对vc++的使用有一定的了解。-vc graphics example, users can example, learning vc in the drawings, through learning and the use of vc a certain understanding.
- 2022-08-21 14:41:19下载
- 积分:1
-
人脸识别领域的K
人脸识别领域的K-L变换(Eigenface)的matlab源码-KL transform the field of face recognition (Eigenface) of matlab source
- 2022-05-24 01:19:40下载
- 积分:1