-
画图程序,测试测量图形显示,饼图、曲线图等
画图程序,测试测量图形显示,饼图、曲线图等
- 2022-05-25 03:16:59下载
- 积分:1
-
this is my right Bresenham algorithm a little bit of views, and you want to expl...
这个是本人对Bresenham算法的一点点看法,想和各位图形学爱好者共同探讨一下其优化算法!-this is my right Bresenham algorithm a little bit of views, and you want to explore graphics enthusiasts about their optimization algorithm!
- 2022-02-21 20:37:13下载
- 积分:1
-
maching cube algorithm
maching cube 算法-maching cube algorithm
- 2023-01-19 14:10:04下载
- 积分:1
-
为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上...
为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上打洞,这样接脚才能穿过板子到另一面,所以零件的接脚是焊在另一面上的。因为如此,PCB的正反面分别被称为零件面(Component Side)与焊接面(Solder Side)。-parts to be fixed above the PCB, we will take their feet welded directly on the wiring. At its most basic PCB (single-panel), parts of which are concentrated in the side, wire were concentrated on the other side. Suppose we need burrows on the board, then through the legs of another plank, then parts of the legs is another welding in the face. Because of this, the PCB is negative components were known as surface (Component Side) and the welding surface (Solder Side).
- 2022-11-08 00:30:02下载
- 积分:1
-
MATLAB代码实现的蛇(轮廓)。非常有用…
Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation.
- 2022-07-21 11:24:08下载
- 积分:1
-
基于Harr的人脸检测程序,在vc6.0下调试通过,可以直接运行
基于Harr的人脸检测程序,在vc6.0下调试通过,可以直接运行-Harr-based Face Detection procedures, debugging vc6.0 is passed, can be directly run
- 2022-02-01 07:41:10下载
- 积分:1
-
使用C#实现验证码识别,带有完整的教程文档。
使用C#实现验证码识别,带有完整的教程文档。-The use of C# Realize Verification Code identification, with a complete tutorial document.
- 2022-07-22 21:33:18下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1
-
一个基于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
-
VC6下vtk编程,用vtkImplicitPlaneWidget实现任意平面切割
VC6下vtk编程,用vtkImplicitPlaneWidget实现任意平面切割-Vtk under VC6 programming, with the realization of arbitrary planar cutting vtkImplicitPlaneWidget
- 2022-02-24 16:57:46下载
- 积分:1