Welcome![Sign In][Sign Up]
Location:
Search - Directional

Search list

[Other01632214

Description: Directional Multiscale Modeling of Images Using the Contourlet Transform-Directional MultiscaleWalking Modeling of Image s Using the Contourlet Transform
Platform: | Size: 2495488 | Author: 金金 | Hits:

[Software EngineeringThecellexamine

Description: 1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Principle: Soble edge detection operator--- Soble differential operator is an odd size (3 × 3) of the template under the omni-directional differential operator. Soble filter processing result, the visual impression that the only differential operator out the details mentioned in the outline of a number of relatively obvious. Laplacian operator Laplacian edge detection--- with second-order differential operator referred out more details on second-order operator as early as the image details have a strong sensitivity.
Platform: | Size: 3072 | Author: 深蓝 | Hits:

[Special Effectscontourlet_toolbox

Description: contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper "The contourlet transform: an efficient directional multiresolution image representation" included in this zip file. -Contourlet transform source code, image processing has a broad application of space-MATLAB source code that implements the contourlet transform and its utility functions. See paper
Platform: | Size: 1494016 | Author: jason.. | Hits:

[Graph programwaveletdenoising

Description: 这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好-This is a wavelet denoising procedure, in addition to realize the most classical image denoising algorithms, but also uses the latest with a directional wavelet, denoising effect is very good
Platform: | Size: 21504 | Author: 粘永健 | Hits:

[DocumentsTextureImageRetrievalBasedonContourletTransformUsi

Description: Contourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L距离计算图像间的相似度。对800幅纹理图像进行检索,本文方法比传统小波方法的平均检索查准率高出约2%到10%不等。实验结果表明,该方法改进了导向纹理的描述-Transform Contourlet inseparable combination of the direction of filtering group, have not expressed by wavelet multi-directional properties, can effectively capture the edge of natural image contour information. This paper analyzes the image ontourlet coefficient statistical characteristics, and take advantage of the generalized Gaussian function of the sub-band coefficient modeling layer. Based on this model was applied to the self-VisTex texture image database, using moment matching estimation method, extract the model parameters set, K2L use of distance-based similarity between images. Of 800 texture image retrieval, wavelet method than the traditional method of the average retrieval precision by about 2 to 10 range. Experimental results show that the method improves the texture-oriented description of
Platform: | Size: 198656 | Author: 焦亚民 | Hits:

[Audio programMicrophonedemoDlg

Description: 麦克风指向性调试源码,可用于麦克风指向性测试,对声学研究有用-Debug source directional microphone, directional microphone can be used to test for acoustic research useful
Platform: | Size: 2048 | Author: sladkjf | Hits:

[Audio programMicrophoneStdAfx

Description: 麦克风指向性调试源码,可用于麦克风指向性测试,对声学研究有用-Debug source directional microphone, directional microphone can be used to test for acoustic research useful
Platform: | Size: 1024 | Author: sladkjf | Hits:

[matlabMicroFileParse

Description: 麦克风指向性调试源码,可用于麦克风指向性测试,对声学研究有用-Debug source directional microphone, directional microphone can be used to test for acoustic research useful
Platform: | Size: 1024 | Author: sladkjf | Hits:

[Waveletfangxiangxingxiaobo

Description: 方向性小波理论应用特性分析,有关方向小波的学习文献,供大家参考。-Directional characteristics of the application of wavelet theory, the direction of wavelet learning literature, for your reference.
Platform: | Size: 269312 | Author: 光光 | Hits:

[Documentscontourletmodeling

Description: Directional Multiscale Modeling of Images using the Contourlet Transform
Platform: | Size: 1170432 | Author: candy | Hits:

[Compress-Decompress algrithmsBeamformi[1]..

Description: 在此提供波束成型與方向性的指標天線供研究者參考-Provided in this beamforming antenna with directional indicators for the researchers refer to
Platform: | Size: 344064 | Author: 丁韋根 | Hits:

[WaveletContourlet

Description: Contourlet变换的实现源码。相关理论可参考:Do M N, Vetterli M. "The contourlet transform: an efficient directional multiresolution image representation" [J]. Image Processing, IEEE Transactions on, 2005, 14 (12): 2091-2106.-Transform realize Contourlet source. Relevant theory may refer to: Do MN, Vetterli M. The contourlet transform: an efficient directional multiresolution image representation [J]. Image Processing, IEEE Transactions on, 2005, 14 (12): 2091-2106.
Platform: | Size: 70656 | Author: Mordecai | Hits:

[Crack Hacksuanfa

Description: 信息学竞赛中常用的算法总结: 串匹配的高效算法-KMP 公开密钥体系之RSA算法 双向广度搜索 图论算法 -Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the search algorithm of graph theory
Platform: | Size: 106496 | Author: lll | Hits:

[Special Effectsyaxiangsu

Description: 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estimation (2) to (1) obtained by the motion vectors point to point as the center pixel, interpolation 1/2 pixel points, bi-directional motion estimation again and so on, until the necessary pixel accuracy so far.
Platform: | Size: 24576 | Author: 郑丹 | Hits:

[matlabpdtdfbcore

Description: PDTDFB toolbox The filter bank is described in: The Shiftable Complex Directional Pyramid—Part I: Theoretical Aspects The Shiftable Complex Directional Pyramid—Part II: Implementation and Applications IEEE transaction on singnal processing, Oct. 2008 Other related papers and software are available at: nttruong.googlepages.com Acknowledgement: The code development is based on the matlab code of the contourlet toolbox and the steerable pyramid.-PDTDFB toolboxThe filter bank is described in: The Shiftable Complex Directional Pyramid-Part I: Theoretical Aspects The Shiftable Complex Directional Pyramid-Part II: Implementation and Applications IEEE transaction on singnal processing, Oct. 2008 Other related papers and software are available at: nttruong . googlepages.com Acknowledgement: The code development is based on the matlab code of the contourlet toolbox and the steerable pyramid.
Platform: | Size: 84992 | Author: chan man man | Hits:

[Graph Drawingcoupler

Description: 采用MATHCAD编写的耦合器程序,包含单向若耦合定向耦合器以及多节耦合器等,希望能对大家有所帮助。-Prepared using MathCAD coupler procedures, if the coupling contains a one-way directional coupler and coupler many festivals, so that everyone can help.
Platform: | Size: 17408 | Author: disney | Hits:

[Software Engineeringwirelessnetworks

Description: 自己动手做2.4G无线网络定向天线!有详细步骤,有兴趣的可以自己买工具DIY!-Do-It-Yourself 2.4G wireless networks to do directional antenna! Detailed steps are interested in buying the instrument can DIY!
Platform: | Size: 440320 | Author: 周正一 | Hits:

[Algorithmesintp

Description: An edge guided image interpolation algorithm via directional filtering and data fusion
Platform: | Size: 1024 | Author: cobble | Hits:

[DirextXdirectional-light

Description: 学习directx的光照效果源程序, 显示双向光照效果,在directx8环境下编译-Directx study the effect of the light source, showing the effect of bi-directional light, in the circumstances directx8 compiler
Platform: | Size: 32768 | Author: john | Hits:

[Software Engineeringbi-directional-DCDC-converter

Description: 详细介绍了双向直流变化器的结构及控制技术,为电动汽车电池充放电系统的设计提供了一个很好的平台。-Details of the bi-directional changes of the structure and the DC control technology for electric vehicle battery charge and discharge system is designed to provide a good platform.
Platform: | Size: 19364864 | Author: 於锋 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 36 »

CodeBus www.codebus.net