资源列表
粗化 细化
- 用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
腐蚀与 膨胀
- 用于c++图象腐蚀和膨胀处理,能连续处理图象,例子是处理256色以下的图象,要处理256色以上的程序可自己进行修改.-for corrosion and expansive image processing, image processing can be continuous, example is the handling of 256 color images to handle more than 256 color of their program changes.
打开24位BMP
- 这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.-This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.
Photoshop教程 EXE
- Photoshop 教程--EXE文件形式,内部各章分层方便,想学就快下吧!-Photoshop tutorial -- EXE file format, the chapters internal stratification convenient, quick to learn under!
vc开发gis代码
- 用vc开发gis程序的代码,电子书可以在网上下载,希望大家多贡献多交流-with vc development gis procedure code, e-books can be downloaded from the Internet, we hope that the contribution to more exchanges
cex2
- 本程序绘制可以通过鼠标的移动,绘制直线、 矩形、椭圆、B样条、besizer曲线等。-the mapping process through mouse movement, drawing straight lines and rectangular, oval, B-spline, besizer curve.
DZJUE
- 本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。-opened a store images, the Image median filtering and histogram equalization.
5ivb_打印16位图形的演示
- 可以打印16位图形的演示,非常好的vb源代码-can print 16 demo graphics, very good vb source code
Addison.Wesley.Graphics.Programming.With.GDI.Plus.
- 这是迄今为止关于 GDI+ 图形编程最全面的一本书,本书将是一本 Windows 图形程序员非常有用的工具书。-this by far the GDI graphics programming on the most comprehensive one book, this book will be a Windows graphics programmers very useful tool.
Frequently Asked Questions for comp.graphics.algor
- 这本书应该是新闻组 comp.graphics.algorithms 的精华帖子合集了,专门收集了一些经典的图形编程算法。-this book is a news group postings comp.graphics.algorithms the essence Collection, a special collection of some of the classic graphical programming algorithm.
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
VB扫描仪
- 该实例演示了,如何在VB程序开发中控制并从扫描仪中获取扫描图像的例子,其实很简单.-the examples demonstrated how the Visual Basic programming and control from the scanner to obtain the scanned image example, it is actually very simple.
