搜索资源列表
图像文件操作库
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
Wangmeng_8433028879
- ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operation, the geometry transformatio
huangjian_w_PlayVideoCap
- 开源MPEG4压缩算法-Xvid库调用范例 关键字:PlayVideoCap MPEG4 XvidCore 视频压缩算法 来 自:原创 平 台:Win2k/XP/NT,Win2003 深浅度:中级 完成时间:2007-12-28 发布者:huangjian_w 发布时间:2007-12-29 编辑器:DELPHI7 语 种:简体中文 分 类:媒体与图形 下载浏览:542/1841 加入到我的收藏
harrisdetection
- harris检测图像角点特征的经典算法描述还不错效果相当好大家可以试试能不能用哦
PointTrans
- 图像的拉伸与点变换-image with the tensile point transformation
数字图象处理1.1
- 数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测-digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photog
Graphics
- 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
NTGraph_src
- 绘制二维图像(点和线),使用很简单,自定义的绘图元素-Draw two-dimensional images (point and line), the use of very simple, custom graphics elements
Image(6)
- 图像的点处理,图像的投影与平均定位,灰度直方图,灰度变换。-Point image processing, image projection and the average position histogram, gray-scale transformation.
EXP1
- 图像的点处理,包含了直方图,灰度均衡,-Point image processing, including a histogram, gray balance, etc.
VBdrawingdevice
- 主要功能有以下几点: 1. 前景色的选择、 2. 线宽的选择 3. 画图工具的选择 (1)直线工具 (2)椭圆工具 (3)矩形工具 4. 清除绘制的图形 5.颜色的选取 6.图像的读取与储存-Have the following main functions: 1. Foreground selection, 2. Linewidth option 3. The choice of drawing tools (1) straight-line tools (
dftconv
- 数字信号处理:实现对32点矩形序列和x(n)=n+1序列分别进行DFT,两者线形卷积,原序列补点至63点后的DFT和对DFT乘积的IDFT。显示为数值和坐标轴中的图像。vista系统不能看图。在win-c下编译,c语言-Digital signal processing: to achieve 32 points, rectangular sequence and x (n) = n+1 sequences were carried out DFT, linear convolution bet
CAD
- 能够方便的将cad图像中的点坐标进行批量输出 -Can easily be cad image point coordinates of the output volume
MyDrawing
- VC++6.0中实现点击鼠标右键控制画圆还是画矩形,当图像画出来时可以控制是否计算改图的面积-VC++6.0 to achieve click right mouse button control draw a circle or rectangle, when the image is drawn, whether the calculation can be controlled to change map size
drawing
- 实现绘图的功能,主要画点,直线,矩形,椭圆,可改变线型线宽,用滚动条控件实现的调色板功能,避免了窗口重绘时图像消失-Achieve the graphics function, the main drawing points, lines, rectangles, ellipses, can change the line width with the slider control to achieve the palette function, avoiding the window to r
JQM
- 利用graphics.h通过描像素点实现在屏幕上绘制图像,效果是在屏幕上绘制一个机器猫,上面有五角星,颜色会改变,里面涉及到直线、圆等的算法以及递归填充算法,很适合新手学习-Use graphics.h achieved by scanning pixel on the screen to draw the image, the effect is to draw a Viking on the screen, above the five-pointed star, the color wil
ImageCodeEdit
- 小画家,点矩阵描绘,图像上下左右位移,储存功能。-Paint, dot matrix depicting the image up and down displacement of the storage function.
Graphic-simple-linear
- 绘制一个简单的直线图像,它是由矩形的长取等分点连线组成-Draw a simple straight-line image, taken by the long rectangular decile point connection
getline
- 用户可以通过选择菜单栏的datacursor工具,然后按住alt键,通过点击鼠标左键选取曲线上的点,然后点击plot重绘或save保存数据,精度与选取的点数成正比,适合于图像分辨率很高时-it s used to get the data of a line in a picture