-
antialias
有关反走样图形的绘制源码,还包括一个论文-antialias
- 2022-03-05 08:42:13下载
- 积分:1
-
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考...
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考-This is an image compression procedures, I used to write c language, in hopes of giving the learning algorithm analysis of the students as a reference
- 2022-03-05 17:23:32下载
- 积分:1
-
图元识别:数字化图像是一个m*m的像素矩阵。每个像素要么为0,要么为1。识别图元就是对图元像素进行标记,当且仅当两个像素属于同一图元时,他们的标号相同...
图元识别:数字化图像是一个m*m的像素矩阵。每个像素要么为0,要么为1。识别图元就是对图元像素进行标记,当且仅当两个像素属于同一图元时,他们的标号相同-map Identification : digital image is an m* m pixel matrix. Each pixel either 0 or 1. Recognition is the right map billion yuan pixel map marking, if and only if two pixels belonging to the same map yuan, the same label
- 2022-01-21 21:27:21下载
- 积分:1
-
道格拉斯
Douglas-Poiker抽稀算法(又称道格拉斯车抽稀),用于二维图形节点抽稀.-Douglas-Poiker pumped dilute algorithm (also known as Douglas cars pumping diluted), 2D graphics for pumping dilute nodes.
- 2022-01-26 02:03:38下载
- 积分:1
-
特技表演的技术基础,包括:扫描、移动、百叶窗、架,…
- 2022-02-14 22:42:28下载
- 积分:1
-
画图本代码
用C#.NET写的程序,欢迎下载学习
画图本代码
用C#.NET写的程序,欢迎下载学习-drawing the code in C#.NET written procedures, welcomed the study and download
- 2022-01-25 21:49:56下载
- 积分:1
-
这里面是整的ajax的一些代码可供有兴趣者参考
这里面是整的ajax的一些代码可供有兴趣者参考-There is the whole of the ajax code for those interested in the reference
- 2022-12-15 22:00:03下载
- 积分:1
-
本程序是在VC++环境下编写的二次样条曲线程序源代码,可直接运行程序,是学习图形学的好帮手。...
本程序是在VC++环境下编写的二次样条曲线程序源代码,可直接运行程序,是学习图形学的好帮手。-This procedure is VC++ Environment prepared quadratic spline curve of source code, can be directly run the program, is a good helper to learn graphics.
- 2022-07-13 12:28:13下载
- 积分:1
-
VC image processing to prepare for the study of learning, the program contains t...
VC编写适合初学图像处理的学习,程序包含大多数常见vc图像处理算法-VC image processing to prepare for the study of learning, the program contains the most common image processing algorithms vc
- 2022-06-28 04:06:54下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1