CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab image
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab image - List
[
Special Effects
]
matlab-image-processing
DL : 0
用matlab对图像进行处理的几个源码,傅立叶变换,重建图像,灰度扩展,多种图像增强,滤波。-using Matlab, the image of several source, Fourier transform, image reconstruction, Gray expansion a variety of image enhancement, filtering.
Date
: 2008-10-13
Size
: 9.92kb
User
:
叶芸芸
[
Special Effects
]
MATLAB-draw-picutre
DL : 0
精通MATLAB图像处理代码matlab代码,包括23个实例和使用图片材料-Proficient in MATLAB image processing code matlab code, including 23 instances, and the use of picture material
Date
:
Size
: 8kb
User
:
林晨
[
Special Effects
]
Affine Transformation02
DL : 1
The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Date
:
Size
: 9kb
User
:
gz
[
Special Effects
]
Automatic Image Registration
DL : 0
Description: Functions for aligning images by rotation and translation: image_registr_MI.m MI2 - calculating Mutual information joint_h - calculating Joint histogram -Description: Functions for aligning images by rotation and translation: image_registr_MI.m MI2- calculating Mutual information joint_h- calculating Joint histogram
Date
:
Size
: 4kb
User
:
gz
[
Special Effects
]
图像dct变换的程序
DL : 0
对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8 DCT, the only difference reservations DC coefficient, and the preservation of the former 4, 8 or 16 DCT coefficients (DC+ AC), and then separately IDCT transformation, the results of the comparison. 2. Using Matlab-Image Processing Toolbox to achieve the function.
Date
:
Size
: 1kb
User
:
朱晓路
[
Special Effects
]
视频序列运动补偿matlab实现
DL : 1
视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
Date
:
Size
: 100kb
User
:
ggaaoo390
[
Special Effects
]
some-matlab-digital-image-processing-function
DL : 0
我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等-image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.
Date
:
Size
: 2.61mb
User
:
史振志
[
Special Effects
]
image-1
DL : 0
图像增强,图像分析,图像复原,几何变换,形态学变换,正交变换的应用-image enhancement, image analysis, image recovery, geometric transformation, morphological transformation, orthogonal transformation Application
Date
:
Size
: 7.02mb
User
:
赵赵
[
Special Effects
]
mashu
DL : 0
初学者可以看看,因为这是我第一次用matlab编程,是图像压缩的huffman 编码的码树-beginners can see, because this is the first time I have used Matlab programming, image compression is Huffman coding code tree
Date
:
Size
: 3kb
User
:
jingjing
[
Special Effects
]
encrypt(matlab)
DL : 0
多幅图像的加密技术 matlab源代码-image encryption technology Matlab source code
Date
:
Size
: 240kb
User
:
刘昶
[
Special Effects
]
MATLAB标定试验
DL : 0
MATLAB对于二维相机的矫正或者相机标定提供了完整的解决方案,用户再也不需要写复杂的MATLAB图像处理程序来计算相机的intrinsic和extrinsic参数。作为用户来说,你的任务只是使用标准的矫正模版(calibration template)来照相,然后把这些图片提供给MATLAB相机矫正工具即可。(MATLAB provides a complete solution for 2D camera calibration or camera calibration. Users no longer need to write complex MATLAB image processing programs to calculate intrinsic and extrinsic parameters of cameras. As a user, your task is to use the standard calibration template to take photos, and then provide these images to MATLAB camera correction tools.)
Date
:
Size
: 1.54mb
User
:
宇智波朋
[
Special Effects
]
image processing gui
DL : 0
一款简单的gui图像处理工具,包含几种图像处理的方法,在gui中输入 图像名称以及相应的处理方式便可得到处理后的图像效果。(one gui-Tool for the simply image processing with different methods.)
Date
:
Size
: 69kb
User
:
js777
[
Special Effects
]
29.基于matlab的人脸检测K-L的人脸识别
DL : 0
基于matlab的人脸识别系统,图像处理技术,希望有用(Face recognition system based on MATLAB, image processing technology, hoping to be useful.)
Date
:
Size
: 29.52mb
User
:
豆子爱薏米
[
Special Effects
]
Matlab图像处理程序集
DL : 0
Matlab图像处理程序大集合,简单易上手(Matlab image processing program is a large collection. It's easy to get started.)
Date
:
Size
: 93kb
User
:
不为什么的坚持
[
Special Effects
]
MATLAB图像处理实例详解
DL : 0
MATLAB图像处理实例详解课本源代码,章节2-结束,需要的人可以下载(MATLAB image processing example detailed the source code)
Date
:
Size
: 6.33mb
User
:
Decoders
[
Special Effects
]
matlab image GUI
DL : 0
一个基于matlab GUI的图像处理程序,高斯模糊,图像几何变化,gamma变化,直方图等(An image processing program based on MATLAB GUI, Gauss blur, gamma change, histogram, etc.)
Date
:
Size
: 128kb
User
:
一一i
[
Special Effects
]
MATLAB Digital Image Processing
DL : 0
matlab图像处理工具包,可以通过学习此文件,熟悉matlab中图像处理操作(MATLAB image processing toolkit, you can learn this file, familiar with image processing operations in MATLAB)
Date
:
Size
: 41kb
User
:
联合开发网nono
[
Special Effects
]
SVM图像分割matlab
DL : 0
基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)
Date
:
Size
: 538kb
User
:
joanne555
[
Special Effects
]
matlab图像滤波去噪分析及其应用
DL : 0
matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear filtering, Kirsch filtering, transfinite neighborhood filtering, inverse filtering, bilateral filtering, homomorphic filtering, wavelet filtering, six tap filtering, constrained least square filtering, nonlinear complex diffusion filtering, Lee filtering, Gabor filtering, Wiener filtering, Kuwahara filtering, Beltrami flow filtering, Lucy Richardson filtering, nolocalmeans filtering, etc.)
Date
:
Size
: 76kb
User
:
张先森zxs
[
Special Effects
]
MATLAB图像处理实例详解
DL : 0
MATLAB图像处理实例详解pdf 关于matlab图像处理很全面,精通必看(Detailed explanation of MATLAB image processing example)
Date
:
Size
: 153kb
User
:
凉城66
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.