-
This a version of the MARS demo that you can walk through
This a version of the MARS demo that you can walk through
- 2022-02-06 22:47:24下载
- 积分:1
-
用VTK渲染一些体积的例子代码,包含多种格式的图像,…
VTK进行体绘制的例子(包括这种图像格式)希望对大家有帮助-Some example codes of Volume Render with VTK, containing many formats of images, such as bmp,dicom,jpg and so on
- 2022-05-26 07:06:22下载
- 积分: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
-
MapObject2.2控件代码
MapObject2.2控件代码-MapObject2.2 control code
- 2022-03-19 12:21:03下载
- 积分:1
-
用VC6.0写的一个数字图像处理小软件,用于课程设计
用VC6.0写的一个数字图像处理小软件,用于课程设计-VC6.0 to write with a small digital image processing software for curriculum design
- 2022-02-05 21:39:12下载
- 积分:1
-
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。...
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。-based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.
- 2022-02-25 16:58:54下载
- 积分:1
-
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现...
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cut algorithm
- 2022-01-23 10:46:08下载
- 积分:1
-
Written by VC to deal with image compression source code, in the hope that usefu...
用VC写的进行图像压缩处理的源代码,希望对大家有用,-Written by VC to deal with image compression source code, in the hope that useful to everybody,
- 2022-05-19 00:59:58下载
- 积分:1
-
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像...
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same interface also shows that the original image, increase noise and image denoising images
- 2022-03-05 06:00:03下载
- 积分:1
-
多种图像边缘检测与分割处理bianyuanjiance
多种图像边缘检测与分割处理bianyuanjiance-A variety of image edge detection and segmentation bianyuanjiance treatment
- 2023-08-05 08:30:03下载
- 积分:1