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
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - matlab image - List
[
Other
]
erzhituxiangshuiyin
DL : 0
实现二值图像水印嵌入,用matlab程序写的,可以下载下来试试看。-The realization of the two value image watermark embedding
Date
:
Size
: 1kb
User
:
高大上
[
Other
]
centralizing
DL : 0
save image in Matlab
Date
:
Size
: 2kb
User
:
bilal
[
Other
]
SGR_Autoseed
DL : 0
自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割-Automatic seeded region growing code, using MATLAB operation, do not need to select seed points can be automatically selected threshold image segmentation
Date
:
Size
: 4kb
User
:
张昭男
[
Other
]
SVMLS_v0
DL : 0
Image Segmentation Matlab code based on SVM along with related Paper.
Date
:
Size
: 520kb
User
:
vimal
[
Other
]
psnr
DL : 0
计算修改过的图像的峰值信噪比,可作为MATLAB中的一个函数来调用。-Calculation of the modified peak signal to noise ratio of the image can be used as a function in MATLAB to call.
Date
:
Size
: 596kb
User
:
qiuxiao_huang
[
Other
]
fusion_demo
DL : 0
基于小波变换的图像融合算法(使用MATLAB自带的索引图,将两张模糊图像合成为清晰的图像)-Image fusion algorithm based on wavelet transform (using MATLAB with the index of the figure, the two fuzzy image synthesis for clear image
Date
:
Size
: 1kb
User
:
Tink
[
Other
]
Panorama-stitching-algorithm
DL : 0
此程序为图像序列的柱面全景拼接算法,matlab仿真程序,其中有柱面投影程序可以对其他投影公式有一定的启示。-This procedure cylindrical panoramic image stitching algorithm sequence, matlab simulation program, which has a cylindrical projection program can have some inspiration to other projection formula.
Date
:
Size
: 8kb
User
:
小西
[
Other
]
mm
DL : 0
DIPUM 的最新代码 是mfile。 或者是冈萨雷斯 数字图像处理(MATLAB版)最新代码集。-DIPSUM newest toolbox with mfile. Or in other words is the Digital Image Processing Using Matlab by Gonzales.
Date
:
Size
: 197kb
User
:
陈丹丹
[
Other
]
pivmat3.02
DL : 0
pivmat是基于matlab跟踪粒子运动情况的图像处理开源程序,有利于了解和应用图像来模拟粒子运动情况。-partical image velocity based on matlab,
Date
:
Size
: 8.79mb
User
:
王哈
[
Other
]
toolbox_nyu_depth_v1
DL : 0
This is a Matlab based code to generated depth from single image
Date
:
Size
: 7.48mb
User
:
A V Subramanyam
[
Other
]
histogram
DL : 0
matlab code for histogram,image proccensing
Date
:
Size
: 23kb
User
:
ramin
[
Other
]
code(USPS)(SRC21PELM)
DL : 0
matlab code of A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artificial Intelligence 27 (2014): 228-235.-Luo, Minxia, and Kai Zhang. A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artificial Intelligence 27 (2014): 228-235.
Date
:
Size
: 5mb
User
:
chexie986
[
Other
]
noiseest_matlab
DL : 0
NoiseLevel estimates noise level of input single noisy image. ... In the matlab code, I did not use the toeplitz matrix to calculate the
Date
:
Size
: 2kb
User
:
nadeem
[
Other
]
New-folder
DL : 0
Matlab code from basic of image processing to fundamental-Matlab code from basic of image processing to fundamental
Date
:
Size
: 12kb
User
:
vibhav singh
[
Other
]
dianziwenxiang
DL : 0
matlab实现的电子稳像算,经过调试,能够正确运行!-matlab realize electronic image stabilization count, after commissioning, to run properly!
Date
:
Size
: 4.79mb
User
:
[
Other
]
Archive
DL : 0
Matlab code image processing GUI Histogram Gray-Scale Binary
Date
:
Size
: 14kb
User
:
pedram
[
Other
]
gscale
DL : 0
GSCALE Scales the intensity of the input image. G = GSCALE(F, full8 ) scales the intensities of F to the full 8-bit intensity range [0, 255]. This is the default if there is only one input argument. G = GSCALE(F, full16 ) scales the intensities of F to the full 16-bit intensity range [0, 65535]. G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to the range [LOW, HIGH]. These values must be provided, and they must be in the range [0, 1], independently of the class of the input. GSCALE performs any necessary scaling. If the input is of class double, and its values are not in the range [0, 1], then GSCALE scales it to this range before processing. The class of the output is the same as the class of the input. Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins Digital Image Processing Using MATLAB, Prentice-Hall, 2004 $Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $-GSCALE Scales the intensity of the input image. G = GSCALE(F, full8 ) scales the intensities of F to the full 8-bit intensity range [0, 255]. This is the default if there is only one input argument. G = GSCALE(F, full16 ) scales the intensities of F to the full 16-bit intensity range [0, 65535]. G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to the range [LOW, HIGH]. These values must be provided, and they must be in the range [0, 1], independently of the class of the input. GSCALE performs any necessary scaling. If the input is of class double, and its values are not in the range [0, 1], then GSCALE scales it to this range before processing. The class of the output is the same as the class of the input. Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins Digital Image Processing Using MATLAB, Prentice-Hall, 2004 $Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
Date
:
Size
: 1kb
User
:
朱子亮
[
Other
]
Eight-mechanical-linkage
DL : 0
一种用MATLAB编写的能够实现机械连杆的运动分析,并且能自动画出其速度、加速度等的图像-Using MATLAB to achieve mechanical linkage written motion analysis, and can automatically draw its speed and acceleration of image
Date
:
Size
: 19kb
User
:
李建兵
[
Other
]
NearestTnterpolation
DL : 0
matlab最近点插值程序,通过这个程序可以实现影像配准前需要进行的匹配工作-matlab nearest point interpolation procedure, this procedure can be achieved by matching image registration work needs to be done before
Date
:
Size
: 1kb
User
:
曹红业
[
Other
]
otsu_2d
DL : 0
本文使用otsu算法实现对图像的二值化操作,使用matlab环境-This article uses otsu algorithm for image binarization operation, use matlab environment
Date
:
Size
: 1kb
User
:
周凡
«
1
2
...
37
38
39
40
41
42
43
44
45
46
47
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.