资源列表
The PhoXo Core Library (PCL) 图像处理库
- The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
彩条
- 用turboC实现的16位dos下的高色彩显示程序,想学学底层图形模式的朋友可以来看看。主要是中断的使用。-used to achieve the 16 dos, the high color display program, would like to learn the underlying graphics mode can be a friend to look at. The main use is broken.
svga256
- 在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。-in 16 1280x1024 dos shown graphic images of procedures used Shuabing technology, some of the low refresh rate, but it is probably dos under the limit. Interested friends can come.
基于图像处理的数控技术
- 用vc写的基于图像处理的计算机集成数控技术-vc used to write on the computer image processing technology integration NC
JPEG算法
- jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
图形去噪声
- //Name:smooth.c//Purpose: To perform smoothing and sharpening//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
图像几何变换算法
- //Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
反色
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 注意,程序只能对256色图像进行操作。-debug a computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition noted that the proceedings only for 256-color images operation.
离散余弦变换
- 图象离铉变换适用与图象处理的专业人事使用-Hyun transform images from the image processing application and the use of professional personnel
erweizhuanhuan
- 用c语言编的可,实现一个矩形简单的二维变换,包括平移,对称,旋转等-used to be part of the realization of a simple two-dimensional rectangular transformation, including translation, symmetric, and rotating
appendix
- 一些其本的图象处理方法,其中包括哈夫 直线检测,灰度图的转换,边界锐化 提取-some of the image processing methods, including Melissa linear detection, grayscale conversion, extraction border Sharpening
完整的画图程序
- 二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。-2D drawing program, including painting straight lines, circles, polygons, curves, such as finger painting, but also wrote the text. Graphics is a good demonstration program.