-
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。...
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。-MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
- 2022-02-21 16:13:05下载
- 积分:1
-
自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序...
自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
- 2023-02-12 22:30:05下载
- 积分:1
-
用于高质量图片旋转
用于高质量图片旋转-rotation for the high-quality images
- 2023-04-06 00:55:02下载
- 积分:1
-
csgl development of the examples. Includes nehe, red book
csgl开发的例子.里面包括nehe,red book-csgl development of the examples. Includes nehe, red book
- 2022-03-16 13:11:40下载
- 积分:1
-
绘航空公司线路图。
绘航空公司线路图。-painted airline route map.
- 2023-04-23 19:15:03下载
- 积分:1
-
图形填充
用于多边形的填充算法,xiwangyouyong
图形填充
用于多边形的填充算法,xiwangyouyong-tianchong
- 2022-03-16 12:57:40下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,对指定的图像用不同的算子进行边缘提取的程序...
这是基于图像处理,用MATLAB编程,对指定的图像用不同的算子进行边缘提取的程序-This is based on image processing, using MATLAB programming, the image of the designated operator to use different procedures for edge detection
- 2022-02-10 16:39:18下载
- 积分:1
-
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。...
Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
- 2023-06-10 07:55:04下载
- 积分:1
-
实现基于目标跟踪质量的程序
本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数-Realize this procedure based on the quality of target tracking-force, due to relatively simple algorithm, so the need for a simple background color, the best was pure white. This procedure, after the first video images of gray and binary image processing, such as, and then find the center of mass. Procedures used in the library function Opencv
- 2022-02-02 16:04:58下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1