搜索资源列表
ip4
- 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algorithm can extract images of str
circular
- 卫星图片识别,利用圆谐展开的方法进行旋转不变识别,有图例,是好几个程序的结合-Satellite Photo identification, the use of circular harmonic approach rotation invariant recognition, a legend. Several of the integration process
eyedemo
- 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
bysjshibie
- 毕业设计程序+PPT演示文档+论文+程序说明C++做的 可识别直线和圆等一些简单图形
CirclesDetect
- 在visualC++环境下,利用opencv识别圆的程序
inspection
- 用OPENCV做的识别圆和直线,并测量圆的直径和圆心坐标
testhoughcircle
- 利用opencv 用于识别圆并计算圆的半径和圆心的坐标-Use opencv used to identify round and round the radius of the circle and calculation of coordinates
tzsb
- 图像的特征识别技术,是机器视觉和计算机图像识别的好教程。 所谓图像特征,换句话说就是图像中的物体有什么样的特征。图中有几个水果。要想从该图像中把香蕉提取出来,必须告诉计算机要提取什么样的物体。例如,应把香蕉的特征之一——细而长告诉给计算机。也就是说,要指示图像中物体的形状、大小等特征。即告诉计算机要提取的物体是大物体或是圆的、方的等。这时,就 要使用“大小”、“圆度”等表示物体形状的参数。 -The characteristics of image recognition techno
guipianshibie
- 硅片黑心与污染识别程序 识别圆和污染,用了极坐标变换,把圆形变成矩形,处理起来更方便。-Silicon black heart and pollution and contamination identification procedures identify circle, with the polar coordinate transformation, the circular into a rectangular, handling more convenient.
Hough-Circle-Detect3
- 该程序能够实现对一张图片中圆的识别,这也是别人的程序,为了下载借用下,不好意思了。-The program can be achieved in the round of picture identification, which is someone else' s program, in order to download the loan, the embarrassed.
Circle
- 主要用在图像拟合方面,根据N个点,拟合出一个圆来。在图像识别方面比较有用。-Mainly used in image fitting, according to N a point, fitting a circle. In the image recognition is more useful.
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
sketch2d
- 自行编写的画图程序,具备手绘与识别功能,能够识别手绘的直线、圆弧、圆等二维图元。-sketh2D program, it has pen sketching and recognition functions.
Matlab11111
- Matlab实现的图像中的圆、矩形、正方形等形状识别-Matlab realize the image circle, rectangle, square shape recognition
matlab-hough
- 基于MATLAB识别图片中直线和圆并标记-Based on the MATLAB identification picture lines and circles and mark
opencv2
- 圆与椭圆信息的提取,对图片中的圆形和椭圆进行识别和提取-Round with the information extraction oval, round and oval picture identification and extraction
CircleTest.tar
- 利用OpenCV实现棋盘中的棋子识别和定位 (没有识别文字,仅仅识别了圆),并且将所有棋子按照坐标排序-using opencv achieved the identify of the circle in the chese and order them
theSketcppaa
- 画板程序 用于看图片 画圆 矩形等,可以学习用 不错的(Sketchpad application To see the picture rounded rectangle, etc., can learn to use good)
圆度程序
- 实现简单图形识别 将txt文件转化为matlab语言,修改图片文件格式大小位置,即可实现三角形等简单图形的识别。(image identification)
判定圆、矩形
- 数学建模中写的一个小程序,可以识别图中的圆、矩形并定位(A small program written in mathematical modeling that recognizes circles, rectangles, and positions in a graph)