搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
fayeboy1984
- 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质特征;分类判决作为第三模块,则是要在第二步的基础上采用某种分
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
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
edge-detection
- 在c++builder中编写的边缘检测程序。并且编写了程序对比了边缘检测和边缘增强的不同之处-c++ builder in the edge detection procedure, and comparison of edge detection and edge enhancement of the difference
edge_filter_linear
- 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
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
chapter4_3
- 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting in image blurring, the details
Edge-Interpolation
- 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
waili
- waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-
Image-Imag-Enhancement
- 影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
image-enhancement-and-edge-detection
- vc++实现图像锐化及边缘检测,试过了,可以运行-vc++ to achieve image enhancement and edge detection, tried, and can run
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
MATLAB-trans-Edge
- 以MATLAB將影像做邊緣偵測以及邊緣強化, 邊緣偵測分別為Prewitt以及Canny, 邊緣強化是將邊緣做銳利化-MATLAB will do to the image edge detection and edge enhancement, edge detection, respectively Prewitt and Canny, edge enhancement is done to sharpen the edge
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