资源列表
ImageToBuffer2D
- 这是我在刚刚学习VC图像处理时的一个小例子,功能将DIB数据导入到一个二维的Buffer,主要是练习了一下二维动态数组的定义、内存申请和释放,希望能够给初学的朋友带来一些帮助!-This is just learning the VC image processing of a small example, DIB will function to the data into a two-dimensional Buffer. is practicing a bit two-dimensiona
PicTest
- VC/MFC 常见的几种图像显示的方法: 1.使用CBitMap,在OnPaint 中绘制 2.用picturn控件绘制 3.用背景图 4.用KoDak控件(需要已经安装) -VC / MFC common image shows several ways : 1. CBitMap use. Drawing the OnPaint 2. Controls used picturn drawing three. use background Figure 4. charge
im_registr_MI
- 基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。-based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.
二维图形的几何变换算法
- 二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
traslation-2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
imageenhangce2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
ImageStone_src
- 这是一个图片编辑库,可以对图片作多种操作,兼容多种图片格式-This is a photo editor, you can right picture for a variety of operational and compatible format photographs
fire.ZIP
- 生成火焰的程序; 在图样、游戏里面可以使用,挺好的-generation flame; In graphics, the game which can be used, in very good shape;
fractural
- 分形——生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal -- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
image
- 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
ArcInfoE00IO
- ArcGIS E00格式数据读写VC代码-ArcGIS E00 format for reading and writing data VC code
nurbs++-3.0.11
- NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challeng