-
simple 2
简易二维平面CAD画线、圆、方,可移动、复制、镜像-simple 2-D CAD line drawing, round, side, move, copy, mirror
- 2023-02-04 14:45:03下载
- 积分:1
-
A simple authoring tools terrain terrain texture texturing a simple authoring to...
一个简单的创作工具地形地形纹理纹理一个简单的创作工具产生简单的地形纹理工具地形纹理一个简单的创作工具
- 2023-03-30 16:40:03下载
- 积分:1
-
Jpeg core codec algorithm (original)
Jpeg编解码核心算法(原创)-Jpeg core codec algorithm (original)
- 2022-02-11 17:51:13下载
- 积分: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
-
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助-motion estimation code. Active inside images and results of operations. Papers should be written to help
- 2022-03-21 11:56:29下载
- 积分:1
-
最近邻分类器(KNN)的C++源代码,适合模式研究。
最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
- 2022-09-01 16:40:03下载
- 积分:1
-
一个用PCA做人脸识别的matlab源码
一个用PCA做人脸识别的matlab源码-PCA based face recognition system
- 2022-04-14 13:19:22下载
- 积分:1
-
图形插值可以得到三维效果图
图像插补,可以使用二维图像达到三维观看的效果,绝对好的很好的-Graphic interpolation could get 3D effect form two-dimension image.It is a good thing absolutly!
- 2022-05-06 16:46:18下载
- 积分:1
-
I carefully collated on the binary image morphology of C code, I believe, will h...
我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
- 2022-03-17 12:40:47下载
- 积分:1
-
vc written character recognition training source, the VC program, unpacked two c...
vc写的字符识别训练源码,VC编程,解压后有两个压缩包,一个是原代码,一个是可执行文件。-vc written character recognition training source, the VC program, unpacked two compressed, one of the original code, One is the executable file.
- 2023-01-15 23:15:04下载
- 积分:1