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

Search list

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
Platform: | Size: 6777 | Author: major | Hits:

[Special Effectsbiabyuanjiance

Description: 能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯
Platform: | Size: 79885 | Author: 楚风云 | Hits:

[Special Effectsxiaobobianhuan

Description: 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。
Platform: | Size: 261815 | Author: 楚风云 | Hits:

[Special Effectsimage-sharping

Description: VC++图像处理图像锐化及边缘检测程序,包括图像锐化处理基本方法实现及边缘检测各种算子(roberts、sobel、prewitt、krisch及gauss-laplacian算子)程序实现。
Platform: | Size: 944649 | Author: wendyzyx | Hits:

[Special EffectsEdgeDetection

Description: 用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.
Platform: | Size: 20094 | Author: Johnson Huang | Hits:

[Special Effects2561489

Description: 用roberts sobel laplacian算子进行边缘检测,附有图片
Platform: | Size: 130559 | Author: chenzhao | Hits:

[Multi Monitorart_c

Description: Welcome to the FTP archive for source code the Eric Roberts texts \"The Art and Science of C: A Library-Based Approach\"and Programming Abstractions in C: A Second Course in Computer Science, both by Eric Roberts. The SAME CODE applies to both books.
Platform: | Size: 843385 | Author: vinc leo | Hits:

[GDI-BitmapEdgeContour

Description: 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测
Platform: | Size: 85591 | Author: dlf | Hits:

[Special EffectsImageEdgeDetection

Description: 这是图像处理中边缘检测常用的算子,c++实现,包括sobel,roberts,prewitt,拉普拉斯算子
Platform: | Size: 336514 | Author: li yong | Hits:

[Other resourceEMfor_neural_networks

Description: In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type \"tar -xf EMdemo.tar\" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type \"EMtremor\". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
Platform: | Size: 198220 | Author: 晨间 | Hits:

[Special EffectsKalman_Filter

Description: 卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any further analysis. Steve Roberts 7-2-98
Platform: | Size: 8055 | Author: 杨一鸥 | Hits:

[Special EffectsEdgeDetection

Description: Edge Detection边缘检测roberts,sobel,prewitt,laplacian
Platform: | Size: 193340 | Author: 王旌阳 | Hits:

[Windows DevelopEdgeDetection

Description: 一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 附设计文档。
Platform: | Size: 592958 | Author: | Hits:

[Graph programshu_zi_tu_xiang_chu_li

Description: 我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, linear transformation, enhancement, smoothing, median filtering, and a gradient method and Roberts gradient profile extraction, transformation, etc. pseudo-color
Platform: | Size: 92025 | Author: 林叶 | Hits:

[Special Effectsimageprocessing-2

Description: 介绍四种实用的对图像进行边缘检测提取的源代码:1.LoG边缘算子法(须带参数运行);2.Prewitte边缘算子(须带参数运行);3.Roberts边缘算子法(须带参数运行);4.Sobel边缘算子法(须带参数运行)。希望对大家有用。
Platform: | Size: 3959 | Author: 雪花 | Hits:

[Special EffectsEdgeContour

Description: 边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)
Platform: | Size: 73073 | Author: xiechunxi | Hits:

[Special Effects08

Description: 边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)
Platform: | Size: 73203 | Author: xiechunxi | Hits:

[Graph program数字图像处理alpha版

Description: 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image Restoration (plus impatient Hoffmann because of the time this is completed seven. Added to read fo
Platform: | Size: 3416064 | Author: 王晗 | Hits:

[Graph Recognize图像识别算法

Description: 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup, outline, GaussianSmooth etc.
Platform: | Size: 64512 | Author: 周志连 | Hits:

[Special EffectsLMSJ技术

Description: 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technology, understanding regional polygon sorting algorithm and the priority list algorithm blanking technology. Master simple optical reflectance models 3D graphics shading. A better overall illumination model, optical transmission module, ray tracing algorithm, to understand the objects Diffuse Reflectance
Platform: | Size: 3018752 | Author: 过街 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 18 »

CodeBus www.codebus.net