Welcome![Sign In][Sign Up]
Location:
Search - center opencv

Search list

[Graph DrawingCircleDetectionbaseonHough

Description: 检测图像中的圆形半径和圆心-image detection of circular radius and the center
Platform: | Size: 3552256 | Author: 汪刚 | Hits:

[Special EffectsCamShiftDemo

Description: camshift跟踪算法,可以自动确定跟踪目标的大小,中心,方向,运算速度很快,满足实时跟踪需要,很好的一个DEMO。-camshift tracking algorithm, it will automatically determine the size of target tracking, the center, direction, Operational very fast, real-time tracking needs, a good DEMO.
Platform: | Size: 155648 | Author: pgt | Hits:

[Windows Developcapture1.0

Description: 用USB 采集图象,基于opencv的激光光斑中心检测系统 。能够定位光斑中心坐标-Image acquisition using USB-based Center for opencv the laser spot detection system. Facula able to locate the center coordinates
Platform: | Size: 2874368 | Author: wushixu | Hits:

[Special EffectsmySnake-2

Description: 在数字图像处理中虹膜位置的有效定位是虹膜识别的关键为题。文中的方法速度快、精确高。而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强。-In digital image processing effective iris location positioning is the key to iris recognition as its theme. In this paper, the method is fast, accurate high. Moreover, the initial pseudo-pupil center do not ask for much, more robust.
Platform: | Size: 271360 | Author: yao | Hits:

[GDI-Bitmapcircle_calibration

Description: 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-Detection picture in the round, and extracted the center coordinates and radius data, need to install OPenCV.
Platform: | Size: 2416640 | Author: converse | Hits:

[Graph Recognizevision

Description: 本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数-Realize this procedure based on the quality of target tracking-force, due to relatively simple algorithm, so the need for a simple background color, the best was pure white. This procedure, after the first video images of gray and binary image processing, such as, and then find the center of mass. Procedures used in the library function Opencv
Platform: | Size: 7441408 | Author: lhb | Hits:

[Graph Recognizeinspection

Description: 用OPENCV做的识别圆和直线,并测量圆的直径和圆心坐标-OPENCV do identify with a round and straight, and measure the diameter of a circle and the center coordinates
Platform: | Size: 1980416 | Author: | Hits:

[Special Effectscircle

Description: 这个是用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 outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
Platform: | Size: 2331648 | Author: 黄烨 | Hits:

[Special Effectstesthoughcircle

Description: opencv,检测图像中的圆,并且检测其圆心和半径的一个小程序。-opencv, detection of the image circle, and the detection of its center point and radius of a small program.
Platform: | Size: 1433600 | Author: 晓晓 | Hits:

[AlgorithmhartigansSLC_OpenCV

Description: hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2. Start with zero clusters 3. Add each item to be clustered to: * Closest cluster if distance <= r * New cluster if distance to closest cluster > r 4. Compute new center from members in cluster 5. Empty the clusters (keeping the centers) 6. Return to step 3 (until no changes are made) -hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2. Start with zero clusters 3. Add each item to be clustered to: * Closest cluster if distance <= r * New cluster if distance to closest cluster > r 4. Compute new center from members in cluster 5. Empty the clusters (keeping the centers) 6. Return to step 3 (until no changes are made)
Platform: | Size: 54272 | Author: sas | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[Graph programcir_cu

Description: 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with the actual round. Library functions with OPENCV prepared in the WIN32 console.
Platform: | Size: 51200 | Author: 张杨 | Hits:

[OpenCVcvHull

Description: 基于OpenCV的最小凸包外接矩形程序,其中黄色的点为外接矩形的中心点-OpenCV package based on minimum convex bounding rectangle procedure, in which yellow rectangle center point for the external
Platform: | Size: 1024 | Author: Swai | Hits:

[OpenCVzhao

Description: 基于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
Platform: | Size: 6541312 | Author: echo | Hits:

[2D GraphiccenterOfImage

Description: using opencv find the center of the pins in the image
Platform: | Size: 97280 | Author: aaron | Hits:

[Special Effectscontour

Description: 利用opencv找出图像中所有的闭合轮廓,并找到每个轮廓的重心,长轴,短轴及其对应的坐标值-Using opencv find image all closed contour and find every contour of gravity center, long axis, short axis and its corresponding coordinates
Platform: | Size: 3100672 | Author: 刘晓倩 | Hits:

[OpenCVRemoveBlackConnectedComponents

Description: 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩形的中心点,如果其为黑色,则认为此连通域是黑色连通域,否则为白色联通域,对于黑色联通域我们对其进行白色填充处理,对于白色联通域则保持不变。-Using opencv binary image to remove the black connected components smaller. Program statement tmparea = fabs (cvContourArea (contour)) can get the current connected component of the area, when this area is less than the threshold when it filled with white. rect = cvBoundingRect (contour, 0) get is a box to live in the smallest rectangle connected domains, part of the black rectangle to fill with white, but this is the case, connected components 6 and 4 are filled into two connected components of white rectangle, which obviously does not meet our requirements, so we must determine if the connected domain is black or white Unicom domain connected domain, the approach is to test the center of the rectangle, if it is black, is that the black connected components connected domain, otherwise the domain of white Unicom, China Unicom for the black white fill field we deal with them, for the white Unicom domain remains unchanged.
Platform: | Size: 1024 | Author: | Hits:

[OpenCVOPENCV-pcb

Description: 基于opencv1.0的0805元件对中程序,从摄像头读取图像,进行图像处理后,找到元件的中心点。-Opencv1.0 based on the 0805 program components, read the images from the camera, for image processing, to find the components of the center.
Platform: | Size: 4831232 | Author: 领航 | Hits:

[OpenCVEllipse-center-point-positioning

Description: OPENCV椭圆拟合定位椭圆中心点以及重心法定位程序-OPENCV the ellipse fitting positioning oval center point and the center of gravity method to locate the program
Platform: | Size: 1846272 | Author: 张文寅 | Hits:

[GDI-Bitmapopencv

Description: opencv 图像跟踪 用质心跟踪运动物体 并可手动标记运动物体-opencv C++ Tracking moving objects with a mass center moving objects can be manually tagged
Platform: | Size: 2048 | Author: 罗小康 | Hits:
« 12 3 »

CodeBus www.codebus.net