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

Search list

[Embeded-SCM DevelopThe.symbol.points.demonstrated.on.the.digital.tube

Description: 本代码是关于符点数在数码管上显示的,请注意查收,测试。-code on the website points in the digital displayed on the tube, please note please find test.
Platform: | Size: 22315 | Author: 天然 | Hits:

[Graph programsnake.m

Description: snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
Platform: | Size: 2048 | Author: atlas | Hits:

[Game Hook Cracktank108_modify

Description: 详细说明在压缩包内,含代码。泰坦之旅V1.08 十项属性修改器 V1.1.0 本修改器使用VB6编写,运行时需要MSVBVM60.DLL的支持,如果你无法启动该修改器,请自己找地址下载该运行库。最近在玩这个游戏,写了写,提供十项属性修改。但未提供恢复修改前状态的功能。修改后没有在游戏里面的提示,因为我现在还没做过DX界面下显示,嘿嘿,下一版本就会有了。功能如下: "F1 :无限生命(INFINITE HEALTH)" "F2 :无限魔法(INFINITE ENERGY)" "F3 :无限技能(INFINITE SKILL POINTS)" "F4 :无限属性(INFINITE ATTRIBUTE POINTS)" "F5 :无限金钱(INFINITE GOLO)" "F6 :开通所有技能(ACCESS ALL SKILLS)" "F7 :无技能恢复等待(NO SKILL RECHARGE)" "F8 :右键卖出物品不消失(DUPE ITEMS)" "F9 :不建议-隐身,只能自己打(INVISIBILITY)" "F10:不建议-直接到25,以后要同级怪(LEVEL UP)"-detailed description of the compression packages, containing code. TITAN trip V1.08 10 V1.1.0 property changes for the revision prepared for the use of VB6, Runtime need MSVBVM60.DLL support, but if you can not start for the changes, Please find his own address to download the runtime library. Recently playing the game, write to write, to amend the 10 attributes. But did not provide resume revision of the state function. No modifications of the game inside tips, because I was not yet done DX interface, laughter, With the next version will. Function as follows : "F1 : unlimited life (INFINITE HEALTH)" "F2 : unlimited magic (INFINITE ENERGY) "" F3 : unlimited skills (INFINITE SKILL POINTS) "" F4 : unlimited properties (INFINITE ATTRIBUTE POINTS) ""
Platform: | Size: 59392 | Author: | Hits:

[Embeded-SCM DevelopThe.symbol.points.demonstrated.on.the.digital.tube

Description: 本代码是关于符点数在数码管上显示的,请注意查收,测试。-code on the website points in the digital displayed on the tube, please note please find test.
Platform: | Size: 22528 | Author: 天然 | Hits:

[Special Effects3D_SIFT_demo

Description: 本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准-The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration
Platform: | Size: 1024 | Author: | Hits:

[GIS programMO-find

Description: Mapobjects中的点的查找,修改等-Mapobjects of points to find, modify, etc.
Platform: | Size: 3072 | Author: 吕子奇 | Hits:

[Special Effectstubao

Description: 这是一个凸包的程序,许多点,找几个点把所有的点都包起来,就像凸多边形一样。-This is a convex hull of the procedure, a number of points, find a few points all the points are wrapped, as the same convex polygon.
Platform: | Size: 1024 | Author: 余亮 | Hits:

[Special EffectstemplateMatcher

Description: 图像匹配,在一副图象中搜寻子图像,寻找特征点-Image matching, in a sub-image search images to find the feature points
Platform: | Size: 1024 | Author: wu wei | Hits:

[Special EffectsIMGReg

Description: 本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
Platform: | Size: 107520 | Author: 聂尧 | Hits:

[Linux-Unixsift_robhess

Description: Rob Hess Linux下的SIFT提取源码,金字塔采样和高斯差分提取特征点,KD树搜索寻找同名点,RANSAC去粗差-Rob Hess Linux source code under the SIFT extraction, sampling and Gaussian pyramid differential extraction of feature points, KD tree search to find the same name, points, RANSAC to gross errors
Platform: | Size: 181248 | Author: lonfan | Hits:

[OtherclosestPair

Description: 给定平面上的n个点,找其中的一对点,使得在n个点组成的所有点对中,该点对间的距离最小。-Plane on a given n points, find one of a pair of points, making the composition of the n points of all points, the distance between points on the smallest.
Platform: | Size: 51200 | Author: zhouyunkai | Hits:

[OtherClosestPair

Description: 最小点对距离,即ClosestPair,时间复杂度进行了优化-The program is used to find the closest pair points
Platform: | Size: 16384 | Author: chaplin | Hits:

[Mathimatics-Numerical algorithmsfind

Description: 本文实现马鞍点的寻找,是数据结构中的一种典型应用-This paper presents the search for saddle points is the data structure of a typical application of
Platform: | Size: 156672 | Author: 日月 | Hits:

[Windows Developexample

Description: détection d objet paramètrage thresh = 500 Harris corner threshold nonmaxrad = 3 Non-maximal suppression radius dmax = 100 w = 11 Window size for correlation matching Extraire les points de Harris sur chaque image [cim] = harris( image2,1) imagesc(cim) [cim1] = harris(image1,1) imagesc(cim1) [r1,c1,v1] = find(image1) [cim2] = harris(image2, 1) imagesc(cim2) [r2,c2,v2] = find(image2) Apparier les points [m1,m2] = matchbycorrelation(image1, [r1 c1 ], image2, [r2 c2 ], w, dmax) Estimer la transformation dominante -détection d objet paramètrage thresh = 500 Harris corner threshold nonmaxrad = 3 Non-maximal suppression radius dmax = 100 w = 11 Window size for correlation matching Extraire les points de Harris sur chaque image [cim] = harris( image2,1) imagesc(cim) [cim1] = harris(image1,1) imagesc(cim1) [r1,c1,v1] = find(image1) [cim2] = harris(image2, 1) imagesc(cim2) [r2,c2,v2] = find(image2) Apparier les points [m1,m2] = matchbycorrelation(image1, [r1 c1 ], image2, [r2 c2 ], w, dmax) Estimer la transformation dominante
Platform: | Size: 1117184 | Author: seb831 | Hits:

[CSharpLink_Find

Description: 编写能实现上述功能的Link(v,r)指令程序,不要使用全局变量, 设初始时两森林均由单结点树构成。上机依次执行:Link(2,1), Link(3,2), Link(5,4), Link(4,3), Link(7,6),Link(9,8), Link(8,7), Find-Depth(6), Link(6,5), Find-Depth(4), Find-Depth(7)。 打印或抄写每条指令执行后各点的Weight值,画出其时的两种森林。 -Prepared to achieve the above-mentioned functions Link (v, r) instruction programs, do not use global variables, set initially by the two single-node tree of forest composition. Turn-on implementation: Link (2,1), Link (3,2), Link (5,4), Link (4,3), Link (7,6), Link (9,8), Link (8 , 7), Find-Depth (6), Link (6,5), Find-Depth (4), Find-Depth (7). Printing or copying the points after the execution of each instruction of the Weight value of the time to draw the two forests.
Platform: | Size: 1100800 | Author: 小牛 | Hits:

[Data structsyouxiangxunhuantumigongwentiqiujie

Description: 有向循环图迷宫问题求解,普通迷宫问题要求找出从迷宫入口到出口的所有路径,而此次研究的主要内容是找出有向循环图中的回路(即容易造成流程死循环的地方),消除循环并找出死结点。与此同时,找出死结点后,其他顶点最终都能够到达迷宫的出口。在实际审计过程中的应用意义则为:确定审计工作在哪一个负责部门完成后,是无法继续向其他负责部门传递审计工作直到完成整个审计流程的。-Directed cyclic graph maze problem solving, general maze problem requires to find the entrance to the export from the maze of all the paths, but this study is to identify the main contents of the loop to loop graph (that is likely to cause death cycle process where) to eliminate the loop and find the knot points. At the same time, find the knot points, the other vertices are eventually able to reach the maze exit. In the real significance of the audit process was: to determine the audit department in charge after the completion of which it is impossible to transfer to other heads of departments to complete the audit until the audit process.
Platform: | Size: 1024 | Author: wenwen | Hits:

[Othernihe

Description: 多项式的拟合程序跟据给出的几组点对,求出最能反映它们关系的多项式-Polynomial fitting procedure with several groups, according to the given points, find the best indicator of their relationship polynomial
Platform: | Size: 19456 | Author: Sally | Hits:

[AlgorithmMinimalCircle

Description: 最小覆盖圆的算法,已经知道的多个点,求一个最小圆将所有的点覆盖-Minimal covering circle algorithm, already know a number of points, find a smallest circle covering all the points
Platform: | Size: 1024 | Author: beyond819 | Hits:

[2D GraphicSIFT

Description: SIFT algorithm. to find feature discriptor. the algorithm returns the locations of key loints and then matches two pictures with htose points.
Platform: | Size: 1238016 | Author: alii | Hits:

[Software Engineeringthe-points-of-C

Description: 本章主要描述C语言一些基本要素。当你开始编写C程序时,你可能对C语言的一些基本问题感到困惑,如C语言所使用的约定、关键字和术语等。本章将回答这方面你经常会遇到的一些问题。-Write about some basic points of C.Read about this,you must find some new things that have confused you.
Platform: | Size: 261120 | Author: 姚瑶 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net