Welcome![Sign In][Sign Up]
Location:
Search - match.m

Search list

[JSP/JavaTableToolTipsDemo

Description: The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (which the model considers to be at index 4) so it s displayed as the first column — at view index 0. Since prepareRenderer gives us the view index, we need to translate the view index to a model index so we can be sure we re dealing with the intended column-The code is fairly straightforward. except perhaps for the call to convertColumnIn dexToModel. That call is necessary because if t he user moves around the columns. the view s index for the column doesn t match the m PEDA s index for the column. For example, the user might drag the Vegetarian column (which h the model considers to be at index 4) so it s disp layed as the first column-view at index 0. Since prepareRenderer gives us the view index, we need to translate the index to view a model ind ex so we can be sure we re dealing with the intende d column
Platform: | Size: 2692 | Author: 黄加斌 | Hits:

[WEB CodeAdvanced_JavaServer_Pages.jar

Description: 《JSP高级开发与应用》配书光盘源码 【原书名】 Advanced JavaServer Pages 【原出版社】 Prentice-hall PTR 【作者】 (美)David M.Geary 【译者】 贺民 【出版社】 科学出版社 - \"The JSP High-level Development And Application\" match the book compact disc source code [ original book title ] Advanced JavaServer Pages [ original publishing house ] Prentice-hall PTR [ author ] (to be beautiful) David M.Geary [ translator ] to celebrate the people [ publishing house ] the scientific publishing house
Platform: | Size: 828252 | Author: 简单线条 | Hits:

[CommunicationIS-95basebandsimulation

Description: This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules-This packet is a IS-95 baseband simulation for a channel data rate of 9.6 KBps. The simulati on is written for static channel and AWGN noise. The packet include : 1) Packet Builder (Viterbi Encoding. Interleaver. PN generation) 2) Modulator (RRC filter) 3) Dem odulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterl eaver. Viterbi Decoder). You should run "Simulation. m "function that include all modules
Platform: | Size: 10240 | Author: lisi | Hits:

[matlabIS95_baseband_simulation

Description: his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.-his packet is a IS-95 baseband simulation f or a data channel rate of 9.6 KBps. The simulatio n is written for static channel and AWGN noise. T he packet include : 1) Packet Builder (Viterbi Encoding. Interleaver. PN generation) 2) Modulator (RRC filter) 3) Dem odulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterl eaver. Viterbi Decoder). You should run "Simulation. m "function that include all modules.
Platform: | Size: 10240 | Author: volvo827 | Hits:

[Special EffectsM

Description: Low教授推荐的关于图相匹配和三维重建的优秀论文,实现多视图的立体匹配-Professor Low recommended on the map to match and three-dimensional reconstruction of fine papers, multi-view stereo matching
Platform: | Size: 9181184 | Author: 水婧 | Hits:

[Streaming Mpeg4yundong-guji-pipei

Description: matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——Script to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSESTSS.m——Simple And Efficient Search Algorithm motionEst4SS.m——Four Step Search Algorithm motionEstDS.m——Diamond Search Algorithm motionEstARPSm——Adaptive Root Pattern Search Algorithm costFuncMAD.m——Mean Absolute Difference Function minCost.m ——minimum cost among macro blocks motionComp.m——motion compensated image creator imgPSNR.m ——finds image PSNR w.r.t. reference image
Platform: | Size: 498688 | Author: lsr | Hits:

[matlabSIFT

Description: MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
Platform: | Size: 1291264 | Author: dulihui | Hits:

[matlabMatch

Description: m.file match algorithm for image processing applications
Platform: | Size: 6144 | Author: hakam | Hits:

[Graph Recognizeextraction-and-match

Description: 指纹识别中的后期指纹特征点提取与匹配算法程序,包括有自定义的.m文件,与之前的预处理联合使用效果更好-Fingerprint in the latter part of the fingerprint feature point extraction and matching algorithm, including custom. M files, in combination with pre-treatment before better
Platform: | Size: 3072 | Author: caixia | Hits:

[Special EffectssiftDemoV4

Description: 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the core algorithm, appendimages.m: This function creates a new image each consists of two images and matching match between them on the connection line, you can run.
Platform: | Size: 2710528 | Author: 刘辉龙 | Hits:

[Special Effectswode1

Description: 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' )
Platform: | Size: 1604608 | Author: 左涛 | Hits:

[3D Graphicstreo-match

Description: 可以通过给以的左右视图来提取视差的算法程序,用MATLAB与C来混合编写的。-These codes are used for stero matching about the 3D graphes. You can get a disparity map from the left and right pictures.
Platform: | Size: 454656 | Author: 高晋楷 | Hits:

[Special Effectsicp.m

Description: ICP(二个点集之间的匹配),传统而重要的匹配方法-ICP (match) between two point sets, traditional and important match method
Platform: | Size: 5120 | Author: 张东兴 | Hits:

[matlabSIFT方法进行特征匹配

Description: 尺度不变特征转换是一种计算机视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。程序已调通,在match.m中改变所处理图片的名称即可。相关参考文献已上传本网站,Distinctive Image Features Scale-Invariant Keypoints
Platform: | Size: 3632441 | Author: baishibailing | Hits:

[Otherimage-match-matlab

Description: 图像配准技术及其MATLAB编程实现源码及自己测试M文件,希望对大家有所帮助-Image Registration and MATLAB programming source code and test their own M-files, we hope to help
Platform: | Size: 1268736 | Author: xiaoxian | Hits:

[Special Effectsimg-Match

Description: testpipei_1.m 基于灰度的归一化匹配算法 testpipei_2.m 基于灰度的快速模板匹配算法 getOrder.m 二进制编码 gettezheng.m 求特征值-Testpipei_1. M normalized matching algorithm based on gray level Testpipei_2. M fast template matching algorithm based on gray level GetOrder. M binary code A eigenvalue gettezheng. M
Platform: | Size: 125952 | Author: Nathaniel | Hits:

[Graph RecognizeMatch-point-correlation-coefficient

Description: 相关系数法的点匹配 void draw(int x,int y,Mat mat,Mat mod,int xx,int yy)通过十字丝表明匹配点 void ImgMarch(Mat s,Mat m,Mat roi,int x,int y)相关系数法匹配函数-Match point correlation coefficient method void draw (int x, int y, Mat mat, Mat mod, int xx, int yy) indicate the matching points by crosshairs void ImgMarch (Mat s, Mat m, Mat roi, int x, int y) correlation coefficient matching function
Platform: | Size: 14678016 | Author: zhaobofei | Hits:

[Software EngineeringMatch

Description: 有N男N女,每个人都按照他对异性的喜欢程度排名。现在需要写出一个算法安排这N个男的、N个女的结婚,要求两个人的婚姻应该是稳定的。-There are N M N M, and everyone ranked according to the extent of his love for the opposite sex. Now you need to write an algorithm to arrange a male N, N-woman marriage, marriage requires two people should be stable.
Platform: | Size: 1752064 | Author: 张丹丹 | Hits:

[matlabradar_sp2016.m

Description: 线性调频脉冲雷达信号的整个处理流程,包括脉冲压缩、MTI、MTD。代码规整,注释详细。-The whole LFM radar pulse signal processing,concluding match filtering、MTI、MTD.the code is clear and complex, the code annotation is detailed.
Platform: | Size: 3072 | Author: 李森 | Hits:

[matlabmatched_filter.m

Description: 雷达信号处理中的匹配滤波MATLAB程序,程序完整,注释详细。-match filtering for radar signal processing.the code annotation is detailed
Platform: | Size: 1024 | Author: 李森 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net