-
画上的光滑曲线,采用5点平滑法。
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
- 2023-01-14 23:10:03下载
- 积分:1
-
非常规概率密度函数频率直方图和概率密度曲线绘制
MATLAB中自带有均匀分布、高斯分布等23种概率密度函数,这些可以认为是常规函数。对于非常规函数,本程序可以处理并绘制函数的频率分布直方图和概率密度曲线。操作简单可行。
- 2022-08-17 23:18:20下载
- 积分:1
-
本地脚本<Vbscript>生成随机数字,用图像显示!
本地脚本生成随机数字,用图像显示!-err
- 2022-03-23 11:48:26下载
- 积分:1
-
经典的三维水管源码
windows 屏保中的三维水管,真的很奇特,找到此源码,可以对C++编程,尤其是图像编程很有帮助!
- 2022-02-03 11:21:12下载
- 积分: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
-
Visual C++ OpenGL DirectX三维动画编程宝典随书源码
基于VC++和OpenGL的源码,可用于学习Opengl模型显示,加载,纹理贴图,记住,此源码是Visual C++ OpenGL DirectX三维动画编程宝的光盘示例
- 2022-07-20 16:30:37下载
- 积分:1
-
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩-Image recognition step (a total of three), this step is image preprocessing, including edge detection, image stretching
- 2022-07-11 10:45:49下载
- 积分:1
-
The program
该程序的功能是,在一个界面中随意用鼠标绘制几个圆形程序就能把任意两个圆的圆心连在一起-The program
- 2023-01-14 23:00:04下载
- 积分:1
-
人脸识别算法的一个核主成分分析,…
一个号的核主成分分析的人脸识别算法,整个程序非常的清楚明了!-A number of kernel principal component analysis for face recognition algorithms, the whole process is very easy to understand!
- 2023-03-13 03:55:03下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1