-
一些重要的东西,图像编程必用
一些重要的东西,图像编程必用-some important things, certainly with images Programming
- 2022-03-03 08:53:33下载
- 积分:1
-
contourlet toolbox matlab code
contourlet toolbox matlab code
- 2023-02-16 16:15:04下载
- 积分:1
-
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,...
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
- 2022-03-10 00:00:53下载
- 积分:1
-
分形算法与程序设计
《分形算法与程序设计――Visual C++实现》的第二章源码-"fractal algorithms and programming-- Visual C achieve" the second chapter FOSS
- 2022-02-12 15:59:55下载
- 积分:1
-
形式+ +源代码
Form++ Source code
- 2022-06-17 17:46:48下载
- 积分:1
-
一个用c++写的图像轮廓提取的算法程序,很详细。有注释
一个用c++写的图像轮廓提取的算法程序,很详细。有注释-1 with c++ to write the image contour extraction algorithms process, very detailed. Annotated
- 2022-03-23 19:59:55下载
- 积分:1
-
Drawing Bezier curves and B
绘制Bezier曲线和B样条曲线,可在一个面板中绘制两种曲线-Drawing Bezier curves and B-spline curve can be drawn in a panel of two curves
- 2023-05-02 20:35:03下载
- 积分:1
-
Graphics software, has drawn a straight line, oval, round functions, and can be...
图形学软件,具有画直线,椭圆,圆的功能,并可以对所画图形进行变换,对话框显示-Graphics software, has drawn a straight line, oval, round functions, and can be carried out to transform the art graphics, dialog box display
- 2022-02-10 07:12:09下载
- 积分:1
-
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.
- 2022-03-11 09:45:16下载
- 积分:1
-
人脸表情识别
========================================================================MICROSOFT 基础类库: sdi_opencv========================================================================应用程序向导已创建此为您的 sdi_opencv 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识但也是您编写应用程序的起始点。此文件包含的你会发现在每个文件的摘要,让您的 sdi_opencv 应用程序。sdi_opencv.dsp此文件 (项目文件) 包含在项目一级的信息和用于生成单个项目或子项目。其他用户可以共享项目 (.dsp) 文件,但他们应该导出到本地的生成文件。sdi_opencv.h这是应用程序的主头文件。它包括其他项目特定的标头 (包括 resource.h 中) 和声明CSdi_opencvApp 应用程序类。sdi_opencv.cpp这是主应用程序源文件包含的应用程序CSdi_opencvApp 的类。sdi_opencv.rc这是所有微软 Windows 资源的列表,程序使用。它包括图标、 位图和存储的游标在 RES 子目录中。在 Microsoft 中,可以直接编辑此文件Visual c + +。sdi_opencv.clw此文件包含向导用于编辑现有的信息类或添加新的类别。ClassWizard 也使用此文件来存储创建和编辑消息映射和对话框数据所需的信息映射和创建原型成员函数。ressdi_opencv.ico这是一个
- 2022-08-04 06:16:12下载
- 积分:1