资源列表
ImageFilterTest-diffusion
- 各向异性扩散方程,用mitk实现,内含参数的选择-Anisotropic diffusion equation, using mitk implementation, including the choice of parameters
wavelet
- 对图像进行小波分解,可以调整层数,效率较高,精确度较高-The image wavelet decomposition, you can adjust the number of layers, higher efficiency, higher precision
drawtool
- 一个简单的画图工具代码,入门级别,能够画圆,矩形,取色,线条等-A simple drawing tools code, entry-level, can draw a circle, rectangle, check color, lines, etc.
种子填充VC代码
- 种子填充算法的简单示例 VC 6.0 单文档
fanse
- 二值化处理的一个经典程序。其中阀值的选择可以自动实现
smail21
- 采用mfc下图形绘制功能绘制了笑脸,利用画笔和画刷,是学习计算机图形学的入门参考-Under the graphics rendering capabilities using mfc Drawing a smiley face, using the brush and brush, is learning introductory computer graphics reference
vczhongqufanse
- 图像处理源代码,对一幅图像取反色,希望对大家有所帮助-image processing source code, a pair of images from the anti-Israel, and I hope to help everyone
ColorSelCmb
- 一个VC++编的颜色下拉框程序,可以选择您所要的颜色。
Curve
- 三种基本曲线的画法,Hermit,Bezier,B样条-three basic curve method of painting, Hermit, Bezier, B-spline
CBezier1
- CBezier1曲线程序代码实现,有利于公式理解
PointInPolygon
- 判断一个二维坐标点是否在多边形内或者多边形外的示例代码-Determining whether the point within the polygon