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

Search list

[Special EffectsEdgeContour

Description: 本系统实现了图像的基本读写操作,并在此基础上对图像的边缘进行检测,应用了canny,sobel,robert等算法
Platform: | Size: 78287 | Author: 宋志强 | Hits:

[Special EffectsTouch_exe

Description: 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Robert算子;Prewit算子;Sobel算子;Kirsch算子 6. 图像Huffman编码。 7. 调色板、屏幕捕捉、屏幕取色、屏幕上任意两点距离的测量。
Platform: | Size: 1034344 | Author: 郑一一 | Hits:

[Special Effectsbianyuanjiance

Description: 介绍了经典的图像处理中的边缘检测算法,有Robert,soble,prewitt,拉普拉斯算子,和高斯拉普拉斯算子等。
Platform: | Size: 347999 | Author: doudou | Hits:

[Linux-UnixPPP-HOWTO

Description: Linux PPP HOWTO 文档 Corwin Light− Williams Joshua Drake Copyright © 2000 by Commandprompt, Inc Copyright © 1997 by Robert Hart This is a LinuxPorts.Com Document for the Linux Documentation Project.
Platform: | Size: 645314 | Author: dawei | Hits:

[Special Effectsimagemanipulation

Description: 几种图象处理算法,用MATLAB编写的,包括巴特沃斯、自适应滤波两种滤波方法,还有两种边缘检测算子robert和sobel算子,挺好用的
Platform: | Size: 1506 | Author: 张淑娴 | Hits:

[Special EffectsEdgeDetection

Description: 使用opencv实现一些基础的边缘检测,sobel robert等。
Platform: | Size: 11328 | Author: Ma xianzhe | Hits:

[GDI-BitmapEdge_Robert

Description: 使用Robert算子进行边缘检测的源代码
Platform: | Size: 1770533 | Author: wj | Hits:

[Other resourceDataStructuresAlgorithmsinJava

Description: Data Structures & Algorithms in Java by Robert Lafore ISBN: 1571690956 Sams © 1998, 617 pages Beautifully written and illustrated, this book introduces you to manipulating data in practical ways using Java examples
Platform: | Size: 2884203 | Author: 清风 | Hits:

[Graph programEdgeContour

Description: 图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。
Platform: | Size: 81562 | Author: yusheng | Hits:

[Special EffectsRobertEdgeDetect

Description: robert边沿检测的VC源代码-VC source code
Platform: | Size: 26062 | Author: 李平强 | Hits:

[Graph program图象处理程序

Description: 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detection operators, the median filter, two-dimensional FFT and DCT, image inversion, and rotating some of the basic template image and transform point transformation functions. Currently only handle 256 * 256 images
Platform: | Size: 582763 | Author: 姚立月 | Hits:

[Other resourcewebsphinx-src

Description: 一个Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。-a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller development. Supports multi-threading, HTML parsing URL filtering, and the page configuration, pattern matching, image, and so on.
Platform: | Size: 474259 | Author: 徐欣 | Hits:

[GDI-Bitmapyuhui

Description: 部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波-part of an image recognition algorithm, including robert factor, Laplace operator, contour extraction, Gaussian filter
Platform: | Size: 59707 | Author: 余晖 | Hits:

[Bookspattern classification

Description: Pattern classificaiton text book Trevor Hastie Robert Tibshirani Jerome Friedman Stanford, California
Platform: | Size: 10974951 | Author: liyiou@gmail.com | Hits:

[OtherFundamentals of Power Electronics 2nd ED SOLUTIONS and SIMULATIONS

Description: Book: Fundamentals of Power Electronics 2nd ED SOLUTIONS and SIMULATIONS Author: Robert W. Erickson, Dragan Maksimovic This is a very useful text book in power electronics. This file contains the solutions of the problems and the simulation.
Platform: | Size: 5287484 | Author: angeldemon | Hits:

[SourceCodesmagic

Description: 提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化和伪彩色 (7) 形态学处理:腐蚀,膨胀,开,闭,细化 (8) 边缘与轮廓:边缘检测(robert,sobel,prewitt...),Hough变换,轮廓提取,种子填充,轮廓跟踪
Platform: | Size: 6662676 | Author: liuym2010 | Hits:

[OtherProgramming in Standard ML

Description: Robert Harper Carnegie Mellon University Spring Semester, 2011, SML,学编译工程的都应该了解
Platform: | Size: 735845 | Author: yuanlu114@126.com | Hits:

[SourceCodeWeb爬虫

Description: Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。,a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller development. Supports multi-threading, HTML parsing URL filtering, and the page configuration, pattern matching, image, and so on.
Platform: | Size: 474334 | Author: hiac@vip.qq.com | Hits:

[Books算法学习书籍

Description: 此书压缩包包括: [C算法(第1卷)].(美国)Robert.Sedgewick.清晰版.pdf  [C算法(第2卷)].(美国)Robert.Sedgewick.清晰版.pdf [数据结构(C语言版)].严蔚敏_吴伟民.扫描版.pdf [数据结构与算法分析C.描述].(美国)Mark.Allen.Weiss.扫描版.pdf [算法导论].(美国)Cormen.扫描版.pdf 编程珠玑.pdf
Platform: | Size: 132564795 | Author: tan_jianfeng@163.com | Hits:

[Crypt_Decrypt algrithmsLDPC-2006-02-08.tar.gz

Description: Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however, that the copyright notice no longer restricts use to these purposes). These codes were invented by Robert Gallager in the early 1960's, and re-invented and shown to have very good performance by David MacKay and myself in the mid-1990's. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.
Platform: | Size: 405064 | Author: netor4you@yahoo.com | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »

CodeBus www.codebus.net