资源列表
Mathem
- 基于数学形态学的图像处理程序,使用c语言编写,是基于数学形态学的一个好例子。-Based on mathematical morphology image processing procedures, the use of c language, based on mathematical morphology is a good example.
largestRectangleArea
- 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
200612611730855
- 实验用具,使用方便快捷,有意者课下载,免费-Experimental equipment, a convenient, those who are interested to download lesson
segment
- 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
Canny
- 采用canny算子提取边缘,具体请看里面的说明。-use canny operator to extract edges.
relation_gray
- 确定一个图像中各区域的关联关系。首先把原图转变为一个标示矩阵,然后生成关联矩阵。-Images to identify a relationship of the region. First of all, the image matrix into a marked, and then generate incidence matrix.
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' , '
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
opengl
- OpenGl的NeHe教程源码,详细介绍了OpenGl的一些基本功能-OpenGl source of NeHe tutorial, detailing some of the basic functions of OpenGl
xiaobo
- 基于小线变换的多尺度几何分析方法.很好的论文-xiaobo
achap6
- 该程序实现了对图象的膨胀,腐蚀和细化.是形态学的重要例子-The program to achieve the expansion of the image, corrosion and refined. Is an important example of morphological
1
- 基于区域的多分辨率图像融合算法研究,稀少的毕业论文-duofengli_fuse
