-
针对平面内不相交的点或圆,根据三角剖分的原理,生成VORONOI图...
针对平面内不相交的点或圆,根据三角剖分的原理,生成VORONOI图-For the plane does not intersect the point or circle, in accordance with the principles of triangulation to generate VORONOI map
- 2022-07-26 03:21:28下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。...
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
- 2022-06-12 20:39:54下载
- 积分:1
-
基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。...
基于mfc的轮廓提取程序,支持多种算子提取轮廓,有边缘检测,hough变换等功能。-Mfc based on the contour extraction process, supports a wide range of contour extraction operator, has edge detection, hough transform functions.
- 2023-03-02 09:00:03下载
- 积分:1
-
JPEG图片压缩,可压缩到原大小的百分之10左右
JPEG图片压缩,可压缩到原大小的百分之10左右-JPEG image compression, compressible to the original size of about 10
- 2022-01-26 00:17:50下载
- 积分:1
-
添加一个视频背景的分段视频
Add a video background to the segmented video -Add a video background to the segmented video
- 2022-05-13 00:12:44下载
- 积分:1
-
继续神经网络编程,bp算法,delphi 2005下编译通过
继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
- 2022-04-26 12:29:53下载
- 积分:1
-
图像处理源程序代码,关于图像的细化处理程序。
图像处理源程序代码,关于图像的细化处理程序。-Image processing source code, on the detailed image processing procedures.
- 2023-01-30 15:45:04下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my 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.
- 2022-07-08 00:53:15下载
- 积分:1
-
hough变换源码 用于检测直线或圆形等
hough变换源码 用于检测直线或圆形等-hough transform for the detection of source, such as linear or circular
- 2022-08-26 00:35:27下载
- 积分:1