-
用如求直立主图统计程序。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
-
非均匀有理b样条曲线nurbs的C++源码库。
非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.
- 2022-05-27 05:27:01下载
- 积分:1
-
在图像处理中经常用到的图像缩放算法。
在图像处理中经常用到的图像缩放算法。-in image processing frequently used image scaling algorithm.
- 2022-03-03 15:58:39下载
- 积分:1
-
数字信号处理 冲激响应 数字低通滤波器
数字信号处理 冲激响应 数字低通滤波器-digital signal processing impulse response wave digital lowpass filter
- 2023-07-10 07:25:03下载
- 积分:1
-
Ageia s PhysX(Game Physis lib) Usage with D3D
Ageia s PhysX(Game Physis lib) Usage with D3D - base Geometry (need physx lib, download from nvidia homepage)-Ageia s PhysX(Game Physis lib) Usage with D3D- base Geometry (need physx lib, download from nvidia homepage)
- 2023-05-17 13:35:03下载
- 积分:1
-
bmp图像对比度调节
bmp图像对比度调节-bmp image contrast adjustment
- 2022-10-23 03:45:03下载
- 积分:1
-
多孔算法,可用于小波变换和其它变换,有效抑制伪吉布斯现象...
多孔算法,可用于小波变换和其它变换,有效抑制伪吉布斯现象-atrous for wavelet
- 2023-06-19 06:05:03下载
- 积分:1
-
老外写的贝塞耳曲线的源码
老外写的贝塞耳曲线的源码-foreigners write Bessel curve FOSS
- 2022-03-13 23:21:58下载
- 积分:1
-
dongtai
基于动态规划的点状运动目标的基于动态规划的点状运动目标的-dongtai
- 2023-01-12 02:55:04下载
- 积分:1
-
用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.
用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.- A B transect curve algorithm compiles which with vc, inputs the
spot tendency according to the mouse to draw up the B transect curve,
and may revise the control point, thus revision curve shape
- 2022-03-09 18:16:20下载
- 积分:1