资源列表
数图获取,处理(源码)
- 数图获取,处理(源码).rar是《数字图像获取,处理》的源代码-Figure acquisition, processing (FOSS). Rar "digital image acquisition, processing," the source
《visual c++ 数字图像处理》源代码
- visual c++ 数字图像处理的源代码,我已经自己编译运行过了-visual c digital image processing of source code, compile it, I had a run-off
计算几何算法
- 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
hist
- 图形直方图均衡的小程序,很适合初学者,效果也不错,改几个参数会有不同的效果-graphical histogram equalization of small programs is well-suited to beginners and the results would be good, change some parameters have different effects
hulline
- 凸壳算法用了少许opengl,有交互界面,操作简单,用鼠标就可以完成。-convex hull algorithm with a bit opengl, interface, simple operation, using the mouse can be completed.
图像方块编码
- 本程序采用了最简单的方块编码对512×512的lena图像进行了编码。运行程序后可以看出,方块取得越大,图像编码后失真越大。
NcutImage_7_1
- 一个图像分割的算法,叫normalizedcut-an image segmentation algorithm, called normalizedcut
ct识别
- 可能是CT图像识别,非常有用,老外开发的。-may CT image recognition is very useful to the development of a foreigner.
ImgToRaw
- 遥感图像.img图像与raw格式图像的之间的转换-remote sensing images. Img images with the raw image format conversion between the
Kriging 算法实现 2D和3D地图等高线
- 利用vc++实现Kriging 算法,此算法实现 2D和3D地图等高线-use vc achieve Kriging algorithm, the algorithm to achieve 2D and 3D contour maps
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
LineClip
- 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside