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
]
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
[
source in ebook
]
matlab的图像处理命令
DL : 0
里面包含了大量的,几乎所有的关于图像处理matlab命令-of which contains a large number of, almost all of the image processing orders Matlab
Date
:
Size
: 26kb
User
:
徐艳
[
Other
]
Otsu算法(灰度图像的域值分割)的C++类实现
DL : 0
Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
Date
:
Size
: 1kb
User
:
zhou
[
2D Graphic
]
gvf_v5
DL : 0
Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation.
Date
:
Size
: 1.31mb
User
:
王军
[
2D Graphic
]
VC++中值滤波
DL : 1
数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C++/Matlab image processing and recognition of selected cases"--.
Date
:
Size
: 145kb
User
:
陈咚
[
Wavelet
]
多分辨水印的matlab简单程序
DL : 0
直接减压到matlab\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyramid decomposition of the block.
Date
:
Size
: 325kb
User
:
yj
[
matlab
]
imtowav2
DL : 0
Matlab中一种图像变声音的简单演示程序源代码。-Matlab image becomes a voice of a simple demonstration program source code.
Date
:
Size
: 1kb
User
:
笑天
[
Fractal program
]
canny_code
DL : 0
一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 3.作者 http://contact.ys168.com/ 与我联系:ahuixp@sohu.com -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7 3. Author http://contact.ys168.com/ contact me : ahuixp @ Game
Date
:
Size
: 94kb
User
:
杨峰
[
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
[
2D Graphic
]
Mumford
DL : 1
采用水平集(level set)方法和mumford-shah图像分割模型的图像分割matlab源代码。-horizontal Collection (level set) methods and Mumford- shah Segmentation Model Image segmentation Matlab source code.
Date
:
Size
: 55kb
User
:
屈磊
[
Compress-Decompress algrithms
]
digital_image_processing
DL : 0
图像压缩,用matlab实现的,不知道是否受欢迎,望大家共同讨论学习-image compression using Matlab to achieve, and do not know whether the popular, we hope to discuss study
Date
:
Size
: 1021kb
User
:
孙力
[
matlab
]
colorseg
DL : 0
利用matlab实现彩色图像的分割。算法主要是利用聚类算法。-using Matlab color image segmentation. This algorithm is to use clustering algorithm.
Date
:
Size
: 842kb
User
:
cnn
[
source in ebook
]
modern_dsp_matlab
DL : 0
清华大学最新DSP教材 胡广书 DSP书的配套MATLAB程序-Qinghua University, the latest DSP-book materials Hu DSP book supporting MATLAB
Date
:
Size
: 240kb
User
:
王冰
[
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
:
史振志
[
matlab
]
otsusuanfa
DL : 0
这是matlab的otsu处理图象的算法,请高手们指正-This is the Otsu Matlab image processing algorithms, experts used the correct
Date
:
Size
: 95kb
User
:
初学者
[
2D Graphic
]
matlab-digital_image
DL : 0
数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
Date
:
Size
: 5kb
User
:
刘昆宏
[
Wavelet
]
waveletcompressionmatlab
DL : 0
基于小波变换图像压缩的MATLAB程序,-based on wavelet transform image compression MATLAB,
Date
:
Size
: 1kb
User
:
kk
[
Graph program
]
wavelet_max
DL : 0
小波应用于图像融合的程序,选择的是5层小波分解-applied wavelet image fusion procedures, the choice is a five-storey wavelet decomposition
Date
:
Size
: 1kb
User
:
yuxi
«
1
2
...
9
10
11
12
13
14
15
16
17
18
19
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.