-
基于Visual C++的MFC绘图程序
基于Visual C++的MFC画图程序-Based on Visual C++ Paint program in MFC
- 2022-03-24 16:17:32下载
- 积分:1
-
利用逐点阈值法进行血管提取的算法,前段时间刚做出来,效果还不错!...
利用逐点阈值法进行血管提取的算法,前段时间刚做出来,效果还不错!-The use of point-by-point threshold method for blood vessel extraction algorithm, just make up some time ago, the effect was not bad!
- 2023-05-22 13:05:03下载
- 积分:1
-
利用bilateral实现一个视频或图像的动画处理,就是速度慢了点,否则都可以做成移动设备上的产品了...
利用bilateral实现一个视频或图像的动画处理,就是速度慢了点,否则都可以做成移动设备上的产品了-Bilateral realize the use of a video or image animation treatment, that is, the slow or else it can make mobile devices a Product
- 2022-02-26 14:01:15下载
- 积分:1
-
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
- 2022-06-20 10:56:37下载
- 积分: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
-
image processing software. We can see that should be used to the Ha ha.
图象处理的软件.
大家看看,应该用的着的,呵呵.-image processing software. We can see that should be used to the Ha ha.
- 2022-11-30 16:30:03下载
- 积分:1
-
a copy of the source image
源图像的副本
- 2023-08-17 19:50:03下载
- 积分:1
-
java3d Loader 能load 很多种3d文件 格式 如.3ds,.obj,.wrl,.ocb,.dxf.
java3d Loader 能load 很多种3d文件 格式 如.3ds,.obj,.wrl,.ocb,.dxf.-java3d Loader can load many 3d formats such as .3 ds,. Obj,. WRL,. 2003,. Dxf.
- 2023-04-17 16:05:05下载
- 积分:1
-
图象配准源码,图象配准理论,图象配准示例
图象配准源码,图象配准理论,图象配准示例-Source image registration, image registration theory, image registration examples
- 2022-02-25 13:46:55下载
- 积分:1
-
边缘测量文档,着重理论的说明
边缘测量文档,着重理论的说明-edge measurement documentation, focusing on theoretical explanations
- 2022-07-19 18:54:03下载
- 积分:1