Welcome![Sign In][Sign Up]
Location:
Search - hough in matlab

Search list

[Special EffectsHough(matlab)

Description: Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助-Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help
Platform: | Size: 791 | Author: 星星 | Hits:

[Special EffectsHough(matlab)

Description: Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助-Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help
Platform: | Size: 1024 | Author: 星星 | Hits:

[matlabCircleDetectionArithmetic

Description: 在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, outside edge positioning.
Platform: | Size: 1024 | Author: djksdf | Hits:

[Special EffectsHough-Radon

Description: 一个关于hough和radon变换的实例,实现了时钟图形做图.-and one in Chinese on hough transform examples and achieve a clock graphic graphics.
Platform: | Size: 15360 | Author: 王一凡 | Hits:

[Special Effectsfasthoughcircle

Description: Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
Platform: | Size: 1024 | Author: major | Hits:

[Special Effectshoughtans

Description: 该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.-The source platform to run in matlab, the function is to realize the use of hough transform detection image has a certain length of a straight line, and a straight line from the entire image extracted. Not only that, but can also be obtained by calculating the analysis corresponds to the slope of a straight line.
Platform: | Size: 11264 | Author: 秀秀 | Hits:

[Graph programhoughcircle

Description: Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.
Platform: | Size: 2048 | Author: wang gang | Hits:

[matlabhough

Description: 不错的图像处理源代码,将其放入MATLAB下的toolbox -Good image processing source code, put them in the toolbox under MATLAB
Platform: | Size: 4096 | Author: 杨紫 | Hits:

[Special EffectsHough-matalab

Description: 基于Hough变换的圆检测 -matalab程序,能有效地检测圆曲线,在matalab下运行-Based on the Hough transform circle detection-matalab procedures, can effectively detect circular curve, in the run matalab
Platform: | Size: 98304 | Author: 哥琴 | Hits:

[Special EffectsHough_Transform_for_circle_detection

Description: 利用Matlab实现的,利用Hough变换进行圆检测算法。-The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.
Platform: | Size: 2048 | Author: 孙汶 | Hits:

[Special Effectsgeneral_hough_transform_shape_detection

Description: 根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码-In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code
Platform: | Size: 471040 | Author: wanxl_xjtu | Hits:

[2D Graphichough

Description: Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心-Hough transform, circle detection radius, you can explore the unknown circle radius and center
Platform: | Size: 11264 | Author: zeyoo | Hits:

[matlabHough

Description: line detection using Hough transform
Platform: | Size: 226304 | Author: srikhan | Hits:

[Special EffectsMATLAB

Description: 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the mean filter treatment have the same median filter of
Platform: | Size: 4096 | Author: 刘东 | Hits:

[matlabHough-Circle-Detection

Description: 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
Platform: | Size: 37888 | Author: eddielee | Hits:

[Graph Recognizehough-Transform-for-Line-Detect

Description: Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
Platform: | Size: 1024 | Author: 黄习培 | Hits:

[Special Effectshough-Matlab

Description: 利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
Platform: | Size: 3072 | Author: guixuzhen | Hits:

[Special Effectshough--line

Description: Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use the duality of points and lines, the original image space, the curve given expression through the curve of the parameter space into a point. This put the original image in the detection of a given curve is transformed into a peak in the parameter space to find the problem. That is the test for the detection of the overall features into local features. Such as lines, ellipses, circles, arcs, etc.
Platform: | Size: 148480 | Author: 丁海龙 | Hits:

[Special Effectshough

Description: 在matlab中用hough道路图像提取道路标线(Using Hough road image to extract road marking in MATLAB)
Platform: | Size: 5586944 | Author: 阿立 | Hits:

[Mathimatics-Numerical algorithmsMATLAB求图形的最大内切圆代码

Description: hough变换找直线matlab下能直接运行(Hough transformation which can run directly in matlab environment.)
Platform: | Size: 3072 | Author: XIAOXIAGEGE | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net