Welcome![Sign In][Sign Up]
Location:
Search - propagation image

Search list

[Software Engineeringdigitaimageprocess

Description: 本文提出了一种基于数字图像处 进行检测就显得更加重要。因此有必要寻求 术的表面裂纹检测算法。运用这种算法能精 一种行之有效的检测技术。 确的检测裂纹的位置、长度等特征。将这种 随着计算机技术的高速发展,计算机为 裂纹检测算法运用到裂纹自动检测系统以 许多行业提供了一种强大的工具。它可以实 及裂纹扩展行为监测中不仅大大降低了劳 现以前不能实现的一些方法。数字图像处理 动时间和劳动强度,而且提高了测量的准确-This paper presents a digital image based on the Department detection becomes even more important. It is necessary to search for cracks in the surface detection algorithm. This algorithm can be used as an effective precision detection technology. Crack Detection correct location, length features. With such high-speed computer technology development, computer for crack detection algorithm used to crack automatic detection system in many industries provides a powerful tool. It can be real and crack propagation behavior monitoring not only greatly reduced the labor is not realized before some ways. Dynamic digital image processing time and labor intensity, but also improve the measurement accuracy
Platform: | Size: 327661 | Author: 邓书书 | Hits:

[Special Effectsbp-vision

Description: Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes -- image restoration from noisy data and depth estimation from stereo images.
Platform: | Size: 284750 | Author: Wenmiao Lu | Hits:

[Graph program基于数字图像处理的表面裂纹检测算法

Description: 摘要:本文提出了一种基于数字图像处理技术的表面裂纹检测算法。运用这种算法能精确的检测裂纹的位置、长度等特征。将这种裂纹检测算法运用到裂纹自动检测系统以及裂纹扩展行为监测中不仅大大降低了劳动时间和劳动强度,而且提高了测量的准确性。-Abstract : This paper presents a digital image processing technology of surface crack detection algorithm. Using this algorithm can detect the precise location of the crack length feature. Such use of crack detection algorithm to automatically detect cracks and crack propagation system monitoring behavior not only greatly reduce the labor time and labor intensity, but also improve the measurement accuracy.
Platform: | Size: 244736 | Author: 蓝婧 | Hits:

[matlabPerceptronLMSFeedForwardBackPropagationCharacterRe

Description: there are some newly released Neural Network Example Programs for Character Recognition, which based on Image Processing Toolbox,Neural Network Toolbox in MATLAB, which is quite informative for the beginners in Neural networks applicators-there are some newly released Neural Network Example Programs for Character Recognition, which based on Image Processing Toolbox, Neural Network Toolbox in MATLAB, which is quite informative for the beginners in Neural networks applicators
Platform: | Size: 12288 | Author: 宏姬 | Hits:

[Special Effectsbp-vision

Description: Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes -- image restoration from noisy data and depth estimation from stereo images.-Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes-- image restoration from noisy data and depth estimation from stereo images.
Platform: | Size: 284672 | Author: Wenmiao Lu | Hits:

[Special EffectsImageinpainting

Description: 图像修复的经典文献:Image inpainting by global structure and texture propagation-Image Inpainting classic literature: Image inpainting by global structure and texture propagation
Platform: | Size: 5528576 | Author: chenlx | Hits:

[AlgorithmSplit-Step-Fourier

Description: 这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。-The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.
Platform: | Size: 51200 | Author: 雷锋 | Hits:

[GDI-BitmapStereoMatch

Description: 使用 c++ 写的图像处理平台 ,支持 belief propogation, dynamic programming,graphic cut. 等算法 ,在vs2005 下调试通过 ,如果 不会使用,请发邮件 walwj@sohu.com 咨询-Use c++ Write image processing platform, to support the belief propogation, dynamic programming, graphic cut. Such as algorithms, under the debugger in VS2005 is passed, if not used, please email walwj@sohu.com Advisory
Platform: | Size: 13400064 | Author: david | Hits:

[Special EffectsGeneticalgorithm

Description: 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evolutionary neural network
Platform: | Size: 9216 | Author: 鲁明 | Hits:

[matlabtexturesynthesis

Description: Image inpainting algorithm combining both attempts: texture synthesis and image inpainting. Works especially well for texture and structure propagation, and filling-in large regions.
Platform: | Size: 994304 | Author: elwismw | Hits:

[Special Effectsbp

Description: 在双目立体视觉中立体匹配问题存在歧义性,是视觉研究中难点问题之。通过采用分水岭分割图像的方式有效的对图像进行了过分割处理,实现了基于图像块置信传播的匹配算法。-In the binocular stereo vision problem in stereo matching ambiguity, is the difficult problems in vision research. Images by using watershed segmentation method was effective over-segmentation of the image processing, and belief propagation based on image block matching algorithm.
Platform: | Size: 282624 | Author: mstar | Hits:

[Special EffectsBelief-Propagation

Description: 置信传播立体匹配算法,详细说明消息传递的过程,经典论文!-Markov random ?eld models provide a robust and uni?ed framework for early vision problems such as stereo and image restoration. Inference algorithms based on graph cuts and belief propagation have been found to yield accurate results, but despite recent advances are often too slow for practical use.
Platform: | Size: 189440 | Author: mstar | Hits:

[2D Graphicface_recognition_PCAPBPNN

Description: The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation Neural Network (BPNN).
Platform: | Size: 3113984 | Author: amine | Hits:

[OpenCVMRF_Based

Description: ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系zhenjia.dou@gmail.com-The algorithms proposed in the papar<Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning>
Platform: | Size: 15360 | Author: | Hits:

[DocumentsEfficient-Belief-Propagation

Description: 图像修复,利用块稀疏的方式实现图像的修复,根据图像丢失区域附近的稀疏程度来描述响应点的优先级决定修复顺序-Image Inpainting
Platform: | Size: 1165312 | Author: wen | Hits:

[2D Graphicbp-vision

Description: 运用置信传播的图像立体匹配获取图像的视差图,是一种全局算法-Use of the belief propagation image stereo matching
Platform: | Size: 7590912 | Author: 张梅梅 | Hits:

[CSharpback-propagation

Description: image processing algorithms
Platform: | Size: 49152 | Author: shady | Hits:

[OtherEdit-Propagation-master

Description: 编辑传播的code,利用AP聚类相关特性,来做图像分割和图像编辑-Edit propagation code, using the AP cluster correlation properties do image segmentation and image editing
Platform: | Size: 26051584 | Author: songzc | Hits:

[ApplicationsFDTD_pulse

Description: 使用FDTD方法模拟两边界都是金属板内 方波的传播图像 第二个是高斯脉冲(Using the FDTD method to simulate the two boundary is the propagation image of the square wave in the metal plate and the second is the Gauss pulse.)
Platform: | Size: 1024 | Author: diudiuainiuniu | Hits:

[Multimedia programSine_Wave_Sliding_2016_5_21

Description: Explanation:- This Program can generate Sine Wave and slide uploaded image pattern according to sine wave.It is also plot wave propagation on X-Y coordinates. This program can save images at the same time to make pattern sliding videos or can be used for other purpose System:- Language c++, Opencv Vision Lib. (here OpenCV 2.4.7)
Platform: | Size: 14147584 | Author: sushichan | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net