Welcome![Sign In][Sign Up]
Location:
Search - find line

Search list

[ActiveX/DCOM/ATLTeeChart ActiveX v5

Description: Deliver high performance charting solutions. teeChart Pro allows you to create general purpose and specialized chart and graphing applications for all areas including business, engineering, financial, statistical, scientific, medical, real-time, and the web. Features a chart gallery with several chart types including 2D or 3D line, bar, horizontal bar, area, point, pie, arrow, bubble, Gantt, surface, volume, polar, and many more. Use the Chart Editor to customize your charts. License Number: 6919081 ActiveX Password: 869253614259258 非常强大的绘图控件,最新版V7,但找不到破解的,有的话传一个上来,官方网站上可以下50天试用版。-Deliver high performance charting solutions. TeeChart Pro allows you to create general purpose and specialized chart and graphing applications for all areas including business, engineering, financial, statistical, scientific, medical, real-time, and the web. Features a chart with gallery several chart types including 2D or 3D line, bar, horizontal bar, area, point, pie, arrow, bubble, Gantt, surface, volume, polar, and many more. Use the Chart Editor to customize your charts. License Number : 6919081 ActiveX Password : 869253614259258 very powerful graphics controls, the latest version of V7, but could not find the break, so Chuan onto an official website can be under 50-day trial version.
Platform: | Size: 8840192 | Author: 王云 | Hits:

[GDI-BitmapHough变换的源程序

Description: Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact. And this programme is to find out the longest line in the image.
Platform: | Size: 2048 | Author: doctorsuo | Hits:

[Other Gamesline

Description: 一个类结构,非常实用的工具,在RPG游戏和战略游戏中,经常需要角色自动根据地图寻找最短路径绕过建筑物-A class structure, a very useful tool, in the RPG games and strategy games, role often need to automatically map to find the shortest path to bypass the building
Platform: | Size: 1024 | Author: ptfsy | Hits:

[Windows Developproblem-2620

Description: Given set of line segments [Li , Ri] with integer coordinates of their end points. Your task is to find the minimal subset of the given set which covers segment [0,M] completely (M is a positive integer). -Given set of line segments [Li, Ri] with integer coordinates of their end points. Your task is to find the minimal subset of the given set which covers segment [0, M] completely (M is a positive integer).
Platform: | Size: 11264 | Author: 张磊 | Hits:

[Graph RecognizeCorner

Description: 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the gaps in the % contours. % 3. Compute curvature at a low scale for each contour to retain all % true corners. % 4. All of the curvature local maxima are considered as corner % candidates, then rounded corners and false corners due to boundary % noise and details were eliminated. % 5. End points of line mode curve were added as corner, if they are not % close to the above detected corners.-A more useful edge detection method CORNER Find corners in tensity image. CORNER works by the following step: 1. Apply the Canny edge detector to the gray level image and obtain a binary edge-map. 2. Extract the edge contours from the edge-map, fill the gaps in the contours. 3. Compute curvature at a low scale for each contour to retain all true corners. 4. All of the curvature local maxima are considered as corner candidates, then rounded corners and false corners due to boundary noise and details were eliminated. 5. End points of line mode curve were added as corner, if they are not close to the above detected corners.
Platform: | Size: 78848 | Author: 林蛋大 | Hits:

[ActiveX/DCOM/ATLComparable

Description: 我的算法是流水作业问题,就是有多个作业,每个有2个任务,用动态规划实现作业的最优调度,使到完成作业的时间最小.以下是我的代码,我自己实现不了,又找不到错误,请帮帮我吧!-My algorithm is assembly-line issue, that is, there are multiple operations, each has two tasks, using dynamic programming to achieve optimal scheduling operations so that the minimum time to complete the operation. The following is my code, I can not realize, Also can not find an error, please help me!
Platform: | Size: 11264 | Author: WQQ | Hits:

[Windows Developalbdata

Description: 我的算法是流水作业问题,就是有多个作业,每个有2个任务,用动态规划实现作业的最优调度,使到完成作业的时间最小.以下是我的代码,我自己实现不了,又找不到错误,请帮帮我吧!-My algorithm is assembly-line issue, that is, there are multiple operations, each has two tasks, using dynamic programming to achieve optimal scheduling operations so that the minimum time to complete the operation. The following is my code, I can not realize, Also can not find an error, please help me!
Platform: | Size: 12288 | Author: WQQ | Hits:

[Special Effectstake_the_line

Description: 移动机器人边缘检测黑线提取 找到中心线 要先上传原始数据 -Mobile robot edge detection and line extraction to find the centerline of the raw data must first upload
Platform: | Size: 1024 | Author: 李刚 | Hits:

[Windows Developcrashfind

Description: 写程序时常常报告一些地址不能读或写的警告错误。那么我们如何根据这些地址找到源代码的出错行呢。这两篇文章回答了此问题。-Written procedures often report a number of addresses can not read or write a warning error. So how are we going to find these addresses according to the source code it wrong line. These two articles answered this question.
Platform: | Size: 375808 | Author: tao | Hits:

[Graph programhoughlinedetect

Description: hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pixels of the target segment at to find out where the straight line segment after the introduction of fixed long-term method of sliding paragraph to determine the segment of starting point, and ultimately determine the exact location of line segments.
Platform: | Size: 1024 | Author: fisher | Hits:

[Special Effectshoughpeaks

Description: hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
Platform: | Size: 3072 | Author: llp | Hits:

[Special Effects4_hough

Description: 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recognition from the basic geometry methods. The basic principle of Hough transform is to use point and line duality, the original image space curve given expression through the curve of the parameter space into a point. This had given the original image in the detection curve into a parameter space to find the problem in the peak. That is, the overall characteristics of the detection of local features into testing. For example, a straight line, oval, round, arc and so on.
Platform: | Size: 14336 | Author: cui ju | Hits:

[ADO-ODBCrota

Description: 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
Platform: | Size: 1024 | Author: 邓义平 | Hits:

[Special Effectsspbg

Description: image find line dll,use this dll can find line and calculate the schew angle
Platform: | Size: 57344 | Author: jiangli | Hits:

[Windows Developline-intersect

Description: Algorithm to find intersection between 2 lines. Note: does not handle the special case when one of the lines is vertical. Compile with MinGW: gcc -Wall li2.c -Wall -s -o li2.exe -lgdi32-Algorithm to find intersection between 2 lines. Note: does not handle the special case when one of the lines is vertical. Compile with MinGW: gcc-Wall li2.c-Wall-s-o li2.exe-lgdi32
Platform: | Size: 2048 | Author: johna | Hits:

[GDI-BitmapFindLineSegs

Description: 该函数用于提取图像中的直线段 输入图像,直接输出提取的直线段-find line segment in images
Platform: | Size: 2048 | Author: Qinxun Bai | Hits:

[GDI-BitmapHough

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

[.netFind.ADO.NET.development.object.line

Description: Find the ADO.NET development of the basic object line
Platform: | Size: 3072 | Author: 马华 | 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:

[ARM-PowerPC-ColdFire-MIPScar-find-line

Description: 小车避障的哦,有兴趣的同学可以下载看下哦-car find line
Platform: | Size: 20480 | Author: 王宇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 39 »

CodeBus www.codebus.net