-
/ / TetGen计算Delaunay tetrahedralizations,约束Delaunay四
// TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- //
// hedralizations, and quality Delaunay tetrahedral meshes. The latter are //
// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such //
// meshes are suitable for finite element and finite volume methods. -//TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra-////hedralizations, and quality Delaunay tetrahedral meshes. The latter are//// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such//// meshes are suitable for finite element and finite volume methods.
- 2022-01-22 15:57:29下载
- 积分:1
-
Color Image Quantization in Windows Systems
Color Image Quantization in Windows Systems
- 2022-11-27 15:50:03下载
- 积分:1
-
显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。...
显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。-show the first images of documents and information head, it also shows the histogram, image sharpening and smoothing.
- 2022-05-23 05:08:01下载
- 积分:1
-
目标跟踪算法
这是一个目标跟踪算法,利用mean shift(均值偏移)方法对若干帧图像上,我们所指定的目标区域进行跟踪,该算法具有很高的跟踪精度。
- 2023-08-31 06:40:02下载
- 积分:1
-
CORE_image_system
CORE_image_system
- 2023-04-12 14:15:03下载
- 积分:1
-
images from the algorithm, concise
图象取对数算法,简洁-images from the algorithm, concise
- 2023-05-26 08:05:03下载
- 积分:1
-
快速ICA算法,ICA(独立成分分析)。
快速ica算法,ica(独立成分分析)。-Fast ica algorithm, ica (independent component analysis).
- 2022-02-21 06:21:35下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
《分形算法与程序设计――Visual C++实现》的第八章源码
《分形算法与程序设计――Visual C++实现》的第八章源码-"fractal algorithms and program design-- achieving Visual C" source of Chapter VIII
- 2022-05-29 04:33:47下载
- 积分:1
-
云台镜头控制系统
云台镜头控制系统-pan and camera control system
- 2022-03-10 15:43:48下载
- 积分:1