搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential imag
txclydmj
- 很好的一组图象处理源程序,都已经编好了,拿过来就能用的。边缘检测,腐蚀,图象匹配,图象压缩,直方图修正-well as handling a Reuters source, have a good series, as it was can use. Edge detection, corrosion, and image matching, image compression, and so on histogram amendmen
codesforimageprocessing
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to graysc
ImageProcessorCourseDesign
- ·图像检测:包括显示灰度直方图、Canny算子边缘检测; ·图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ·色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。 -Image Detection : to show gray histogram, Canny edge detection operator; Image enhancement : including random noise, Fou
texturesq
- 基于纹理的图像检索,使用两种方法:局部边缘直方图,改进边缘直方图.支持100*150大小的BMP图像检索.-Texture-based image retrieval, using two methods: Local Edge Histogram, and improve the edge of the histogram. Support 100* 150 size image retrieval BMP.
DigitalImageProcessing_v1
- 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure
Touch_exe
- 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈
edgeDectect
- 绘制图像的灰度直方图,并能够进行图像的边缘检测!-Rendering image histogram, and be able to image edge detection!
LicensePlate
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了-Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑
edgedir_his
- 基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。-Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, h
EdgeDirectionHistogram
- Extracting edge direction histogram features from images. Implement by java.
bian_yuan_te_zheng_ti_qu
- 边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
imageprocessing
- 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing met
DosImage
- C/C++图像处理编程 第二章至第九章 内容非常丰富,包括各种图形格式文件的读写操作、各种格式图像显示方法、灰度图、直方图、边缘提取、图像变换等很多内容,如果你是图像处理程序员,那么该软件可以为你提供几乎所有的入门及中高级技巧。-C/C++ image processing program chapter to chapter IX is very rich, including a variety of graphics format
edge-of-the-image-histogram
- 在MATLAB环境中得到图像的边缘直方图,这对于做此类毕业设计的人很有用。-In the MATLAB environment by the edge of the image histogram, which for those who do such useful graduation.
edge-histogram
- 利用mpeg-7中边缘直方图的纹理描述子进行对象检索的系统。-Using the texture descr iption edge histogram of mpeg- 7 for object retrieval system .
edge-histogram-extraction
- 基于Opencv上的图形特侦提取,边缘直方图提取-Based on the graphic special reconnaissance Opencv extraction, edge histogram extraction
edge-histogram-cv
- 利用OpenCV实现图像边缘直方图输出。这是边缘直方图显示程序,贴出来给大家分享一下-Using OpenCV for image edge histogram output. This is the edge of the histogram display program, posted to share with you
Edge-histogram-extraction
- 边缘直方图提取,使用opencv2.49库-Edge histogram extraction