-
图形学中一个基本的裁剪算法的实现,里面是呈现的源代码!...
图形学中一个基本的裁剪算法的实现,里面是呈现的源代码!-graphics, a basic method for the cut, which is showing the source code!
- 2023-03-13 12:50:03下载
- 积分:1
-
vc++图象获取、处理
vc++图象获取、处理-vc image acquisition, processing
- 2023-05-05 08:05: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
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1
-
位图与调色板源代码bmp_in
位图与调色板源代码bmp_in-Bitmap and palette source bmp_in
- 2022-03-23 12:28:34下载
- 积分:1
-
两桢差分加像素统计检测运动目标
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,采用平均背景法更新背景图像,代码部分附详细解释,可以有效地对运动目标进行检测和跟踪
- 2022-03-24 20:46:50下载
- 积分:1
-
put bmp files into the source txt
把bmp文件转换成txt的源码-put bmp files into the source txt
- 2022-03-20 11:19:18下载
- 积分:1
-
利用LBP纹理模型进行纹理分类,其论文<..Rotation Invariant Texture Classification using LBP Var...
利用LBP纹理模型进行纹理分类,其论文发表在2009年Pattern Recognition,效果很不错。-Texture classification by LBP texture model. The related paper has been published in Pattern Recognition 2009.
- 2022-01-26 06:05:31下载
- 积分:1
-
数字识别,能识别0到9这几个数字啊,基于matlab
数字识别,能识别0到9这几个数字啊,基于matlab-Digital identification, can identify it 0-9 a few figures ah, based on matlab
- 2022-09-25 18:35:02下载
- 积分:1
-
这个是一个用C画曲线增加参数的程序,这个老师留的作业,希望对大家有用...
这个是一个用C画曲线增加参数的程序,这个老师留的作业,希望对大家有用-This is an additional parameter with C curve drawing procedure, the teacher left the job, hope for all of us
- 2022-04-25 08:57:48下载
- 积分:1