搜索资源列表
用VB进行图形图像处理的软件代码
- 用VB进行图形图像处理的软件代码,全部!-VB for graphics processing software code, all!
一个图形图像程序
- 这是一个图形图像编程示例,可以对bmp图像进行平滑、锐化、颜色等处理,可以对图形进行平面不同角度的变换,还可以画直线、曲线、椭圆等各种不同的图元。并为程序制作了一个精美的启动界面。-This is a graphics programming paradigm can bmp image smoothing, sharpening, color, such as processing, graphics can Planar different angle transformation, can
图像处理
- 图像处理
图像处理基本算法演示软件
- 图形界面,对图像处理的多个基础算法提供源码及演示功能。
VC++图像处理编辑器源代码
- VC++图像处理器,支持20多种图形变换技巧
基于MFC的图形图像处理
- 基于MFC的图形图像处理 Bitmap的平滑与锐化
image最开放的图像处理分析平台
- ImageJ是最开放的图像处理分析平台,能够有效的实现不同图形的分析,计算及处理,包含300多种Plugin。
DigtalImageProcess
- Visual C++数字图像处理光盘源码。内涵各种图形图像算法。-Visual C++ Digital image processing, CD-ROM source. The connotation of a variety of graphic image algorithm.
ImageTest
- 图像处理实例, 基本图形操作 -Examples of image processing, basic graphics operation of the basic graphics operations
LineChart
- c#编写的图形图像处理小程序,简洁易用,功能强悍!-c# deal with the preparation of the graphic image of small procedures, simple to use, powerful features!
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
09320_2
- BMP图像的读写,是图形图像处理的基础,很有用处-Read and write BMP images
cximage600_ful
- CxImage是一个性能卓越、功能超强的一款图形、图像操作类库。用了你可以为你的程充快速加入图像的相关操作功能,比如存取显示以及各种图像转换等,如果你对其功能有较深的理解,你甚至可以用它开发出图像处理软件来。-CxImage is a performance, features a superior graphics, image library operations. You can use the way you charge for adding images related to the
43680551binarydifferencemethod
- 图形图像处理,能够很好的对图像进行处理,毕业论文-Graphic image processing, can be very good for image processing, Thesis
VCimage
- 各种VC图形图像处理程序,包括位图处理,JPEG显示-VC graphics image processing a variety of procedures, including dealing with bitmap, JPEG display, etc.
图形图像处理程序例子
- 1.二值化处理的源代码 2.对角镜像处理 3.离散余弦变换处理 4.傅立叶变换处理 5.(图像复原) 6.加入随机噪声 7.直方图均衡处理 8.几何变换 9.图像处理头文件 ...... -1. 2 value of the source code for two. Right angle image processing 3. Discrete Cosine Transform 4. Fourier transform handle
VC++图像处理典型算法完整演示源代码
- VC++图像处理典型算法完整演示源代码,实现傅里叶变换、离散余弦变换等经典图形处理算法(VC++ image processing typical algorithm, complete demonstration source code)
C语言实用数字图像处理技术
- 日本人写的C语言图形算法教程很使用好懂,没有复杂的数学公式推导(Japanese C language graphics algorithm tutorial is very easy to understand, there is no complex mathematical formula derivation)
CxImage
- 图形图像处理有个静态类库的项目和一个MFC项目,MFC应用了类库项目编译生成的.lib文件,但是要是给类库项目的源文件里面打上断点的话,MFC项目是无法进入断点的。(A use the CXimage static library to do a simple test image display examples)
SimpleImage
- 实现简单的图形图像处理功能, 如放大,修改像素等。(c++ simple image processing function)