资源列表
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
lights
- 交通灯控制系统 模拟显示两组信号灯,每组为直行和左转红黄绿六个信号灯,一组控制东西方向,一组控制南北方向,每组各有一个计时器。-Traffic light control system simulation show that two groups of lights, each for straight and turn left six red, yellow, and green lights, a group of control of an east-west direction,
200542176571233
- 几何变换,能实现二维图像的平移,旋转和放缩功能。-geometric transformation, 2D images to achieve the translation, rotation and scaling functions.
work55
- 光线跟踪算法进行体绘制 使用C++语言实现-Ray tracing algorithm for volume rendering using the C++ Language
MATLABLowPassFilter
- Matlab实现低通滤波,帮助理解FIR滤波的实现过程,难得-Matlab low pass filter, helping to understand the realization of FIR filtering process, a rare
SimleCAD
- 一个简单的CAD系统,可以实现基本的图形操作-a simple CAD system, can achieve the underlying graphics operations
linear
- 图像保重要特征扩散滤波方法之---线性扩散-important feature images Bao proliferation filtering method -- Linear proliferation
4Binarization
- 關於二值化的影像處理,利用灰階0到255做分類 關於二值化的影像處理,利用灰階0到255做分類-about the Binarization DIp
bnatreamnaturaltransfer
- 图像扭曲抖动的一个例子,能实现三种插值方法 不错的-An example of image distortion jitter, can realize three interpolation method is good
XUANZHUAN
- 这是一个简单的图形旋转变化的源码,可供初学者使用,这是直接就可运行的哦-This is a simple change of the source graphic rotation for beginners to use, it can be run directly Oh
test antialiasing
- 一个简易的反走样线段绘制程序,给出了一个通用的wu象素解决方案。程序启动后,在窗口上任一点点击一下,然后分别用钩选反走样和不钩选可以绘制直线,可以看见反走样的效果。-a simple line drawing anti-aliasing procedures, is a common wu pixel solution. After commencement, 1:00 office window click, and then using anti-aliasing Senators and
ShowDIB
- 一个简单的显示位图的SDI程序,你可以通过打开菜单打开任何你想要打开的位图文件。