-
用如求直立主图统计程序。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
-
贝塞尔画直线和圆,没有使用OPENGL侦中画线的功能,运用的是贝塞尔画线、画圆的算法
贝塞尔画直线和圆,没有使用OPENGL侦中画线的功能,运用的是贝塞尔画线、画圆的算法-Bezier drawing a straight line and circle, do not use OPENGL drawing a line in the detection function, using the Bessel painting lines, the algorithm drawcircle
- 2022-08-11 15:31:09下载
- 积分:1
-
RGB
RGB格式
- 2022-05-27 23:40:56下载
- 积分:1
-
电子书籍_数字图像处理
电子书籍_数字图像处理-E-books _ Digital Image Processing
- 2022-03-24 17:35:40下载
- 积分:1
-
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2023-04-20 16:40:03下载
- 积分:1
-
两个常用的数字水印评价函数:信躁比比(SNR)和峰值信躁比(PSNR)...
两个常用的数字水印评价函数:信躁比比(SNR)和峰值信躁比(PSNR)-two commonly used digital watermarking evaluation function : Oh habibi letter (SNR) and peak letter impatient than (PSNR)
- 2022-06-03 00:53:26下载
- 积分:1
-
C语言图像处理方法
C语言图像处理方法--Images processing method of C language
- 2023-09-06 08:55:04下载
- 积分:1
-
论文是关于照相机定标,对相关的相机定标技术进行总结,但提出了一种有效的相机定标技术...
论文是关于照相机定标,对相关的相机定标技术进行总结,但提出了一种有效的相机定标技术-Thesis was on the camera calibration, camera calibration of relevant technologies to sum up, it proposes an effective camera calibration technique
- 2023-01-22 00:10:05下载
- 积分:1
-
图像检索的代码。推荐
图像检索的代码。推荐-image retrieval code. Suggest
- 2022-04-11 07:20:43下载
- 积分: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