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
]
NEWwavelet
DL : 0
采用多孔算法,进行2维2进小波变换和反变换。用于图像的处理-Using porous algorithm for 2-D 2 into the wavelet transform and inverse transform. For image processing
Date
:
Size
: 768kb
User
:
chenda
[
2D Graphic
]
inpainting
DL : 0
image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be compiled. At the Matlab prompt, type: mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM): [i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0]) A smaller run (~25 seconds) would be: [i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0]) To visualize: plotall close movie(mov) SAMPLE IMAGES & RESULTS *0.png The original images ( bw and bungee ) *{1,2}.png The different fill region masks. *P2.png Plots of confidence and data terms. *P5.png Plots of original, fill region, inpainted images and confidence and data terms. Other images in the dir contain redundant information. I di
Date
:
Size
: 1.69mb
User
:
majb
[
2D Graphic
]
segmen
DL : 0
This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
Date
:
Size
: 1kb
User
:
eko
[
2D Graphic
]
myDI
DL : 0
返回图像f1和图像f2之间的偏差指数 f1为融合结果图像 f2为参考标准图像-F1 and f2 returns image deviation between the image index
Date
:
Size
: 1kb
User
:
liufang
[
2D Graphic
]
a25feifei
DL : 0
本程序是用于对图像对称轴进行提取或者对图像中的目标物体进行对称轴提取-This procedure is used to extract the symmetry axis of the image or the image of the target object to extract the symmetry axis
Date
:
Size
: 1kb
User
:
顼超静
[
2D Graphic
]
segmentation
DL : 0
血液细胞图像中某一种细胞的分割方法代码,这种细胞是环形的。-Blood cell image segmentation method of a code for a cell, this cell is circular.
Date
:
Size
: 1kb
User
:
yangna
[
2D Graphic
]
newedge
DL : 0
A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
Date
:
Size
: 8kb
User
:
cho
[
2D Graphic
]
LBM
DL : 0
使用格子玻尔兹曼方法实现的基于图像界面的图像边缘检测算法-a matlab code for lattice boltzmann method based image edge detection
Date
:
Size
: 606kb
User
:
chenyu
[
2D Graphic
]
ct
DL : 1
x射线的CT图像重建,内附data.mat为实际X射线拍到投影图像。-x-ray CT image reconstruction, the actual X-ray included data.mat photographed the projected image.
Date
:
Size
: 451kb
User
:
yyp
[
2D Graphic
]
c.tar
DL : 0
总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly calculated by the C language completed. Image reading, the output from the Matlab implementation. Including gradient descent flow method, Chambolle dual methods, alternating semi- fixed-point algorithm for linear quadratic iterative algorithm and so on.
Date
:
Size
: 19kb
User
:
陈云川
[
2D Graphic
]
image-processing-csift-
DL : 1
sift 改进增加了对颜色的补偿,csift算法-Csift detailed algorithm, avoid to sift the limitations of color images
Date
:
Size
: 305kb
User
:
李涛
[
2D Graphic
]
face_recognition_PCAPBPNN
DL : 0
The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation Neural Network (BPNN).
Date
:
Size
: 2.97mb
User
:
amine
[
2D Graphic
]
SIFT_image_mosaic
DL : 1
实现SIFT特征点的检测及图像拼接功能,主要在原来作者的基础上添加了显示全部特征点或者只显示重叠区域特征点,能够直接使用-Achieve SIFT feature point detection and image stitching function, mainly on the basis of the original author to add a point or show all the characteristics of overlap only feature points can be used directly
Date
:
Size
: 2.55mb
User
:
Lukcy
[
2D Graphic
]
matlab-duo-tiao-qu-xian-de-hui-zhi
DL : 0
利用plot函数绘制余弦曲线、一组同心圆曲线双轴对数图像、单轴对数、双Y轴图像的绘制-Cosine curve drawn using the plot function, a number of concentric circles on the image curve axis, logarithmic axis, double-Y axis to draw the image
Date
:
Size
: 2kb
User
:
徐俊
[
2D Graphic
]
sift_MATLABPVC
DL : 0
基于sift实现图像拼接(MATLAB+VC)Mosaic of image-based sift (MATLAB + VC)-Mosaic of image-based sift (MATLAB+ VC)
Date
:
Size
: 2.74mb
User
:
李晋江
[
2D Graphic
]
PCA-based-image-fusion
DL : 0
PCA IMAGE FUSION ,A GOOD MATLAB FILES
Date
:
Size
: 26kb
User
:
fdaklf
[
2D Graphic
]
ENHANCEMENT
DL : 0
用于MATLAB的图像处理中,作用是可以有效的增强图像的高频细节,而不损坏图像的整体质量。-For the MATLAB image processing, the role can effectively enhance the high frequency details of the image, rather than damage the overall image quality.
Date
:
Size
: 1kb
User
:
zm
[
2D Graphic
]
Matlab
DL : 0
图像的分割 将灰度图转化为二值图像 matlab-Segmentation of the image will grayscale into a binary image matlab
Date
:
Size
: 2kb
User
:
白百
[
2D Graphic
]
image-registration
DL : 0
基于互信息的图片配准,matlab应用,可运行。但不是下载图片,而是mat信息。-Based on the mutual information of image registration, matlab, can run. But not download images, but mat information.
Date
:
Size
: 165kb
User
:
董月
[
2D Graphic
]
IMAGE-SEGMETATION
DL : 0
基于车牌识别的图像分割matlab源代码,分割效果较好。-Image segmentation based on license plate recognition matlab source code, better segmentation.
Date
:
Size
: 1kb
User
:
谢寒
«
1
2
...
4
5
6
7
8
9
10
11
12
13
14
...
23
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.