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
[
2D Graphic
]
matlab 图像彩色空间转换RGB,LUV,XYZ,LAB
DL : 0
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Date
:
Size
: 14kb
User
:
[
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
:
陈咚
[
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
:
屈磊
[
2D Graphic
]
matlab-digital_image
DL : 0
数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
Date
:
Size
: 5kb
User
:
刘昆宏
[
2D Graphic
]
matlab-picture1
DL : 0
这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
Date
:
Size
: 8kb
User
:
水印
[
2D Graphic
]
matlab-picture3
DL : 0
这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
Date
:
Size
: 6kb
User
:
水印
[
2D Graphic
]
duishujizuobiao
DL : 0
对数极坐标系,做图像配准和场景拼接的朋友应该可以用到-several polar coordinates, so image registration and stitching the scene should be applied to a friend
Date
:
Size
: 2kb
User
:
yuxi
[
2D Graphic
]
matlabstudyim
DL : 0
matlab图像处理代码,供初学者使用,有详细说明-Matlab image processing code for beginners, a detailed description
Date
:
Size
: 11kb
User
:
haozi
[
2D Graphic
]
fcm123
DL : 0
一个适合与做二维图像的聚类算法 我是做图像的 大家加我qq:31781508-suitable for a 2-dimensional image and the clustering algorithm I have to do all the images for my qq : 31781508
Date
:
Size
: 1kb
User
:
刘澄玉
[
2D Graphic
]
view-matlabshow
DL : 0
用matlab做的 图像 显示 和视频处理的 程序 个大家看看那 发-done with Matlab image and video processing procedures- we look at fat
Date
:
Size
: 4kb
User
:
瓦工
[
2D Graphic
]
matlabpro1
DL : 0
用MATLAB实现图像轮廓提取的方法和效果-MATLAB image contour extraction methods and results
Date
:
Size
: 221kb
User
:
武键
[
2D Graphic
]
image
DL : 1
基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
Date
:
Size
: 434kb
User
:
lichuan
[
2D Graphic
]
matlab-oulashudejisuan
DL : 0
程序代码说明 图像中的欧拉数是图像识别等的重要特征参数,本程序是采用matlab计算图像中的欧拉数-Code description of the Euler number of images is important, such as image recognition feature parameters, the procedure is calculated using matlab image Euler Number
Date
:
Size
: 10kb
User
:
张博
[
2D Graphic
]
Walsh
DL : 0
本方法是对二维医学图像实现的Walsh变换,属于预处理范围,为下一步的图像分割,配准等打下基础-This method is the realization of two-dimensional medical images of the Walsh transform, belong to the scope of pre-treatment, for the next phase of image segmentation, registration, etc. to lay the groundwork
Date
:
Size
: 2.82mb
User
:
hujin
[
2D Graphic
]
mosaic
DL : 0
实现图像拼接的程序,从英文网站站上看到的1!但好像点问题-Realize image mosaic of the procedures, from the English website to see on one station! However, the problem seems to point
Date
:
Size
: 1kb
User
:
yuchangsheng
[
2D Graphic
]
imagecount
DL : 0
MATLAB 图像识别物体计数,将图像中的物体识别出来,并进行计数,SIMULINK编程方法。-MATLAB image recognition object count, the image of the objects identified and counted, SIMULINK programming method.
Date
:
Size
: 46kb
User
:
楚燕
[
2D Graphic
]
Affine-Transformation
DL : 0
AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. 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
: 43kb
User
:
chouchoumao
[
2D Graphic
]
Watermarking_althorithm_based_on_DCT(MATLAB)
DL : 0
基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder, then open the document aaa.m, running can be.
Date
:
Size
: 55kb
User
:
xuan
[
2D Graphic
]
image
DL : 0
MATLAB实现基于互相关的亚像素级图像匹配配准源代码-MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code
Date
:
Size
: 462kb
User
:
chenming
«
1
2
3
4
5
6
7
8
9
10
...
23
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.