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
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search - matlab image - List
[
Special Effects
]
succeed
DL : 0
这是我自己写的对图像进行预处理的matlab源程序,主要是对图像进行光照补偿、旋转与尺度归一化。上传上来和大家一起学习、分享。-This is I wrote it myself pretreatment image matlab source, mainly for image illumination compensation, rotation and scale normalized. From up and study together, to share.
Date
:
Size
: 3kb
User
:
xiechen
[
Special Effects
]
MATLAB
DL : 0
利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the mean filter treatment have the same median filter of
Date
:
Size
: 4kb
User
:
刘东
[
AI-NN-PR
]
PCNN
DL : 0
利用改进的脉冲神经网络完成灰度图像的分割-The use of impulsive neural networks to improve the completion of gray-scale image segmentation
Date
:
Size
: 1kb
User
:
岳碧波
[
Graph program
]
fcm
DL : 0
模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
Date
:
Size
: 2kb
User
:
zf_528
[
Special Effects
]
matlab
DL : 0
本文档记录了matlab的常用图像处理命令,通过学习,您可以掌握一些基本的图像处理技能。-This document records the common matlab image processing orders。through the study, you can master some basic image processing skills.
Date
:
Size
: 417kb
User
:
Prince
[
matlab
]
ruihua
DL : 0
matlab图像增强包括直方均衡,平滑,锐化,具体实现源代码-matlab image enhancement, including straight side balanced, smooth, sharpen, the specific implementation source code
Date
:
Size
: 3kb
User
:
英子
[
Compress-Decompress algrithms
]
SIFT
DL : 0
在Matlab中实现基于旋转尺度不变特征提取特征点的方法。-Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
Date
:
Size
: 2.51mb
User
:
quanshuiwusheng
[
Compress-Decompress algrithms
]
COMPRESSION_NN
DL : 0
this the code for image compression using neural network.-this is the code for image compression using neural network.
Date
:
Size
: 1.25mb
User
:
satya
[
Graph Drawing
]
chap05
DL : 0
ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§ 5.1.1) ch5_1_3: the use of logarithmic transformation of the form of dynamic range compression function (§ 5.1.1) ch5_1_4 : Image histogram equalization (§ 5.1.2) ch5_1_5: Histogram of the provisions of (§ 5.1.2)
Date
:
Size
: 6kb
User
:
汤跃峰
[
Other
]
Matlab_listbox_Axes
DL : 0
I ve made an aplication in matlab using GUI, where you can load an image(.jpg) and a file (.txt).
Date
:
Size
: 86kb
User
:
Alric
[
Wavelet
]
Studyonoptimalwaveletdecompositionlevel
DL : 0
图像融合 分解层数 小波变换 多聚焦图像融合的最佳小波分解层数为5 层-Image fusion decomposition level wavelet transform multi-focus image fusion of the best wavelet decomposition of 5-storey low-rise
Date
:
Size
: 104kb
User
:
青
[
matlab
]
otsu
DL : 0
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
Date
:
Size
: 2kb
User
:
ltrko9kd
[
Special Effects
]
haarwavelet
DL : 0
haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
Date
:
Size
: 154kb
User
:
王华
[
Algorithm
]
fisherprotected
DL : 0
fisherface based image retrival
Date
:
Size
: 301kb
User
:
sudarshan
[
Special Effects
]
cross_correlation
DL : 0
关于图像配准中的交叉相关的实现,可以直接调用。-About Image Registration in the implementation of cross-correlation can be directly called.
Date
:
Size
: 5kb
User
:
sai
[
Special Effects
]
matlab6.5chengxu
DL : 0
第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章 图像复原 第十五章 图像分析 第十六章 数学形态学操作 第十七 章 图像编码与压缩-Chapter I Chapter II MATLAB6.5 basic foundation MATLAB Rendering graphic object MATLAB Chapter III Chapter IV MATLAB graphics object to operate GUI Design Chapter V Chapter VI MATLAB graphics rendering special MATLAB Chapter VII of the advanced graphics features】 figure eight chapters Image Principle IX MATLAB image display and color images MATLAB Chapter X Chapter XI filter orthogonal transformation design Chapter XII Chapter XIII MATLAB image computing MATLAB Image Enhancement Image Restoration Chapter XIV Chapter XV of image analysis Chapter XVI Chapter XVII operation of mathematical morphology image coding and compression
Date
:
Size
: 77kb
User
:
guoxin
[
Special Effects
]
MATLAB
DL : 0
多种MATLAB用于图像处理的代码,提高大家的编程水平-A wide range of MATLAB code for image processing, improve the level of U.S. programming
Date
:
Size
: 623kb
User
:
jacket
[
Special Effects
]
SPIHT-Image-Compress
DL : 1
这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
Date
:
Size
: 263kb
User
:
王玲
[
matlab
]
imagecycle
DL : 0
matlab中图像的循环读入程序,我做了图像imadd叠加操作,别的函数也可以类似的使用这种循环-matlab image read into the program cycle, I make an image overlay imadd operations, other functions can also be similar to the use of this Cycle
Date
:
Size
: 14kb
User
:
雨田
[
Windows Develop
]
fwddftstego
DL : 0
this source code based on steganography and developed in matlab. in steganography we can hide any data like images in another image. this method based on discrite fourier transform method.
Date
:
Size
: 29kb
User
:
manisha
«
1
2
...
33
34
35
36
37
38
39
40
41
42
43
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.