搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
TImageProcess
- 一个图像处理集合的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
DigitalFiltering_gui
- DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters, edge detection filters, general hig
Imageprocess-11
- 用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
不同滤波器的图像频域降噪和边缘增强算法
- 写出不同滤波器的图像频域降噪和边缘增强算法,并进行比较,得出结论。-Write a different filter frequency domain noise reduction and image edge enhancement algorithms, and compared to a conclusion.
laplacian.rar
- 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
edge-detection
- 边缘检测,用一阶微分算子,二阶微分算子提取边缘,伪彩色图像增强,伪彩色图像处理-Edge detection, first-order differential operator, second-order differential operator edge extraction, pseudo-color image enhancement, false color image processing
Edge_Enhancement_Adaptive_Anis
- 完成基于各向异性的自适应超声图像去噪和边缘增强方法,参考Adaptive Anisotropic Diffusion for Ultrasonic Image Denoising and Edge Enhancement.pdf,加入了m参数,The completion of ultrasound-based adaptive anisotropic image denoising and edge enhancement method, reference Adaptive Anisotro
ImageProcessSys
- 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
edge-detection
- 在c++builder中编写的边缘检测程序。并且编写了程序对比了边缘检测和边缘增强的不同之处-c++ builder in the edge detection procedure, and comparison of edge detection and edge enhancement of the difference
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
ImageProcee
- 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
192168216520092171444454094167
- DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
Edge-Interpolation
- 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
Image-Imag-Enhancement
- 影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
CONTRAST-ENHANCEMENT
- 增强S曲线函数,文章CONTRAST ENHANCEMENT FOR ENLARGED IMAGES BASED ON EDGE SHARPENING,Qing Wang, Rabab Ward and Jiancheng Zou 中的两个增强模板,对边缘点和平滑点采取不同的增强方法,达到边缘锐化的目的。-Enhance the S curve function, the article CONTRAST ENHANCEMENT FOR ENLARGED IMAGES BASED ON EDGE
edge-intentity--low-corner-algorithm
- 针对弱边缘的角点进行增强,抑制强边缘的角点,对红外图像效果更好的,灰度图像也很好-Corner against weak edge enhancement, inhibition of the strong edges of the corner, the better the effect of infrared images, grayscale images is also very good
edge-enhancement
- 数字图像的边缘增强的matlab处理代码-Digital image processing matlab code for edge enhancement
edge-enhance
- OpenCV边缘增强函数,用于增加边缘对比度-OpenCV edge enhancement function for increasing the contrast of the edges
Edge-Enhancement
- 程序用于完成不同滤波器的图像频域降噪和边缘增强的算法,包括理想低通滤波器,指数型低通滤波器(ELPF),二阶巴特沃斯低通滤波器-Image Frequency noise reduction and edge enhancement algorithms