搜索资源列表
smooth
- smooth 用于图像滤波,由很多种方法。这里给出的是水平,垂直中直滤波,和Laplace滤波
smooth
- 自己编的C程序,相当于实现了Matlab中的smooth函数,实际项目中用到的
smooth
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib
smooth
- 图象平滑处理系统源代码-Smooth image processing system source code
smooth
- 图像处理,图像平滑化-Image processing, image smoothing
LineSmooth
- 使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
smoothdll
- 实现图象处理的平滑算法,包括GUASS和Laplacian算法等,实用-achieve a smooth image processing algorithms, including GUASS and Laplacian algorithm, practical
ImgDeskew&smoothProcess
- 较强的图像处理功能,包括边缘检测、纠编、平滑、图像压缩等-strong image processing functions, including edge detection, Corrective, smooth, image compression, etc.
CGradient and CGradientCtrl
- This pair of classes is useful for graphics programs which need colour washes, or need smooth flowing palettes. CGradient provides all the useful functions for creating colour washes which can be rendered into CPalettes
位图的高倍放大与平滑拖动
- 位图的高倍放大与平滑拖动 采用了动态缓冲技术 实用 高效 是图象软件必须采用的方式-bitmap with high magnification using a smooth drag dynamic buffer technology is practical and efficient image software to be used the way
Meshless_SPH
- 使用fortran编写的无网格(光滑质点流体动力学)SPH算法-using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm
ImageProcessingoooop
- 图像处理完成有关直方图修改技术、平滑、锐化、几何以及频域变换等典型算法的编制,并提供对图像示例的测试结果和分析说明,开发与理论教学相配合的计算机图像处理与分析的演示系统。-image processing to complete the histogram modification technique, smooth, sharpening, geometry and the frequency domain algorithm typ
genzong2
- 实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。-experiment proved that the program for the inter-fr a me displacement is quite obvious that the single translation rigid movement, particularly smooth external cont
gauss-smooth-filter
- 高斯平滑滤波,绝对可用!希望给大家带来方便·本人也是个初学者,很希望能够得到大家的帮助。-Gaussian filtering, absolutely available! We hope to bring convenience I was a beginner, I hope we can get help.
smooth
- 图像的快速平滑算法,平滑系数大小可自己设定-Fast smoothing algorithm, smoothing coefficient can be set
smooth
- openGL光滑渲染abcdefghijk-openGL rendering smooth abcdefghijk
smooth
- 此源码可以实现位图图象的平滑(去噪声),锐化等功能-This source can realize smooth bitmap images (to noise), sharpening and other functions
smooth
- 最小二乘法曲线拟合算法,简单清晰,可以实际应用-smallest 2 smooth ,visual c++,simple,
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.