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
[
Graph Recognize
]
A0091451_PR_PJ2
DL : 0
PCA、NMF、LDA、GMM这些算法的matlab实现 解压后文件夹中包含需识别的库、课题要求、课题报告和实现的代码。-PCA,NMF,LDA,GMA these four algorithms Matlab code are referred here. After being decompressed,the file shows the image library to be dealt with,the requirement of the project,the report of the project and the code.
Date
:
Size
: 9.37mb
User
:
davidson
[
Graph Recognize
]
Faces
DL : 0
利用matlab对于图片进行操作,并在次基础上实现人脸的识别-Using matlab for image operation, and in the second based on the face recognition
Date
:
Size
: 1.37mb
User
:
茗奕
[
Graph Recognize
]
recognize_face
DL : 0
matlab编程实现人脸识别,准确定位人脸位置,人脸图像预处理。-Matlab programming to achieve recognition, to accurately locate the position of the face, the face image preprocessing.
Date
:
Size
: 1kb
User
:
herry
[
Graph Recognize
]
carnom
DL : 0
matlab写的车牌号识别,能简单的识别黄色车牌号-his is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
Date
:
Size
: 131kb
User
:
name
[
Graph Recognize
]
hopfield
DL : 0
matlab编写的hopfield图像识别程序,包好测试数据。-Image identification code using hopfield in matlab.
Date
:
Size
: 8kb
User
:
[
Graph Recognize
]
developmant--board
DL : 0
图形数字识别: 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别 [character_recgnize_VC.rar] - 图像识别的经典案例,文字识别,部分用到matlab编程技术 -Graphics digital recognition: the first step: training network. Use the training sample for training. (this program also can not, because the author has training the trained network parameters store, readers can use directly identify) the second step: recognition. First, open the image (256 color) again, normalized. Click "one-time treatment" finally, click on the "R" or use a menu item to find the corresponding identification [character_recgnize_VC. Rar]-image recognition of the classic case, character recognition, some use matlab programming technology
Date
:
Size
: 379kb
User
:
张丽玲
[
Graph Recognize
]
RGB
DL : 0
YCbCr的识别代码,图像颜色的代码转换,仅公matlab里面使用-YCbCr identification code, the image color code conversion, only male matlab in use
Date
:
Size
: 3kb
User
:
liwei
[
Graph Recognize
]
code-for-dip.tar
DL : 0
it is the code for digital image processing using matlab for face detection
Date
:
Size
: 3kb
User
:
dhiraj
[
Graph Recognize
]
Matlab11111
DL : 0
Matlab实现的图像中的圆、矩形、正方形等形状识别-Matlab realize the image circle, rectangle, square shape recognition
Date
:
Size
: 107kb
User
:
李岩
[
Graph Recognize
]
Houghbianhuan
DL : 0
圆形识别,用于Matlab中的二值图像做圆形识别,同时描绘-Circular recognition, used in the Matlab binary image do circular recognition, as well as described
Date
:
Size
: 1kb
User
:
sum sun
[
Graph Recognize
]
6593089dft
DL : 0
采用Matlab自己编写的傅里叶变换,并不是使用软件提供的FFT2-a fft of image
Date
:
Size
: 11kb
User
:
罗聪
[
Graph Recognize
]
label
DL : 0
在matlab开发环境中,对于图像采用贴便签算法识别出不同连通域后,对该图像的不同连通域索引不同的颜色,显示出标签的效果!-In the Matlab development environment for the images posted notes algorithm to identify different connected domains, the different colors of the image connected domain index, showing the effect of the label!
Date
:
Size
: 1kb
User
:
zhangzhang
[
Graph Recognize
]
imaqmotion
DL : 0
图形识别源码,matlab编程开发,是一个不错的图形图像识别程序-Pattern recognition source code, Matlab programming development, is a good graphic and image recognition program
Date
:
Size
: 2kb
User
:
谭冠成
[
Graph Recognize
]
RS.m
DL : 0
基于matlab的车牌识别程序,实现车牌图像的灰度化,二值化,车牌的分割与识别等-Matlab license plate recognition program, the license plate image grayscale, binarization, segmentation and recognition of license plates
Date
:
Size
: 3kb
User
:
曾宪雄
[
Graph Recognize
]
FaceRec
DL : 0
本程序是用matlab实现人脸识别。里面附带人脸图片,并用其作为例子实现指纹图像的匹配-This procedure is implemented using matlab face recognition. Which comes with face images, and use it as an example to achieve the matching of the fingerprint image
Date
:
Size
: 10.92mb
User
:
朱华
[
Graph Recognize
]
Matlab_number
DL : 0
数字图像识别,分别基于matlab和c实现,可识别0到9十个数字-Digital image recognition, based on matlab and c, respectively, can identify 0-9 ten numbers
Date
:
Size
: 4.19mb
User
:
jiawinjia
[
Graph Recognize
]
sift-0.9.19.tar
DL : 0
图像匹配与识别 快速 匹配率高 需要用matlab 运行-Image matching and recognition fast matching rate need to run using matlab
Date
:
Size
: 11.03mb
User
:
李猛
[
Graph Recognize
]
identi
DL : 0
识别对象如下:trainset: 训练集合,该集合中从0~9的数字,所有图片大小相同。各个集合中的图像可以在Matlab中用imread函数读取为数组形式,用imshow函数显示出其图像,例如:图像0 (10).bmp可以用A=imread( 0 (10).bmp )读取为数组A,用imshow(A)或imshow( 0 (10).bmp )显示其图像。-Identify objects as follows: trainset: training set, the collection of numbers from 0 to 9, the same size as all the pictures. Each image in the collection can be read in Matlab using the imread function array form with the imshow function shows image, for example: the image 0 (10). Bmp can use A = imread (' 0 (10). Bmp ' ) read an array A, imshow (A) or imshow (' 0 (10). bmp ' ) display the image.
Date
:
Size
: 2kb
User
:
whirlwind
[
Graph Recognize
]
recognize_target
DL : 0
此程序是运用matlab对图像进行二值化处理,然后识别出目标物体-This program is the use of matlab binarization processing of the image, and then identify the target object
Date
:
Size
: 66kb
User
:
gaocheng
[
Graph Recognize
]
GUI
DL : 0
matlab图形图像处理gui界面设计的程序 基本能满足要求-matlab graphics image processing gui interface design programs to meet the basic requirements
Date
:
Size
: 15kb
User
:
林论
«
1
2
...
11
12
13
14
15
16
17
18
19
20
21
22
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.