搜索资源列表
VC++IMAGE
- 用VC++实现了数字图像处理的程序。包括离散余弦变换,沃尔实变换,以及增强,锐化等等功能。-with VC digital image processing procedures. Including discrete cosine transform, Waldock real transformation, and enhancing, sharpening and so on.
a-new-image-process
- a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
image
- 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
exemplar-based image inpainting
- exemplar-based image inpainting 基于样例的图像修复算法
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
lsl_rgb2gray.rar
- 批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下,Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
low-rank-ksvd
- 低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed descr iption can be found in "Image Denoising Via Sparse and Redundant representations
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
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
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
bitmap_plot_v1_2
- "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region co
GUI
- 一个matlab实现的image matting的代码。包括Possion matting等四种不同的matting算法的实现。-Achieved a matlab code image matting. Possion matting, such as including four different types of matting algorithm.
imageprocessing
- Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
snakeAlgorithm
- it is about snake algorithm which is used in medical image segmentation.
image-processing
- 图像的一般性分割,对图像进行截取,然后得到边界的信息,并填充区域。-image segmentation
image
- MATLAB实现基于互相关的亚像素级图像匹配配准源代码-MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code
image
- VC写的图像处理程序,图像拉伸。对比度等。源代码。-VC wrote the image processing procedures, image stretching. Contrast. Source code.
image-fusion
- IMAGE FUSION is the process of combining the two input images and obtaining the resultant image which gives the maximum information from the input images. The above code uses brovey method for image fusion.
Image Warping
- % Warps Image so that orinal marked points are at the desired marked points and all other points % are interpolated in correctly. % % Input: an Image to be warped, and two cell arrays of 1x2 matricies containing the x and y coordinates of the p