-
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual...
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。
附:课本中所有的源代码
课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
- 2022-01-25 19:50:00下载
- 积分:1
-
bmp_to_c文件夹里面的UC的使用
使用BMP_to_C文件夹里面的uC-GUI-BitmapConvert.exe打开合适液晶屏分辨率的bmp图片,以256色较好,转换成C文件,修改开机画面logo-The use of BMP_to_C folder inside uC-GUI-BitmapConvert.exe open the appropriate screen resolution bmp picture to 256 colors better, converted into C files, modify the boot screen logo
- 2022-04-08 06:22:25下载
- 积分:1
-
使用OpenGL实现调色板功能,通过读入调色板文件可以实现不同的颜色拾取。...
使用OpenGL实现调色板功能,通过读入调色板文件可以实现不同的颜色拾取。-Use OpenGL realize palette function, by reading the document into the color palette of different colors can be achieved pickup.
- 2022-09-28 10:50:02下载
- 积分:1
-
图象复原的VC++程序源码,希望对大家有所帮助,也希望尽快的成为会员,谢谢!...
图象复原的VC++程序源码,希望对大家有所帮助,也希望尽快的成为会员,谢谢!-Image recovery VC++ Program source code, and they hope to be helpful to everyone, and hope to become a member as soon as possible, thank you!
- 2022-10-20 13:05:03下载
- 积分:1
-
网格简化代码,已在vs2008下调试通过,并带有debug版和release版的可执行文件...
网格简化代码,已在vs2008下调试通过,并带有debug版和release版的可执行文件-mesh simplification code
- 2022-01-25 21:53:26下载
- 积分:1
-
Visual+C++程序开发范例宝典源代码
Visual+C++程序开发范例宝典源代码-vc
- 2022-04-09 02:53:38下载
- 积分:1
-
这是一个图象处理的程序
这是一个图象处理的程序-This is an image processing procedures
- 2022-05-22 04:07:48下载
- 积分:1
-
拷贝一个Bitmap图象到剪贴板
拷贝一个Bitmap图象到剪贴板 -Copying a Bitmap to clipborad
- 2022-05-05 09:40:25下载
- 积分:1
-
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随...
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随时间改变,造成动画效果),直到减到0为止。在文
字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄
色分量减的快一些,即可得到真实的火焰效果。-flame produced text characters running around the flame flicker, rather pretty. The basic idea : For a given language, the RGB sub-around money overseas minus a random order quantity (the random change with time, resulting in animation effects), until reduced to 0 so far. The language can be seen around the text color than the desalination of flame. If neglected blue component and make the yellow-minus faster, and can be real flame effect.
- 2022-08-07 22:49:32下载
- 积分:1
-
计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考....
计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考.-Computer graphics code, area filling. So at the end of courses designed to do to get ready reference.
- 2022-04-15 06:07:16下载
- 积分:1