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
]
Video-Create-Screen-Image
DL : 0
这个Matlab程序使用了Matlab图像处理和获取工具箱,连续读取图像并制作成视频文件。连续图像的来源可以是URL或者计算机上的屏幕,也可以是一个视频采集设备。一般来说,视频监控设备的图像访问格式是一个指定的URL。
Date
: 2008-10-13
Size
: 107.12kb
User
:
林明
[
Special Effects
]
Image-Rotate
DL : 0
这个matlab程序实现图像的任意角度的顺时针旋转。
Date
: 2008-10-13
Size
: 38.53kb
User
:
yy
[
Special Effects
]
image
DL : 0
图像识别的程序代码,在c环境下操作,比在matlab环境下操作用的时间更少
Date
: 2008-10-13
Size
: 1.57mb
User
:
fishtian
[
Special Effects
]
Matlab图像滤波与模糊函数
DL : 0
A toolbox that contains image processing functions 这个工具包包含的若干程序之一就是图像滤波与模糊处理的函数,用于图像处理。
Date
: 2009-04-12
Size
: 590.88kb
User
:
sonictair
[
Special Effects
]
image_lossless_compression
DL : 0
图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
Date
:
Size
: 25kb
User
:
孙文方
[
Special Effects
]
0213201_04_vq
DL : 0
vq算法用于图像的有损压缩。生成码本。用于彩色24bit bmp文件-a follow Algorithm for Image Compression. This code generation. Bmp for 24bit color documents
Date
:
Size
: 220kb
User
:
贺鹏
[
Special Effects
]
图形图象处理之边缘检测
DL : 0
这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace operator.
Date
:
Size
: 202kb
User
:
王云华
[
Special Effects
]
hough transform
DL : 0
perform the Hough Transform of a square binary image. Significantly faster than version 1.
Date
:
Size
: 2kb
User
:
hi
[
Special Effects
]
icaML
DL : 0
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。-with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.
Date
:
Size
: 7kb
User
:
李彪
[
Special Effects
]
CBIR
DL : 0
本程序实现了基于内容的图像检索功能,也就是说如何根据图像的内容从多媒体数据库中索引或发现匹配的图像,所用的方法是傅立叶变换,小波变换等技术.-the program content-based image retrieval functions, in other words how images from the multimedia database indexing or find matching images, the methodology used is the Fourier transform, wavelet technology.
Date
:
Size
: 20kb
User
:
陈建文
[
Special Effects
]
PatternRecognition
DL : 0
A set of matlab funcitons used in the field of digital image processing (pattern recognition).
Date
:
Size
: 17kb
User
:
王军
[
Special Effects
]
精通Visual C++ 图像编程源码
DL : 0
很全的图象处理的代码 参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "<proficient in Visual C Programming images", "Digital Image Processing for the classic works! !
Date
:
Size
: 561kb
User
:
孔维武
[
Special Effects
]
独立分量分析(maltab代码)用于图象处理得方法
DL : 0
独立分量分析(maltab代码)用于图象处理得方法-independent component analysis (maltab code) used in image processing methods
Date
:
Size
: 5kb
User
:
海心
[
Special Effects
]
05年毕业设计-图像处理软件及源代码c++builder
DL : 0
图像处理软件含帮助。毕业设计,旋转,线性变换,灰化,平滑,滤镜,反相等,功能全面!-image processing software with help. Graduation design, rotary, linear transformation, ash, smooth, filter, anti-equal, full functions!
Date
:
Size
: 1.09mb
User
:
杨卓飞
[
Special Effects
]
PDE_denoise
DL : 2
使用偏微分方程(PDE)进行图像去噪的matlab代码集合。方法包括:edgestop_diffusion,direction_diffusion,TV_denoise和4阶PDE去噪-use of partial differential equations (PDE) Image Denoising the Matlab code pool. Methods include : edgestop_diffusion. direction_diffusion, and four bands TV_denoise PDE denoising
Date
:
Size
: 240kb
User
:
屈磊
[
Special Effects
]
matlabimageSource
DL : 0
matlab的图像处理源程序,才找到的,与大家分享。-Matlab source image processing, they will find, share with you.
Date
:
Size
: 74kb
User
:
杨瑾
[
Special Effects
]
levelsetcode
DL : 0
一个比较使用的图像分割的水平集方法,是经典的几何形变模型的方法,速度函数式基于梯度的 -a comparison of the level of image segmentation method of collection is the classic geometric model of speed function-based Gradient
Date
:
Size
: 19kb
User
:
立环
[
Special Effects
]
histogram_balance
DL : 0
直方图均衡化,matlab做的,大家可以下载分析,便于图象处理编程学习-histogram equalization, Matlab done, we can download analysis, image processing program to facilitate learning
Date
:
Size
: 1kb
User
:
刘学
[
Special Effects
]
watershed
DL : 0
分水岭算法的源代码,对彩色图像能直接处理,是一种很好的算法,欢迎一起讨论-watershed algorithm source code, the color image can be directly addressed, it is a good algorithm, welcomed the discussion
Date
:
Size
: 711kb
User
:
阿辉
[
Special Effects
]
col2gray
DL : 0
这是一个把彩色图像转化成灰度图像的程序,很适应的,用MATLAB语言的.-It was a color image into a gray-scale image of procedures, very adaptive and MATLAB language.
Date
:
Size
: 6kb
User
:
sun
«
1
2
...
41
42
43
44
45
46
47
48
49
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.