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
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - matlab image - List
[
Special Effects
]
US_image_segmentation
DL : 0
自写的一种基于局部对比增强的GVFsnake图像分割方法,参考了xu的gvf,但本方法分割效果更好。-Since the writing of a local contrast enhancement based on image segmentation method of GVFsnake reference xu the gvf, but this method is better segmentation.
Date
:
Size
: 18kb
User
:
伍林
[
Graph program
]
chap2
DL : 0
vc++ 与matlab图像处理与识别案例精选-vc++ with matlab image processing and recognition of cases selected
Date
:
Size
: 15kb
User
:
zhb
[
Graph program
]
MATLAB
DL : 0
matlab程序设计教程,可以全面了解有关图像处理的程序,对初学习matlab者有很大帮助!-matlab programming tutorials can be a comprehensive understanding of the image processing procedures, the early learning matlab who has great help!
Date
:
Size
: 65kb
User
:
张静
[
Special Effects
]
imageica-matlab.tar
DL : 0
数字图像质量评价量:计算数字图像在基于像素统计差异、基于相似性度量统计差异、基于频谱统计差异以及基于人眼视觉系统统计差异等的图像质量评价量-Digital image quality evaluation of the volume: calculating the number of images in the pixel-based statistical difference, similarity measure based on statistical differences, based on statistical difference spectrum, as well as human visual system based on statistical differences in image quality evaluation of the volume of
Date
:
Size
: 1.44mb
User
:
詹双环
[
Special Effects
]
FFTmatlab
DL : 0
Matlab_基于角点信息和透视变换的图像镶嵌,希望对大家有帮助,从网上下载的,和大家分享-Based on the corner Matlab_ information and perspective transformation of the image mosaic, and they hope to have everyone help, downloaded from the Internet, and the U.S. share
Date
:
Size
: 72kb
User
:
文永富
[
Special Effects
]
imageregistration
DL : 0
基于面积的图像配准实验,根据《计算机视觉》.高文.P66.式3.28-Based on the size of image registration experiments, according to
Date
:
Size
: 5kb
User
:
董妍
[
Graph program
]
linejd
DL : 0
函数实现了图像中单象素宽白色相交直线交点的检测.利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-Function to achieve a single-pixel wide image of white intersection point of intersection of a straight line detection. Use is the simplest o-domain calculation of the number of white spots of the algorithm, when a pixel of the window adjacent domain has four white neighborhood When that point is the point of intersection.
Date
:
Size
: 1kb
User
:
fuerxiuixiude91
[
Special Effects
]
detect
DL : 0
这个程序是基于DCT域的数字水印嵌入程序的提取程序,不需要原始图像,就可以从加水印的图像中提取水印图像-This procedure is based on the DCT domain of the digital watermark embedding process of the extraction procedure does not require the original image, you can add a watermark image from the extracted watermark image
Date
:
Size
: 125kb
User
:
晁文婷
[
Special Effects
]
LSB
DL : 0
图像的LSB加水印算法。简单实用~~但是抗攻击性比较弱!可以先学习一下再改进。-LSB plus image watermarking algorithm. Simple and Practical ~ ~ However, relatively weak anti-offensive! Can learn and then improve.
Date
:
Size
: 125kb
User
:
晁文婷
[
Special Effects
]
ImageEnhance
DL : 0
本压缩文件中,含有3个图像增强的Matlab程序,包括用小波方法及非小波实现图像的增强-The compressed file, containing three of the Matlab image enhancement procedures, including the use of wavelet methods and non-wavelet image enhancement
Date
:
Size
: 2kb
User
:
王海涛
[
Special Effects
]
Shape_Recognition
DL : 0
The program should recognize objects like circles, rectangles, and squares from the input image.
Date
:
Size
: 4kb
User
:
fangfei_666
[
Special Effects
]
bwlargestblob
DL : 0
bwlargestblob reads in a 2-d binary image and outputs a binary image, retaining only the largest blob.
Date
:
Size
: 1kb
User
:
fangfei_666
[
Special Effects
]
entropy_2D
DL : 0
运用二维最大熵方法对灰度图象进行分割的matlab源码-The use of two-dimensional maximum entropy method of gray-scale image segmentation matlab source
Date
:
Size
: 1kb
User
:
wind
[
Special Effects
]
LevelSet_Active_contour
DL : 0
Active contour的matlab源码。 Active contour方法是图像分割算法的一 个重大突破。其具有如下非常吸引人的优点: 1. 任何条件下可得到封闭的边界 2. 对噪声不太敏感,可用于超声波图像处理 3. 克服弱小边界问题 -Active contour of matlab source. Active contour segmentation algorithm is a significant breakthrough. It has very attractive advantages as follows: 1. Any condition of the border can be closed 2. Less sensitive to noise, can be used for ultrasonic image processing 3. To overcome the weak border issues
Date
:
Size
: 43kb
User
:
yangocean
[
Special Effects
]
noisecomp
DL : 0
Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of crucial importance to human visual perception. Also, this code does have an effective way of determining threshold levels automatically. -Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of crucial importance to human visual perception. Also, this code does have an effective way of determining threshold levels automatically.
Date
:
Size
: 4kb
User
:
wang gang
[
Graph Recognize
]
picture
DL : 0
用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法 采用界面输入输出方式-Using MATLAB for image matching two images, the program uses two types of matching algorithm: 1. Based on the gray value of the template matching 2. Template matching algorithm to improve the way input and output interface
Date
:
Size
: 192kb
User
:
蒋周云
[
Graph program
]
im2bw_ent
DL : 0
国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method-Foreign brand-new method Binarization This fucntion convert an intensity image to a binary image by using Entropy-based method
Date
:
Size
: 1kb
User
:
yemaoqiu
[
Graph program
]
KLtransform
DL : 0
KL变换的matlab代码,KL变换是图像正交变换的一种,在图像压缩领域有着广泛应用。很有用哦-KL transform matlab code, KL transform is a kind of orthogonal transformation image in the field of image compression have broad application. Oh, very useful
Date
:
Size
: 1kb
User
:
张燕
[
Fractal program
]
Matlab
DL : 0
Date
:
Size
: 2kb
User
:
王胜斌
[
Special Effects
]
MatlabFns
DL : 0
digital image processing using matlab, 这里有许多程序员编的函数,以及一些具体的例子,怎么来应用这些函数实现图像处理-digital image processing using matlab, here there are many programmers made a function, as well as some specific examples, how to apply these functions to achieve image processing
Date
:
Size
: 8.75mb
User
:
方文利
«
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.