-
介绍了虚拟屏幕技术的原理及实现,附带源代码。是写游戏教好的参考资料...
介绍了虚拟屏幕技术的原理及实现,附带源代码。是写游戏教好的参考资料-introduced a virtual screen technology and the realization of the principle, the source code attached. The game is to write a good reference
- 2022-03-15 15:37:01下载
- 积分:1
-
nec a company's image processing example! Absolutely optimization!
nec公司的一个图像处理的例子!绝对优化!-nec a company"s image processing example! Absolutely optimization!
- 2023-01-06 20:30: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
-
基于点匹配的颜色分布和光流
Color distribution and optical flow based point matcher
- 2023-08-16 04:40:03下载
- 积分:1
-
edge image segmentation procedures, the use of vb programming, with the hope of...
边缘图象分割程序,是使用vb编程,希望有帮助-edge image segmentation procedures, the use of vb programming, with the hope of helping
- 2022-08-14 21:42:58下载
- 积分:1
-
读取BMP图像的VC源代码,但读取后显示的是灰度的
读取BMP图像的VC源代码,但读取后显示的是灰度的-read BMP images VC source code, but after reading shows the intensity of
- 2023-07-25 05:05:05下载
- 积分:1
-
实现缺角立方体旋转,VC,在WinXP下运行,也可以在…
实现缺角立方体的旋转,VC实现,在WINXP上运行,缺角正方体可以绕X,Y,Z和中心进行旋转,画面清晰-realize na corner cube rotation, VC, in WINXP run, and none could be around the corner cube X, Y, Z and the center rotation, clear picture
- 2022-03-12 12:03:43下载
- 积分:1
-
用VC++开发的图像压缩
用VC++开发的图像压缩-development of the VC Image Compression
- 2022-06-21 11:04:05下载
- 积分:1
-
图像加水印,支持png透明处理
/*
* 功能:PHP图片水印 (水印支持图片或文字)
* 参数:
*$groundImage 背景图片,即需要加水印的图片,暂只支持GIF,JPG,PNG格式;
*$waterPos水印位置,有10种状态,0为随机位置;
*1为顶端居左,2为顶端居中,3为顶端居右;
*4为中部居左,5为中部居中,6为中部居右;
*7为底端居左,8为底端居中,9为底端居右;
- 2022-04-15 02:49:16下载
- 积分:1
-
3d地形模型,空格键可以停止/开始动画,回车键随机生成新的地形...
3d地形模型,空格键可以停止/开始动画,回车键随机生成新的地形-3d terrain model, the space bar can stop/start animation, the ENTER key randomly generate new terrain
- 2022-03-28 17:36:11下载
- 积分:1