搜索资源列表
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
matlab 图像彩色空间转换RGB,LUV,XYZ,LAB
- 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Image_Processing
- image processing VB Changed Lighten/Darken to Adjust Brightness - Added progress bar and save option (due to demands) - Added new adjustment : Color Balance - Added new filters : Diffuse, Emboss, Lighting Effects, Sharpen, and Solarize
Untitled1
- 一种基于HSV的车牌颜色判别方法,matlab实现的,结果显示在标题上-an matlab program to detect the color of the licence plate based on HSV
imgsuanfa
- 用matlab编写的图像复原程序,好用,大家可以试一下-Prepared to use matlab image restoration procedures, easy to use, everyone can try-Prepared to use matlab image restoration procedures, easy to use, everyone can try
RGB
- The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user
color_space_transformation
- Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
pixelextracion
- 提取照片中物体的颜色色素值,并显示与颜色坐标系之中,采用matlab编写-Extract photo object color pigment values, and display coordinates with the color being used to write matlab
hoteltransform
- hotelling transformation has been written with help of Matlab 2007a. This technology has been applied to transform images. A test image has been included in the file for explanation. It accpets 256 color map bmp image as input and produces the outp
segmen
- This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
circle
- Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )-Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the command format is: circle (radi
image-processing-csift-
- sift 改进增加了对颜色的补偿,csift算法-Csift detailed algorithm, avoid to sift the limitations of color images
matlab
- 基于Retinex的彩色图像增强,可以很好地增强图像-Based on Retinex color image enhancement
matlab-GUI
- matlab GUI人机界面交互小程序。用GUI实现对2D图形的线形、颜色的控制。2图形可自己随意设计,程序中有详细步骤。-matlab GUI man-machine interface interactive applets. Control GUI achieve linear 2D graphics, color. 2 graphics can be free to design, detailed steps in the program.
mohuFCM
- 基于matlab的模糊均值C的聚类程序,可以实现彩色图像的聚类,能实现程序时间统计-Matlab-based fuzzy mean C clustering procedures, can achieve color image clustering, to achieve the program time statistics
jbfill
- This function will fill a region with a color between the two vectors provided using the Matlab fill command
face-detection-using-skin-color
- a face detection method using skin color implemented in matlab
PSNR
- matlab实现彩色图像PSNR值的计算,分图像无差别和有差别进行-calculation matlab color image PSNR value of the image undifferentiated and differentiated conduct
color-gradient
- 对于一幅彩色图像来说,可以对于三个通道进行分别梯度,然后选取最大值组成一幅梯度图像-color gradient matlab
colorenhance
- 使用MATLAB的色彩增强算法,效果很好,有实例。(Using MATLAB's color enhancement algorithm, the effect is very good, there are examples.)