Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Sobel
Search - Sobel - List
用Prewitt算子和sobel算子共同对图像进行处理,得到较好的边缘检测图-Using Prewitt operator and sobel operator common image processing, get a better edge detection map
Update : 2024-05-02 Size : 1024 Publisher : 李进

本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure is mainly learning image processing procedures will be used, including: color to gray, segement RGB,, mean filter, median filter, user defined thresholding, otsu, Histogram equalization, Sobel edge detection, Prewitt edge detection, and Edge detection can be the message to paste the image color lines
Update : 2024-05-02 Size : 1389568 Publisher : Johnson Huang

DL : 0
车牌图像定位程序 本程序关键点为:用模版匹配法寻找车牌位置,截取出车牌图像。 图像处理内容包括:直方图统计,图像灰度化,图像均衡化,图像二值化,Sobel算子边缘检测,模板匹配。-License plate image locator key point of this procedure as follows: using the template matching method to find license plate location, the interception of a license plate image. Image processing include: histogram statistics, image, image equalization, image binarization, Sobel operator edge detection, template matching.
Update : 2024-05-02 Size : 2216960 Publisher : 韦略

读入图像TestImage1.jpg,并转换为灰度图像gray_im;使用Sobel算法对灰度图像gray_im进行边缘检测;结果图像保存为out_im.jpg。-Read into the image TestImage1.jpg, and converted to gray image gray_im using Sobel algorithm for gray image gray_im edge detection the results of the image saved as out_im.jpg.
Update : 2024-05-02 Size : 21504 Publisher : Ashtray

DL : 0
几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
Update : 2024-05-02 Size : 885760 Publisher : dlf

sobel算法的源码,应用2个3x3的掩模中心像素(mask)检测图像的边缘。一个是检测水平边沿的 ;另一个是检测垂直平边沿的。可以自己测试和修改参数,从而得到最佳的算法值。-sobel algorithm source code, the application of two 3x3 pixel mask center (mask) image edge detection. One is the detection level of the edge the other is the detection of vertical edges of the ping. Able to test and modify the parameters of the algorithm in order to get the best value.
Update : 2024-05-02 Size : 2048 Publisher : rex2042

基于OpenCV和VC环境开发的彩色图像边缘提取程序,包括laplace,canny,sobel等常用算子,可自动调整阈值。-OpenCV and VC-based environment for the development of color image edge extraction procedures, including laplace, canny, sobel operator, such as commonly used, can automatically adjust the threshold.
Update : 2024-05-02 Size : 37888 Publisher : aclon

DL : 0
本人亲手用C++builder编写的一个图像处理小程序,包含可执行文件和所有源码,在BCB6.0上调试通过。功能有图像灰度化、缩放、Sobel算子及prewitt算子实现边缘检测,还能根据颜色将图片的前景和背景分离。是学习图像处理编程的好东东。-I personally use C++ Builder to prepare an image processing applet that contains an executable file and all source code, adopted in BCB6.0 debugging. Function of image, zooming, Sobel operator and Prewitt operator realize edge detection, but also in accordance with the prospect of color pictures and background separation. Image processing is to learn good programming Dongdong.
Update : 2024-05-02 Size : 765952 Publisher : gung66

VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel, prewitt, kirsch, gauss-laplase), hough transform (parallel-line detection), contour extraction, seed filling (two algorithms ), and contour tracking.
Update : 2024-05-02 Size : 2132992 Publisher : ZL

用sobel、prewitt、robert、marr和canny算子实现边缘检测-By sobel, prewitt, robert, marr and realize canny edge detection operator
Update : 2024-05-02 Size : 359424 Publisher : 冯沁红

一个灰度图象直方图的均衡化实现.还有SOBEL算子的实现程序.另外含有一篇PPT-A gray-scale image histogram equalization realize. Also realize Sobel operator procedures. In addition to contain a PPT
Update : 2024-05-02 Size : 946176 Publisher : 单昊

DL : 0
清华大学的一个边缘检测处理实例,有sobel算子还有prewwit算子-Tsinghua University, a deal with examples of edge detection, there are still sobel operator prewwit operator
Update : 2024-05-02 Size : 2435072 Publisher : 李丽

本程序包括所有的边缘检测算法,实现了robert,sobel,prewitt,gauss边缘检测,hough变换检测水平直线,轮廓提取,种子填充等的功能,经典收藏啊!-This procedure includes all of the edge detection algorithm robert, sobel, prewitt, gauss edge detection, hough transform detection of the level of a straight line, contour extraction, seed fill function, classic collections ah!
Update : 2024-05-02 Size : 73728 Publisher : 无梦

DL : 0
自编边缘提取方法,能够准确的提取边缘,编写简单。-Self-edge detection method, able to accurately extract the edge, simple to prepare.
Update : 2024-05-02 Size : 1024 Publisher : 郑实

这是一篇被SCI所收录了的基于Sobel细化算法的螺纹边缘检测的博士论文,对于工程设计和学习都具有极高的参考学习价值-This is a SCI were included by the thinning algorithm based on Sobel edge detection thread doctoral thesis, for engineering design and learning have a very high value of the reference study
Update : 2024-05-02 Size : 215040 Publisher : 刘样

本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-scale image processing, functions as follows: geometric transformations: translation, rotation, scaling point treatment: linear transformation, gray stretch, histogram, histogram equalization images can produce 3 Salt and Pepper Noise image smoothing: Mean Filter (3X3), transfinite median filter (3X3) Edge Detection: Edge Detection Operators local law, including the Sobel operator, Prewitt operator, Laplacian Fourier Transform.
Update : 2024-05-02 Size : 51200 Publisher : 骆志军

DL : 0
图像边缘检测的VERILOG实现,能准确检测图像边缘-Image Edge Detection of Verilog realize that can accurately detect image edge
Update : 2024-05-02 Size : 589824 Publisher : 李永杰

对图像进行单色处理,并进行Robers算子的处理,Sobel算子处理,二值化,旋转变换,逆反处理,高通滤波,及直方图的建立。-Monochrome image processing, and Robers treatment operator, Sobel operator processing, binarization, rotation transform, inverse treatment, high-pass filtering, and histogram of the establishment.
Update : 2024-05-02 Size : 2006016 Publisher : 杜璐

DL : 0
基于sobel算法的汽车牌照定位 本算法用matlab实现-Sobel algorithm based on the vehicle license positioning realize this algorithm by matlab
Update : 2024-05-02 Size : 129024 Publisher : 王强

Edge Detection边缘检测roberts,sobel,prewitt,laplacian-Edge Detection edge detection roberts, sobel, prewitt, laplacian
Update : 2024-05-02 Size : 193536 Publisher : 王旌阳
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.