资源列表

[图形图像处理(光照,映射..)MyCrustOpen

说明:用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
<梵高先生1992 > 在 2025-03-11 上传 | 大小:11kb | 下载:0

[图形图像处理(光照,映射..)leaf_recognition

说明:matlab实现,根据树叶的边缘曲率进行树叶分类(classify leaves according to the curvature of leaves)
<易水s > 在 2025-03-11 上传 | 大小:108kb | 下载:0

[绘图程序CDC

说明:在Windows平台上,应用程序的图形设备接口(graphics device interface,GDI)被抽象为设备上下文(Device Context,DC)。 在微软基类库MFC中,CDC类是定义设备上下文对象的基类,所有绘图函数都在CDC基类中定义。当需要输出文字或图形时,就需要调用CDC类的成员函数,这些成员函数具备输出文本、绘制图形的功能。 本节讲解的例程全部在TestView.cpp文件的 void CTe
<泉欣 > 在 2025-03-11 上传 | 大小:563kb | 下载:0

[绘图程序绘制像素点函数

说明:绘制像素点函数:在屏幕的P0(20,20)坐标位置处绘制一个绿色像素点,然后读出该像素点的颜色,水平平移100个像素绘制P1点。(The pixel function is plotted: a green pixel is drawn at the P0 (20,20) coordinates of the screen, and then the color of the pixel is read out. 100 pixels
<泉欣 > 在 2025-03-11 上传 | 大小:43kb | 下载:0

[绘图程序例2-3

说明:本函数从当前位置绘制直线段,但不包括(x,y)点。不包括终点坐标是为了实现多线段连接时公共点的处理,即采用起点闭区间,终点开区间的处理方法。绘制直线段函数的参数不包含颜色,直线段的颜色通过画笔来指定。(This function draws a straight line segment from the current position, but does not include (x, y) points. The end poin
<泉欣 > 在 2025-03-11 上传 | 大小:41kb | 下载:0

[图形/文字识别文字识别

说明:随着现代社会的发展,信息的形式和数量正在迅猛增长。其中很大一部分是图像,图像可以把事物生动地呈现在我们面前,让我们更直观地接受信息。同时,计算机已经作为一种人们普遍使用的工具为人们的生产生活服务。从图像中提取文字属于信息智能化处理的前沿课题,是当前人工智能与模式识别领域中的研究热点。由于文字具有高级语义特征,对图片内容的理解、索引、检索具有重要作用,因此,研究图片文字提取具有重要的实际意义。又由于静态图像文字提取是动态图像文字提取的基础
<lj557 > 在 2025-03-11 上传 | 大小:207kb | 下载:0

[绘图程序例2-4

说明:绘制左上角点为P0(100,100),右下角点为P1(600,300)的矩形。矩形边界线为1像素宽的蓝线,矩形内部填充为绿色(Draw the left upper corner is P0 (100100), the lower right corner is P1 (600300) rectangle. The rectangle boundary line is 1 pixels wide blue line, and the i
<泉欣 > 在 2025-03-11 上传 | 大小:41kb | 下载:0

[图形图像处理(光照,映射..)例2-5

说明:例2-5 在屏幕客户区内绘制内切椭圆,椭圆的形状依据客户区形状而改变。椭圆边界为1像素宽的蓝线,内部填充为绿色(Example 2-5 draws an inscribed ellipse in the screen client area, and the shape of the ellipse varies according to the shape of the client area. The ellipse boundar
<泉欣 > 在 2025-03-11 上传 | 大小:42kb | 下载:0

[绘图程序例2-7

说明:(1)该函数使用当前画刷填充整个矩形,包括左边界和上边界,但不包括右边界和下边界。 (2)当前画笔对该函数不起作用。((1) the current brush fills the rectangle using the function, including the left and upper boundaries, but does not include the right boundary and the lower bou
<泉欣 > 在 2025-03-11 上传 | 大小:44kb | 下载:0

[图形图像处理(光照,映射..)Three_convolution

说明:matlab实现对图像的双三次卷积内插,以图像的缩放为例子(Matlab to the image of the double triple convolution interpolation, with the image zooming as an example)
<tgod1994 > 在 2025-03-11 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)counting number

说明:可以对简单的细胞图像进行分割并计算细胞的数量(It can segment the simple cell image and calculate the number of cells.)
<EricKwok > 在 2025-03-11 上传 | 大小:51kb | 下载:0

[CADAutoCAD lisp

说明:测绘中常用的一些制图符号,以及内业展点程序。主要包括: 围墙、栏杆、道路、圆堤的定义绘制,坐标正算反算程序,读取文件在CAD中进行展点。(Some cartographic symbols used in surveying and mapping as well as internal exhibition procedures are presented. Mainly include: The definition of th
<Rachel_J > 在 2025-03-11 上传 | 大小:6kb | 下载:1

源码中国 www.ymcn.org