搜索资源列表
Houghcircle
- Hough 变化查找圆 可用于虹膜检测等 效果不错-Hough circle can be used to find changes in the iris detection, good results
zhao
- 基于opencv的图像处理程序,包括读入视频,在视频流中找到一个同心圆并识别,在圆心标记绿色圆圈-Opencv-based image processing procedures, including the read video, the video stream to find and identify a concentric circle, green circle in the center of the circle marked
Color-Pattern-Matching-Example
- LabVIEW图像处理例程,实现从图像中自己圈出目标,程序自己学习该目标特征(颜色、形状)后,在图片上找到并定位目标-LabVIEW image processing routines to implement the image circle of the target, and procedures for their own learning of the target feature (color, shape), to find and locate targets on the pi
Reflection
- OpenGL超级宝典一书中的一个经典程序,程序演示了一个立体圆环在地面上产生倒影现象,这个程序是《OpenGL超级宝典》一书第六章的一个程序,你如果对它感兴趣的话,可以好好去了解一下人家是怎么办到这一点的-OpenGL Super Bible one book, a classic procedure, the procedure demonstrated a three-dimensional circle on the ground have a reflection of the phen
circle
- 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the o
yuanxindignwei
- 程序为圆心定位程序,包括图像比对,图像自适应二值化,区域寻找,删除非区域,寻找圆心,平移定位圆心!-Program is centered on targeting procedures, including image comparison, image adaptive binarization, regional search, delete the non-regional, to find center of a circle, shifting location center of
bound2im
- Hough变换进行曲线参数提取:在使用三种算子对加噪后图像进行边缘检测以后,使用Hough变换对检测后图像进行参数提取,并在提取成功以后,使用提取获得的参数进行图像的重建,最后将重建图像叠加到加噪图像中。注意在进行Hough变换时,对比观察获得图像与使用算子进行边缘检测获得图像之间的区别-find out the outline of circle
Hough_circle
- 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.
m1
- 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow the model provided by our met
hough8
- 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
mySift
- sift的C++版,在sift上找出鲁棒性最强的几个特征点,然后以这个点为圆心,以自适应性的尺度为半径画圆,这个非常适合运用于数字水印领域,适用于抵抗数字水印的几何攻击-sift the C++ version of the robustness of the sift to find the strongest on the number of feature points, and then to this point as the center of the scale of self-a
find84
- 通过画圈,改变圈的大小,寻找光斑总能量的84 (可调)-Circle, changing the size of the circle, to find the spot 84 of the total energy of the (adjustable)
circledetect
- 这是一个eclipse工程,利用opencv2.2中的霍夫变换寻找圆心坐标。-This is a eclipse project.It is used to find the circle point.
pid
- 圆的计算 含带提示框,含有按钮键,分别可以求得求周长和面积-Calculated with a circle with a prompt box, with buttons keys, respectively, find the perimeter and area can be obtained
find-circle
- 用C++实现检测在复杂环境中的目标靶标圆心-find circle
hough-find-circle
- 一个C++程序,用于寻找图像中的圆形目标,用hough算法编写的-Used to find circular target in the image using hough algorithm written
Hough-transform-to-get-circle
- 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
find-center
- 圆心定位程序,用来找到图像中所有的圆形,标出圆心,主要作用是做定位的-find the center of the circle,the program can find all the circle of the image ,and find its center
houghtest
- opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
GCW
- 通过三个任意不在一条直线上的点可以确定圆心(The center of the circle is determined by three arbitrary points not in a straight line)
