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

Search list

[GDI-Bitmap图像边缘检测sobel算法

Description: 图像边缘检测sobel算法
Platform: | Size: 1175233 | Author: _CEO_Bitch | Hits:

[Graph programimageview

Description: 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image
Platform: | Size: 550912 | Author: lukecheng | Hits:

[Graph programBMP_2

Description: 实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割-achieve segmentation, canny, LOG edge detection algorithm and the EM algorithm for image segmentation
Platform: | Size: 25600 | Author: 臧明 | 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:

[Mathimatics-Numerical algorithmssobel

Description: 用于图象边缘检测,是一个视频采集的基础-for image edge detection, is a collection of video
Platform: | Size: 1024 | Author: 李红陶 | Hits:

[Graph programEdgeCode

Description: 各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
Platform: | Size: 2107392 | Author: 钱 峰 | Hits:

[Graph programSobelKirsch边缘检测

Description: Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel/Kirsch edge detection algorithm VC Visual Realization
Platform: | Size: 568320 | 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: 582656 | Author: 姚立月 | Hits:

[Data structs编码

Description: 图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
Platform: | Size: 5120 | Author: dz | Hits:

[GDI-BitmapFiltersCode

Description: 使用C#程式語言撰寫的邊緣檢測程式碼,可撰擇不同的計算方式如sobel, prewi-use C# programming language to write the edge detection code can be written Optional different calculation methods such as segmentation, prewitt
Platform: | Size: 34816 | Author: 小明 | Hits:

[Windows Develop基于win32api的边缘检测

Description: win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
Platform: | Size: 181248 | Author: 沈郑燕 | Hits:

[matlab图像处理22

Description: matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian- Gaussian approach to a gray-scale image from the edge
Platform: | Size: 6144 | Author: 陈大明 | Hits:

[Graph program纤维处理软件sob+hough直线检测+自动判定

Description: 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
Platform: | Size: 43008 | Author: 唐军 | Hits:

[Special Effects图形图象处理之边缘检测

Description: 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace operator.
Platform: | Size: 206848 | Author: 王云华 | Hits:

[Video CaptureArrayTest800131

Description: 采用VMR9完成对视频的采集,可以采集多个摄像头。能够对图像进行抓屏。对抓屏数据进行Sobel处理,可以辨别图像中的线条。-use VMR9 completed the acquisition of video, can be collected over a camera. Images can Capturing the Screen. Capturing the Screen right Sobel data processing, image can be identified lines.
Platform: | Size: 179200 | Author: 张海滨 | Hits:

[Special EffectsHistDemoA直方图与Sobel算子

Description: 直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
Platform: | Size: 78848 | Author: 訾国伟 | Hits:

[Special EffectsBmpProject

Description: 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
Platform: | Size: 1957888 | Author: 黄光奇 | Hits:

[Graph DrawingDIP程序

Description: 以前的数字图像处理作业,包括直方图,均衡,Sobel,中值,FFT,IFFT,DCT,IDCT,8*8DCT等-previous digital image processing operations, including the histogram, balanced and Sobel, values, FFT, IFFT, DCT, IDCT, 8* 8DCT etc.
Platform: | Size: 2109440 | Author: 李平 | Hits:

[GDI-Bitmapedgesob

Description: 这是关于图像处理小程序,关于找如何找寻sobel边缘的程序。 -This is the image processing on small programs, to find how to find on the edge of the segmentation process.
Platform: | Size: 2048 | Author: 李姚 | Hits:

[Graph program边缘检测程序

Description: 该程序主要包含了图像边缘检测的集中常用的方法,如sobel, Ccanny, kirsch等等的源代码,希望能对大家有所帮助dene-the program mainly includes the Edge Detection concentration commonly used methods, such as segmentation, Ccanny. "The source code, etc., we hope to help Dene
Platform: | Size: 1358848 | Author: hua | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net