搜索资源列表
HillClimbingSegment.1.0
- 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
lab
- 实现数字图像处理相关功能,DCT,直方图均衡等功能-Digital image processing-related functions, DCT, features such as histogram equalization
histgramTest
- 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
Image-Processing-Lab
- CSharp 直方图处理 各式各样的图表 还有一些影像处理基本功能-CSharp histogram processing a variety of charts and some basic functions of image processing
zhifangtu
- 直方图均衡,数字图像实验报告、用vc界面的显示-Histogram equalization, digital image lab report, with the show vc interface
lab-4-TASK-2
- matlab image processing for histogram equalization
background-separation
- 基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)-Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report)
DIP-lab
- image processing functionality, includes, filters(time and frequency domain), FFT, histogram, hough transform
imgeProceing1
- 图像处理小程序,包含RGB转灰度图,直方图均衡,直方图拉伸。用JAVA语言实现,含实验报告。-Small image processing procedures, including RGB to grayscale, histogram equalization, histogram stretching. JAVA language, including lab reports.
colorTransfer
- 该源码为图像处理中图像亮度值的自动调节,通过LAB空间的直方图处理,达到提升图像亮度的目标。来自论文《Color transfer between images》-This code is designed for image intensity auto adjustment. Via process of histogram on LAB space, improve the image intensity. The algorithm is from paper 《Color transf
lab6_demo
- It contains lab demo for the matlab files on histogram of gradient feature extractor
data sets
- Contains lab data set for histogram of gradient predictor
hist2.m
- Utility to provide a 2D histogram, like mat lab s hist() but bivariate
program4
- 利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割-Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images