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

Search list

[Special EffectsTImageProcess

Description: 一个图像处理集合的VC源代码,包括平滑、锐化、边缘增强、Hough Sobel边缘检测、傅立叶变换、腐蚀、膨胀、边缘提取等等。-a set of image processing VC source code, including smoothing, sharpening, edge enhancement, Hough Sobel edge detection, Fourier transform, corrosion, swelling, edge extraction and so on.
Platform: | Size: 149687 | Author: 赵杰伊 | Hits:

[Special EffectsImageprocess-11

Description: 用VC实现图像处理的一些效果,如平滑与锐化,边缘增强, Sobel边缘检测和Hough边缘检测, 反转, 腐蚀与膨胀 -images with VC some of the results, such as smoothing and sharpening, edge enhancement, Sobel edge detection and Hough edge detection, inversion, corrosion and expansion
Platform: | Size: 131787 | 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:

[Special EffectsTImageProcess

Description: 一个图像处理集合的VC源代码,包括平滑、锐化、边缘增强、Hough Sobel边缘检测、傅立叶变换、腐蚀、膨胀、边缘提取等等。-a set of image processing VC source code, including smoothing, sharpening, edge enhancement, Hough Sobel edge detection, Fourier transform, corrosion, swelling, edge extraction and so on.
Platform: | Size: 149504 | Author: 赵杰伊 | Hits:

[Special EffectsImageprocess-11

Description: 用VC实现图像处理的一些效果,如平滑与锐化,边缘增强, Sobel边缘检测和Hough边缘检测, 反转, 腐蚀与膨胀 -images with VC some of the results, such as smoothing and sharpening, edge enhancement, Sobel edge detection and Hough edge detection, inversion, corrosion and expansion
Platform: | Size: 131072 | Author: 林兴 | Hits:

[DSP programSmoothEdge

Description: 基于ti公司的DM642的图像预处理的关键程序,包括高斯平滑、均值平滑、中值滤波、灰度增强、sobel边缘提取等-Ti-based company s DM642 key image preprocessing procedures, including Gaussian smoothing, the mean smoothing, median filter, grayscale enhancement, sobel edge detection, etc.
Platform: | Size: 1191936 | Author: 何进 | Hits:

[Graph programImageProcess

Description: 图像处理的基本方法源代码,包括:正交变换 , 傅里叶变换,离散余弦变换,沃尔什变换 ,卷积,平滑与锐化,边缘增强,Sobel边缘检测和Hough边缘检测, 反转,腐蚀与膨胀,开与闭,边缘提取, 细化,增强CDib等-The basic method of image processing source code, including: orthogonal transform, Fourier transform, discrete cosine transform, Walsh transform, convolution, smoothing and sharpening, edge enhancement, Sobel edge detection and Hough edge detection, inversion, corrosion and expansion of open and closed, edge extraction, refining and enhancing such CDib
Platform: | Size: 17408 | Author: 赵堃 | Hits:

[Special Effects200432590139

Description: 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
Platform: | Size: 3769344 | Author: 叶心怡 | 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:

[Graph programImageProcessSys

Description: 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation.
Platform: | Size: 317440 | Author: 孙亚新 | Hits:

[Special EffectsImageProcess7.7.14

Description: 位图的处理,包括卷积、平滑与锐化、Sobel边缘检测和Hough边缘检测、去噪及增强CDib-Bitmap handling, including convolution, smoothing and sharpening, Sobel edge detection and Hough edge detection, denoising and enhancement CDib
Platform: | Size: 1102848 | Author: tianya | Hits:

[Graph programsmagic

Description: 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化和伪彩色 (7) 形态学处理:腐蚀,膨胀,开,闭,细化 (8) 边缘与轮廓:边缘检测(robert,sobel,prewitt...),Hough变换,轮廓提取,种子填充,轮廓跟踪 编译时需要将Intel\lib,isee\lib,TIFF\LIB加入到vc6的工具\选择\目录\library files中-Comprehensive example of image processing to provide the functions are: (1) Open, display, save (Save), print, including bmp, jpg, tif, gif, tga, pcx, png, psd, etc., all commonly used image (2) can be achieved on the image to enlarge/reduce the view, and can display the histogram (attitude, red, blue, green, four-channel) (3) of operations: image format conversion, threshold transform, the window transform, gray stretch, balanced approach (4) geometric transformations: translation, transposition, scale, rotate, horizontal mirror, vertical mirror (5) orthogonal transformation: Fourier, discrete cosine, Walsh, Hotelling, etc. (6) image enhancement: image smoothing, median filtering, sharpening gradient, Laplacian sharpening and pseudo-color (7) morphological processing: erosion, dilation, opening, closing, thinning (8) edge and contour: edge detection (robert, sobel, prewitt ...), Hough transform, contour extraction, seed fill, contour tracking Compile
Platform: | Size: 6663168 | Author: 黄知 | Hits:

[Special Effectsimageimprovement

Description: 图像的增强处理,图像的简单平滑,图像的高斯平滑,图像的中值滤波,拉普拉斯边缘增强,Sobel边缘细化-Image enhancement, image of a simple smoothing, the image of Gaussian smoothing, median filter images, Laplace edge enhancement, Sobel Edge Thinning
Platform: | Size: 10667008 | Author: hongxiaoxuan | Hits:

[OpenCVMagicHouse

Description: 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
Platform: | Size: 13163520 | Author: Clara2010 | Hits:

[OpenCVDistortionCorrection

Description: VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detection algorithm
Platform: | Size: 6126592 | Author: wk | Hits:

[Special Effectssmth-and-sharpen

Description: 图像锐化:梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算子边缘增强处理,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出。 图像平滑主要目的是减少噪声对图像的影响。平滑线性滤波和中值滤波两种。-Image Sharpening: gradient operator, Roberts operator, Sobel operator edge detection processing, and the Laplace operator edge enhancement processing, some of the characteristics of the image (such as edge, contour, etc.) can be further enhanced and prominent. The main purpose of image smoothing is to reduce the impact of noise on the image. Two kinds of smooth linear filtering and median filtering.
Platform: | Size: 98304 | Author: 汪晨 | Hits:

[matlabtuxiangchuli

Description: 利用matlab对图像图像进行梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算于边缘增强处理-Use matlab image image gradient operator, Roberts operator, Sobel operator edge detection process and Laplace operator on the edge enhancement processing
Platform: | Size: 67584 | Author: wang | Hits:

[Special EffectsImage-processing-source-code

Description: 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .高斯平滑 .拉普拉斯锐化 .Sobel边缘细化 5. 对图像添加滤镜 .反色效果 .浮雕效果 .黑白效果 .马赛克化 .素描效果 -This software generally has the following features: 1 display effects when opening None Random . Downward scan Vertical dual scan Move to the right The horizontal double move Vertical blinds Horizontal blinds The vertical gridlines Horizontal gridlines Mosaic . Raindrops 2 image point operations . Histogram Gray-linear transformation Gray-linear transformation (logarithmic transformation) . Grayscale threshold transform . Gray balance 3 image geometric transformation . Translation transformation Mirroring transformation Zooming Rotate The image enhancement Simple Smooth Gaussian smoothing Laplace sharpening . Sobel edge thinning 5 on the image to add filters Anti-color effect . Emboss Black and white effect Mosaic of . Sketch effect
Platform: | Size: 12968960 | Author: 任朝阳 | Hits:

[Industry researchles_mesures_evaluations_MSE_PSNR

Description: Edge detection algorithms are important tools in image processing applications for carrying out much information and being relatively easy to produce. Sobel Canny and logarithmic algorithms [1] are among several edge detection algorithms used frequently nowadays. The ution of such edge detection algorithms is an old problem. Authors [1][3] tend to use visual uation that limits the comparison between different edge images. In this paper, we present a new edge enhancement method and five different measures that can be used to statistically uate edge detection algorithms. The new edge enhancement method is based on cooperation between different edge detection algorithms. The new edge preserves the advantages of each edge image. Experimental results using two edge detection algorithms proved the efficiency of this method.-Edge detection algorithms are important tools in image processing applications for carrying out much information and being relatively easy to produce. Sobel Canny and logarithmic algorithms [1] are among several edge detection algorithms used frequently nowadays. The ution of such edge detection algorithms is an old problem. Authors [1][3] tend to use visual uation that limits the comparison between different edge images. In this paper, we present a new edge enhancement method and five different measures that can be used to statistically uate edge detection algorithms. The new edge enhancement method is based on cooperation between different edge detection algorithms. The new edge preserves the advantages of each edge image. Experimental results using two edge detection algorithms proved the efficiency of this method.
Platform: | Size: 873472 | Author: sacoura | Hits:

[Graph programPicOperationTest

Description: 直接运行PicOperationTest.m文件 程序主要是练习了: sobel算子增强边缘,得梯度幅值图像 图像的开闭操作 新手交流,高手路过就好。。。(The Code is about edge enhancement and morphologic operators. It can be used for learning the basic skills. You don't need to download it if you have mastered these skills.)
Platform: | Size: 7168 | Author: Eric_King | Hits:
« 12 »

CodeBus www.codebus.net