-
用如求直立主图统计程序。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
-
图像缩放,第一次进入图片,调用适当的函数在T
图像缩放,首先读入一张图片,调用相应在的函数进行图像缩小或进去放大-Image scaling, the first time into a picture, call the appropriate function in the image to reduce or enlarge into
- 2022-08-17 20:04:17下载
- 积分:1
-
模拟机械钟(C语言)
TC256图形模式下实现,模拟机械表的走时,以及中文汉字的显示。希望对大家理解C语言有所帮助
- 2022-03-24 14:33:19下载
- 积分:1
-
C语言数字图片的读写
c语言进行BMP位图的读写操作,并对灰度图像进行简单操作,比如对灰度图像的左下角进行处理,使该灰度图像左下角变成黑色,以及改变灰度图像的调色板,改变绿色分量。
- 2022-09-16 07:00:03下载
- 积分:1
-
基于OPENCV的车流量统计
利用混合高斯模型获取背景前景,加之腐蚀膨胀函数完善,利用重心越界来计算车流量。函数包括多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。软件目前可实现以下功能:1)提供高斯建模法研究相应算法实现的效果的影响;2)可以实现原视频与处理后的视频同时播放,实现跟踪;3)实现车流量技术计数。视频分析效果基本达到了我们的预期目标。
- 2022-05-09 12:00:43下载
- 积分:1
-
该程序可以将一个汉字转换为16x16的点阵并以十六进制表示出来。...
该程序可以将一个汉字转换为16x16的点阵并以十六进制表示出来。-the program can be converted into a Chinese character 16x16 lattice and hexadecimal representation out.
- 2023-01-08 15:25:02下载
- 积分:1
-
When the program is implemented with VC++6.0 on the grayscale image to carry out...
该程序时用VC++6.0实现的,对灰度图像来进行膨胀和复试以及开闭运算,对学者应该有帮助。-When the program is implemented with VC++6.0 on the grayscale image to carry out expansion and re-testing, as well as opening and closing operation, pairs of scholars should be helpful.
- 2022-04-09 01:36:21下载
- 积分:1
-
Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, th...
绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, the program running, respectively, select menu
- 2022-11-20 01:50:03下载
- 积分:1
-
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法...
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法
-Simple contour drawing of the specific application procedures, including complete engineering and VC isogram source mapping, tracking method
- 2023-02-13 00:10:04下载
- 积分:1
-
vb own series programming, which is the diamond source code! A great weekend!
自己编的vb编程,这是钻石源代码!请多多指教!-vb own series programming, which is the diamond source code! A great weekend!
- 2022-03-30 18:37:00下载
- 积分:1