资源列表
example_of_pause
- 一个Matlab程序,绘制一个3D心型图像,使用了axes,patch,reshape,contourc,pause这几个函数-A Matlab program,drawing a heart-shape picture figure in 3D,with function :axes,patch,reshape,contourc,pause etc.
detectLinesCoordinates
- Suppose I have an image of a floor plan like source image and you want to refine all these lines. you have to get all coordinates, draw lines that will result the final result image
xitongbianshi
- 系统辨识,运用matlab对于公式的解析以及运行结果-Identification, analysis, and run for the formula result
centroid--extraction
- 本程序是用于进行二值图像的质心快速提取,快速有效-This code is used for centroid extraction of binary image
Gabor
- Gabor滤波器实现纹理图像的分割,效果不错-Gabor filter is used for texture image segmentation
LSDTester
- its a implementation of LSD into opencv. LSD is a linear-time Line Segment Detector giving subpixel accurate results. It is designed to work on any digital image without parameter tuning. It controls its own number of false detections. can be reach
ConverttoStraightLineDetector
- detecting line image is very crucial especially if the image hand made. we first apply threshold, thinning and finally apply angle match-detecting line image is very crucial especially if the image hand made. we first apply threshold, thinning and f
jihebianhuan
- 本程序实现了多种复杂图形的在二维环境下的几何变换,可在console application下运行。-this programme is designed for changing the position or direction of geometries.
yuanandtuoyuan
- Circle and Ellipse图形的生成和显示,可在console application下运行。-this programme is designed for rendering Circle and Ellipse.
Circle-and-Ellipse
- Circle and Ellipse图形在二维环境下的生成和显示,本程序简介,执行效率高,可在console application下运行。-this programme is designed for rendering Circle and Ellipse.
Bezier
- Bezier曲线的生成,采用C语言实现,可在console application下运行。-this programme is designed for rendering Bezier.
area-filling
- 二维填充图的生成:图元填充,利用多种图元填充的方法绘制一面五星红旗。 方法有:扫描转换多边形的逐点判断法(编码算法),扫描线算法, 区域填充的扫描线算法,自创的向内复制边法。 AEL_SHOW 演示,区域填充的每一过程,每按回车健一次,就描一个点,一直按回车,就慢慢的演示填充了。 -this programme is designed for area filling, including many methods.
