-
用如求直立主图统计程序。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
-
车辆识别
基于opencv的车辆识别,原理主要是通过opencv的轮廓检测识别车辆轮廓,然后再检测车辆,效果不错
- 2023-01-08 12:30:02下载
- 积分:1
-
Compilation of complex shapes on the window asm source, although the code less,...
汇编的 关于 复杂形状的窗口 的asm 源程序,虽然代码量少,但汇编语言本来就是很精练的-Compilation of complex shapes on the window asm source, although the code less, but the assembly language is the very concise
- 2022-05-23 07:59:01下载
- 积分:1
-
java写的画饼状图、柱状图的applet
java写的画饼状图、柱状图的applet-java write paintings pie chart, histogram applet
- 2022-08-06 05:23:37下载
- 积分:1
-
It is a window mash viewer sample application.
Its really nice.
Please try i...
It is a window mash viewer sample application.
Its really nice.
Please try it.
- 2022-01-25 19:54:22下载
- 积分:1
-
从散乱点插值生成轮廓线并提供颜色…
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-07-19 00:54:57下载
- 积分:1
-
3D文件读取
该包中包含3D文件的读取,保存,其中有DXF格式文件,3DS文件,OBJ文件,LSS文件,LAS文件,V3E文件,STL文件。这些常用3D数据格式的读取与存储操作,对3D开发者有非常大的作用。
- 2023-04-04 12:05:03下载
- 积分:1
-
- 2023-08-08 22:30:04下载
- 积分:1
-
Cannon CDSDK 7.3,Cannon 相机开发包.
尚未经过经过测试。
Cannon CDSDK 7.3,Cannon 相机开发包.
尚未经过经过测试。
-Cannon CDSDK 7.3, Cannon Camera Development Kit. Has not been tested.
- 2023-03-03 22:05:04下载
- 积分:1
-
WinForm电子相册
C#开发的,照片浏览,自动播放。照片列表树状显示,数据库存储照片,支持更新、检索、删除照片等操作。
- 2022-01-28 14:12:19下载
- 积分:1