资源列表
histequalization
- 目的是用于直方图均衡化,与普通直方图均衡化不同的是,它是把灰度平均展开到所有的灰度级而不是拉伸灰度的方法-histequalization
de_boor
- De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable way for finding a point on a B-spline curve given a u in the domain.
plot
- 用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add
HuaTu
- 基于定时器的实时曲线的绘制,动态产生三角波-Timer-based real-time Curve, dynamically generated triangular wave
VCParzenWindowEstimatesOfTwoUniformlyDistributed.r
- 用VC实现了Parzen窗估计了两个均匀分布-VC achieved using Parzen window estimates of two uniformly distributed
Draw
- 在写字板中的一个简单的画图程序。代码知道你如何进行简单的画图!-In the tablet in a simple drawing program. How do you know the code for a simple drawing!
2DCAD
- 图形图象文件,图形生成 生成复杂图案的程序-Graphic image files, graphics generation process to generate complex patterns
dxf_Active(kadmos)
- 美国开发的直接读取dxf文件的控件及说明-Developed by the United States read dxf files directly control and descr iption
wb26U0yLXN0ZM2syrGyybyv_uwCTFf
- 使用两块M2-std图像采集卡同时采集,得到同步图像-The use of two M2-std collected at the same time frame grabbers, the images simultaneously
Cube
- Visual C++基本图元绘制:包括点、线、面的绘制-Visual C++ basic drawing primitives: including points, lines and surface mapping
d2200904
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
draw_line_circle
- 本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.