搜索资源列表
image resampling
- %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
image
- 基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流-Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an impo
image-mosaic-and-warp
- 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
Image morphing
- Image Morphing, using matlab
Matlab-Code-for-Image-Representation
- 附件程序为图像稀疏表示的源代码,程序用matlab编写,能正常运行。-Sparse representation of the image attachment program source code, programs written with matlab able to function properly.
canga-image-fusion-code
- matlab code for image fusion used by canga.
Image-segmentation-Extraction
- 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
IMAGE-FUSION-resolutionmerge
- Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution im
cppfrance_DETECTION-DROITES-DANS-IMAGE-HOUGH___Pa
- code source pour la détection des droites dans une image en utilisant Hough transform
image
- matlab code for image manipolation include fuzzy image processing
Image Enhancement
- 提供了图像增强技术在医学方面的应用及算法,并实现了普通中值及自适应中值图像增强的不同效果,有Matlab代码-Provides image enhancement in medical applications and algorithms, and to achieve the common value and the adaptive value of different image enhancement effect has Matlab code
Image-Compression
- 图像压缩算法的各种算法,用VC++实现,直接可以编译运行-Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly
Image-AVI
- 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
Image forgery
- this code is for image forgery detection used to detect the changes made in the image
Image-description-with-Chebyshev-Fourier
- Image descr iption with Chebyshev Fourier
Image-processing-source-code
- 图像处理基础算法源代码,此文件含有大多数代码的合集-Image processing algorithms based on source code, this file contains most of the code collection
A-New-Image-Registration-Method-
- 利用改进的SIFT算法,对红外图像和可见光图像进行图像配准,效果较好。-A New Image Registration Method for ir and visible image
Image-match-selection
- 通过图像的Tamura纹理匹配与颜色直方图匹配来选择图像-through Tamura texture matching and color histogram matching to select the matching image
IMAGE-SEGMENTATION-BY-EM-ALGORITHM-AND-WATER-MARK
- water marking of em segmented image
image-processing-normalizeSign
- this is matlab code used to process an image to crop, thinning, resizing, and binarization.