-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-06-03 08:09:16下载
- 积分:1
-
数字图像处理源程序vc++
图像的点运算主要用来改变图像的灰度分布范围;点运算的最大特点是输出像素值只与当前输入像素值有关,本文主要介绍利用灰度直方图查看图像信息,了解各种灰度变换公式,掌握灰度变化实现方法。
- 2022-08-16 06:09:30下载
- 积分:1
-
C语言数字图片的读写
c语言进行BMP位图的读写操作,并对灰度图像进行简单操作,比如对灰度图像的左下角进行处理,使该灰度图像左下角变成黑色,以及改变灰度图像的调色板,改变绿色分量。
- 2022-09-16 07:00:03下载
- 积分:1
-
源代码的图像特征提取,使用Sobel算子边缘提取…
图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
- 2022-02-05 11:57:48下载
- 积分:1
-
计算机图形学:直线DDA算法2
计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
- 2023-05-23 13:20:04下载
- 积分:1
-
包括一个自定义图像类型的结构体,自定义图像api,和机器视觉的函数。可以完成道路检测追踪的功能...
包括一个自定义图像类型的结构体,自定义图像api,和机器视觉的函数。可以完成道路检测追踪的功能-including a custom image-type structure, since the definition images api, and machine vision functions. To be completed road detection tracking function
- 2022-12-13 12:45:04下载
- 积分:1
-
简单的绘图程序源代码
简单的绘图程序源代码-simple drawing program source code
- 2023-02-26 21:30:04下载
- 积分:1
-
Convert Sketchup SKP files to DXF or STL
This is a plugin script for Go-ogle"s free 3D design program Sketchup. The free version of Sketchup has limited file export options and many CAM programs will not recognise the native Sketchup (SKP) file format. This plugin allows you to export your Sketchup model as a DXF or STL files readable by most CAM and 3D printer software.Using the pluginAfter copying this file, start Sketchup and you should now have an extra menu option (Export to DXF or STL) in the Sketchup Tools menu.There are five export options:STL triangles. Use this for Makerbot or Reprap style 3D printersDXF polyface mesh. This will give the most faithful reproduction of your original Sketchup model.DXF polylines: exports the outlines of each face as a polyline, sometimes useful for CAM toolpaths.DXF triangular mesh: breaks all the faces up into trianglesDXF lines. This
- 2022-07-17 00:59:40下载
- 积分:1
-
用c++的mfc和opengl中相关函数实现物体的三位观察
用c++的mfc和opengl中相关函数实现物体的三位观察-Using c++ in mfc and opengl in the correlation function of the three observation of objects
- 2022-01-21 05:18:45下载
- 积分:1
-
简单的画图软件。
简单的画图软件。- Simple painting software.
- 2022-10-08 10:00:03下载
- 积分:1