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

Search list

[2D GraphicImageEnhance

Description: 图像增强实例,包括对比度扩散、直方图均匀化、阈值滤波、均值滤波、中值滤波、低通模板滤波、高通模板滤波、BUTTERWORTH低通滤波、BUTTERWORTH高通滤波、指数高通滤波、KIRSCH锐化、LAPLACE锐化、PREWITT锐化、ROBERTS锐化、SOBEL锐化等。-Examples include image enhancement, contrast diffusion, histogram equalization, threshold filtering, mean filtering, median filtering, low-pass filtering, high pass filtering, template template BUTTERWORTH BUTTERWORTH low-pass filter, high pass filter, high pass filter, KIRSCH index LAPLACE PREWITT sharpening, sharpening, sharpening, sharpening, sharpening and other SOBEL ROBERTS.
Platform: | Size: 3347456 | Author: ycr40 | Hits:

[2D GraphicImageSegment

Description: 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。 Image segmentation examples, including Kirsch operator, Laplace operator, LOG operator, LOG (Amendment) operator, Prewitt operator, Roberts operator, Sobel operator, Roberts plane fitting algorithm, threshold segmentation, 2 dimensional threshold segmentation and optimal threshold segmentation, Otsu algorithm, subtraction method, Hough transform etc..
Platform: | Size: 3346432 | Author: ycr40 | Hits:

[ComboBoxctlbcs4

Description: 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,lapl,-Part of the image recognition algorithm based on vc++ development, including: updown, graygrid, histrogram, Roberts, lapl,
Platform: | Size: 46080 | Author: kevrel | Hits:

[Graph programlanguggh

Description: Windows SDK实现Roberts算子提取边缘,很好的 还行-Windows SDK implement Roberts operator to extract the edge, very good ok
Platform: | Size: 15360 | Author: excppthon | Hits:

[AI-NN-PRlunkuoxiandetiqu

Description: 比较了几种常用的提取轮廓线的算子,例如,sobel算子,roberts算子,log算子等。-Several commonly used operators to extract contour lines are compared, such as Sobel operator, Roberts operator, LOG operator, etc.
Platform: | Size: 3072 | Author: 陈晨 | Hits:

[Other新建文件夹

Description: 读取lung图像,用Roberts交叉梯度算子分别检测图像的边缘,并显示检测到的边缘图像结果,将两者加起来,看一下所得到的整体边缘结果()
Platform: | Size: 11264 | Author: milly-sex | Hits:

[Special Effectsedge-detection-master

Description: C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
Platform: | Size: 6144 | Author: 穿山甲说 | Hits:

[Special EffectsEdgeDetectorCUDA-master

Description: Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.
Platform: | Size: 10331136 | Author: 穿山甲说 | Hits:

[OtherProcessamentoDigitalImagens

Description: Software with Image Processing. Able to use Media filters, Fashion, Medium. In addition to using the masks Sobel, Prewitt, FreiChen and Roberts.
Platform: | Size: 57344 | Author: Melllo | Hits:

[Linux-UnixLinux Kernel 核心中文手册

Description: 一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了。 1975 年 1 月“ Popular Electronics ”杂志封面上印出了 Altair 8080 的图片,一场革命开始了。 Altair 8080 ,跟随早期的“ Star Trek epsode ”命名,只需要 $397 ,就可由个人电子爱好者自己组装。它拥有 Intel 8080 处理器和 256 字节内存,但是没有屏幕和键盘。以今天的标准来衡量,它太简陋了。它的发明者, Ed Roberts ,制造了名词“ personal computer “来命名他的发明,但现在, PC 这个名词已经用来命名几乎所有你可以不依靠帮助就可以自己运行起来的计算机。用这个定义,甚至一些十分强大的 Alpha AXP 系统也是 PC 。(An operating system must work closely with the hardware system that is the base of it. The operating system needs to use some of the functions that are provided only by hardware. To get a complete understanding of Linux, you need to know the basic knowledge of the underlying hardware. This chapter has been carried out for the hardware of modern PC. In January 1975, the Popular Electronics magazine covered the picture of Altair 8080 on the cover, and a revolution began. Altair 8080, named after the early "Star Trek epsode", requires only $397, which can be assembled by personal electronics enthusiasts themselves. It has a Intel 8080 processor and 256 bytes of memory, but there is no screen and keyboard. As measured by today's standards, it is too shabby.)
Platform: | Size: 552960 | Author: vbcsdf | Hits:

[Special Effects锐化

Description: matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)
Platform: | Size: 906240 | Author: 倒影 | Hits:

[Special Effects边缘检测

Description: 边缘检测算子测试,以及对比。包括有Roberts,Canny,Sobel 等算子(Edge detection operator test and contrast.including Roberts,Canny and so on)
Platform: | Size: 5120 | Author: WEI19941010 | Hits:

[Applicationspinghuajuanji

Description: 读取图像 \examples\data\convec.dat,并对它进行均值平滑(smooth 和median),另外利用Sobel和Roberts函数使用以下3*3的窗口对图像进行卷积。给出IDL编程代码及其运行结果。(The image \\examples\\data\\convec.dat is read, and its mean smoothing (smooth and median) is performed. In addition, Sobel and Roberts functions are used to convolution the image with the following 3*3 window. The IDL programming code and its running results are given.)
Platform: | Size: 1024 | Author: 燕羽飞 | Hits:

[Documents边缘检测经典算子

Description: Roberts边缘检测算子的应用,很好的实现图像的边缘检测功能。(The application of the Roberts edge detection operator is very good to realize the edge detection function of the image.)
Platform: | Size: 3072 | Author: 花花1984 | Hits:

[Special Effectsedgedetector_compare

Description: 多种图像分割方法比较,包括roberts,sobel,prewitt,canny,log,fuzzy等多种经典方式,对同一张图像的处理的不同效果比较,根据需要选择不同的处理算子(Comparison of a variety of image segmentation, including roberts, sobel, prewitt, canny, log, fuzzy, and other classic method of image processing with a comparison of different effects, according to the needs of different processing operator)
Platform: | Size: 1024 | Author: csm | Hits:

[matlabB超成像--血管模型

Description: sobel ,laplace,canny,roberts
Platform: | Size: 18165760 | Author: sususonia | Hits:

[matlabWibu

Description: John Roberts Was Already Chief Justice But Now Its His Court
Platform: | Size: 166912 | Author: dumfuk | Hits:
« 1 2 ... 13 14 15 16 17 18»

CodeBus www.codebus.net