搜索资源列表
chart
- 利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序.-use Windows GDI to create a wide variety of two-dimensional forms (including bar, maps, pie), the class can be used with Win32 process.
matlabfigure
- 常用画图函数及其例子 数据图视化能使人们用视觉器官直接感受到数据的许多内在本质 。因此,数据可视化是人们研究科学、认识世界所不可缺少的手段。MATLAB不仅数值计算方面是一个优秀的科技应用软件, 在数据可视化方面也具有上佳表现。 -common drawing functions and data plans, as examples of people will use visual data organ directly felt in many inner essence. Th
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
TestChart
- MSCHART的一个应用程序,主要讲述了如何制作线图,饼图,拄图
免费图象格式代码库
- 一个免费的2D图象压缩和解码库 可以应用到自己的产品开发中去
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
fractalpattern-MATLAB
- 应用MATLAB软件编程绘制庞加莱截面图,生成皮诺曲线的过程(动画) ,分形地图,离散的蔡氏电路, 抛物线-k*x^2+(k+1)*x混沌分岔行为等。-fractal pattern
Voronoi1
- Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法-Voronoi diagram based on the length of line between two points as the distance from a parti
sartexture
- SAR图象的斑点噪声严重影响了图象应用的效果,本程序针对SAR图象特点,提供一种特征分析程序,共大家参考学习.-This is a picture of the special process, the use of the program could realize SASR image matching and integration.
GdiDemo
- Gdi对象包括线条、笔刷、位图应用的演示代码。-Gdi objects including lines, brush, bitmap application demo code.
JAVA_paint
- 本文讲述一个画图板应用程序的设计,屏幕抓图如下。这篇文章带有三个附件,其中两个jar文件都是j2sdk1.4.2_08编译打包,包含源代码,可执行-This paper describes the application of a drawing board design, screen shot below. Article with three attachments, two of which are j2sdk1.4.2_08 jar files compiled package, in
zhifangtu
- 可直接获取一幅灰度图的直方图,应用简单方便-Direct access to a grayscale histogram, the application is simple and convenient
7839801digitalimageprocessprograms
- 用matlab画二维图型该运用给定的方程建立适合工程应用的坐标系画图-USE matlab for a 2D picture
freqFilter
- 各种滤波:// ButterworthL() - 巴特沃斯低通滤波器 // ButterworthH() - 巴特沃斯高通滤波器 // MutualFilter() - 交互式带阻滤波器 // RetrorseFilter() - 巴特沃斯低通滤波器的逆滤波 // WienerFilter() - 有约束恢复的维纳滤波 // PSE_Filter() - 有约束恢复的功率谱均衡滤波 // MinPower() - 有约束恢复的最小平方滤波 (数字图象处理
Gradient
- sobel算子求出图像梯度,本程序中采用的是红色通道,可应用在抠图,目标提取-get the gradient of the image wiht sobel
random-walker
- 随机游走在图像分割中的应用,它类似于图割算法,利用谱信息进行分割 -random walker
Digital-Differential-Analyzer
- 验证直线和圆生成的DDA算法和Bresenham算法。能通过类分别抽象直线和圆,并对各自的DDA算法及Bresenham算法生成图元功能进行封装,通过设计MFC单文档应用程序来验证算法的正确性。-DDA Algorithm Bresenham algorithm verification and generation lines and circles. By abstract lines and circles class respectively, and the respective DD