资源列表
一个简单的hough变换的源代码
- 一个很有用的数字图象HOUGH变换的源代码-very useful in a digital image HOUGH transform source code
FFT1024点.ZIP
- 1024点fft程序,在ccs上可以直接仿真,无需调试-1,024 points fft procedures, the ccs can direct simulation, debugging without
mapex
- MapInfo MapX是一个用来做地图化工作的OCX控件,它可以很容易地在您的应用程序中加入强大的制图功能。它可以把您的数据用地图的形式显示出来,更易于理解。地图形式可以比简单的图表、图形提供更多的信息,而且描述地图比描述数据表更加简单迅速。本章主要对mapx的安装和在编程语言中的使用进行讲解。-MapInfo MapX is used as a map of the OCX controls, it can very easily in your application into a pow
实现图象平滑.锐化
- 用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
在内存中位图的对称位图(镜像)(8KB)
- 在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
小波分析的讲座
- 小波分析的讲座,小波分析一直是研究热点,此讲座很好-wavelet analysis lectures, wavelet analysis research has been a hot topic of this seminar very good
JPG图像检索系统
- 一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird-0009.jpg种形式,示例图像要从图像库中选示例-a library which image and the image is the most similar image library image format for bird-0009.jpg forms, sample images from the image library selected examples
svga
- svga图形编程库,适用DOS,borlandc 3.1 turbo c, MS-C.可实现 256色以上编程-svga graphics programming library, application DOS, borlandc 3.1 turbo c, MS-C. Color can achieve more than 256 programming
delphi灰度直方图
- 直方图是反映一幅图像中的灰度级与出现这种灰度的概率之间的关系图。-histogram is reflected image of a gray scale and intensity of this relationship between the probability map.
图像的局域网传输
- 这个程序的可以使你读取另一台计算机屏幕的程序。-This procedure allows you to read another computer screen procedures.
delphi实现屏幕图像捕捉
- 屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
颜色填充
- 这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.