资源列表
maoguan
- AUTO CAD的二次开发,毛管的绘制以及属性标注-AUTO CAD secondary development of capillary properties of the mapping and tagging
code
- 图形处理的两大模块,点处理下的所有功能模块,和图像几何变换的各模块集合 还有3张光盘资料,包含其他语言的源码资料-Two graphics processing module, point to deal with all the features of the next module, and image geometric transformation of the module there are three CD-ROM collection of information, incl
imagefenge
- 一个自己做的图象分割方法,在VC++上面实现,跟大家分享,请多多指教-An own method of image segmentation, in VC++ to achieve the above, like to share with you, please advice
2
- 基于多分辨率分析的遥感图像融合算法研究,很好的资料-yaogan—fuse
maxflow-v3.0
- 最大流或最小割问题的算法实现,采用graph cut方法做图像分割时需要用到最小割。-Maximum flow or minimum cut algorithm problem, the graph cut image segmentation methods need to use minimum cut.
image
- 该压缩文件包含了两个源程序,一个是读取图象并显示,一个是在OpenGL环境下读取三维模型文件-The compressed file contains the source, one is to read and display images, one is in the OpenGL environment of three-dimensional model of a document read
1
- 基于区域的多分辨率图像融合算法研究,稀少的毕业论文-duofengli_fuse
achap6
- 该程序实现了对图象的膨胀,腐蚀和细化.是形态学的重要例子-The program to achieve the expansion of the image, corrosion and refined. Is an important example of morphological
xiaobo
- 基于小线变换的多尺度几何分析方法.很好的论文-xiaobo
opengl
- OpenGl的NeHe教程源码,详细介绍了OpenGl的一些基本功能-OpenGl source of NeHe tutorial, detailing some of the basic functions of OpenGl
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
edgeDetection
- 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
