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

Search list

[Graph Recognizelineartandedgedetect

Description: edge detection sobel, laplace, ...edge detection
Platform: | Size: 83968 | Author: go | Hits:

[Special EffectsEdgeContour

Description: 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed filling, contour tracking and contour extraction.
Platform: | Size: 2234368 | Author: 陈飞 | Hits:

[VHDL-FPGA-Verilogsobel_filter

Description: 实现sobel滤波,在simulink中用第四篇builder实现-complete a sobel filter
Platform: | Size: 13312 | Author: 王菲 | Hits:

[Software Engineeringsobeledgedetection

Description: Sobel Edge Dectection figure
Platform: | Size: 771072 | Author: gyanendra | Hits:

[Graph programcode1

Description: sobel算子的描述把梯度值和阈值比较 ,大于T的把图像的灰度变为255小于T的把图像的灰度变为0-sobel
Platform: | Size: 3072 | Author: search | Hits:

[Graph programMatlabImageProcess

Description: Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
Platform: | Size: 6144 | Author: 张宏欣 | Hits:

[Graph programsource

Description: this files give robert sobel & laplace edge detection in color images -this files give robert sobel & laplace edge detection in color images
Platform: | Size: 217088 | Author: morteza | Hits:

[GDI-BitmapSobel

Description: soble算子对于图像分割有着最重要的意义,可以对图像有很好的分割效果,初初上传,不好还望见谅-soble operator for image segmentation have the most important, you can have a good image segmentation results,初初upload, not look to be forgiven
Platform: | Size: 347136 | Author: 西宁 | Hits:

[Special Effectsex4_061221015

Description: 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve Sobel operator, Prewitt operator, Roberts operator, Marr operator and Canny edge detection
Platform: | Size: 918528 | Author: da | Hits:

[Graph programvideosobel

Description: 达芬奇DM6446实时视频sobel边缘检测代码,包括codec,DSP Server 和app程序-DM6446 DaVinci sobel edge detection in real-time video source, including codec, DSP Server and app process
Platform: | Size: 726016 | Author: HaierXu | Hits:

[Special EffectsMATLAB_code_of_image_processing

Description: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码-Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding
Platform: | Size: 398336 | Author: guhuxiang | Hits:

[Special Effectssobel

Description: sobel算法的实现,很好的,大家可以看看,C++的开发环境-sobel suan fa de shixian fangfa ,hen hao de,da jia ke yi kan kan
Platform: | Size: 430080 | Author: 徐逸宇 | Hits:

[Special Effectsedge

Description: sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
Platform: | Size: 46080 | Author: wct | Hits:

[Special Effectssobel_eml

Description: 基于MATLAB的边缘检测程序。可以实现SOBEL等经典算法。-MATLAB-based edge detection procedure. Can be achieved, such as the classic algorithm SOBEL.
Platform: | Size: 28672 | Author: 臧超 | Hits:

[Special EffectsEdgeDetection

Description: 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
Platform: | Size: 49152 | Author: refinebin | Hits:

[Special EffectsEdgeContour

Description: VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator, Sobel operator, Prewitt operator, Kirsch operator, Gauss-Laplace operator to achieve edge detection Hough transform, contour extraction, contour track
Platform: | Size: 3987456 | Author: lgy | Hits:

[Windows Developr_cvsobel_matlab

Description: Code for extracting sobel edge based on Intel s OpenCV library. Result of this is compatible with MATLAB sobel function. Parameters are set such as doing so.
Platform: | Size: 1024 | Author: rasoul nasiri | Hits:

[matlabedge_detection

Description: this file contains the codes to obtain edge detection.Either the "edge"function can be used to directly obtain the edge detection by using the selected derivative estimators.(like-canny,sobel.)or the direct code for SOBEL(gradient method)and LAPLACIAN edge detection methods can be applied.
Platform: | Size: 1024 | Author: saumya | Hits:

[matlabsobelfilter

Description: this the source of sobel filter -this is the source of sobel filter
Platform: | Size: 1024 | Author: elaheh | Hits:

[Graph programsobel

Description: 用C++和OPENCV实现的SOBEL边缘检测 -C++, and OPENCV realized SOBEL edge detection
Platform: | Size: 3228672 | Author: hermit | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net