-
用如求直立主图统计程序。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
-
vc环境里实现的简单画图功能程序 学习vc实用
vc环境里实现的简单画图功能程序 学习vc实用-vc environment to achieve a simple procedure drawing functions practical learning vc
- 2023-08-20 14:50:02下载
- 积分:1
-
VisualC++ a powerful digital image processing, including geometric transformatio...
一个强大的VisualC++数字图像处理,包括几何变换,点运算,图解增强(图解平滑,中值滤波)边缘检测,阈值分析等-VisualC++ a powerful digital image processing, including geometric transformations, point operations, graphical enhancements (graphical smoothing, median filtering) edge detection, threshold analysis, etc.
- 2022-07-17 14:35:32下载
- 积分:1
-
This is source code in VC++ for finger print identification
这是指纹识别的程序的源代码,是用VC++编的!-This is source code in VC++ for finger print identification
- 2022-08-15 14:45:00下载
- 积分:1
-
vc designed to achieve a "marginal fill" algorithm example
vc设计的一个实现“边缘填充”算法的例子-vc designed to achieve a "marginal fill" algorithm example
- 2022-09-27 14:05:02下载
- 积分:1
-
多窗口编程的C函数库和演示程序
多窗口编程的C函数库和演示程序-more windows on the C function libraries and Demonstration Program
- 2022-03-24 16:26:16下载
- 积分:1
-
类结构比较好的画图程序
类结构比较好的画图程序-type structure rather good drawing program
- 2022-02-21 12:18:51下载
- 积分:1
-
这是计算机图形学的一个bessel画线算法。直接可以运行。
这是计算机图形学的一个bessel画线算法。直接可以运行。-This is a computer graphics Bessel line drawing algorithm. Direct run.
- 2022-03-11 03:52:10下载
- 积分:1
-
视频监控程序,用于静态背景下目标识别监控和跟踪
视频监控程序,用于静态背景下目标识别监控和跟踪-Video surveillance program for monitoring the static context of target recognition and tracking
- 2022-02-14 02:26:14下载
- 积分:1
-
生成测试字并旋转得到不同角度的点阵字,生成楷体点阵汉字库,利用中心矩识别字符...
生成测试字并旋转得到不同角度的点阵字,生成楷体点阵汉字库,利用中心矩识别字符-Generate test word and get different angles of rotation lattice word lattice generated in italics汉字库, using character recognition Central Moment
- 2022-02-24 20:33:13下载
- 积分:1