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
Network Marketing
Management
E-commerce
Business guide
Business plan
Successful incentive
Human Resources
Report papers
Marketing materials
Consulting and training
Website
Software Engineering
File Format
Technology Management
Industry research
Program doc
Other
Search - matlab image - List
[
Technology Management
]
MatlabImageProcess
DL : 0
这是一个Matlab在图像处理技术方面的应用的东东,很不错-This is a Matlab in image processing technology and the application of the Eastern, quite
Date
: 2008-10-13
Size
: 221.92kb
User
:
韩国
[
Software Engineering
]
Imagesharpening
DL : 0
This the image sharpening processing design, is designs successfully with the Matlab software operation! Hoped that everybody can use !
Date
: 2008-10-13
Size
: 137.78kb
User
:
娜娜
[
Software Engineering
]
mtandvc
DL : 0
matlab与Visual c++是图像处理的常用工具,介绍了matlab与Visual c++混合编程接口的配置及实现。-Matlab and Visual c is a common image processing tools, on the Matlab and Visual Programming Interface c mixed configuration and implementation.
Date
:
Size
: 262kb
User
:
zhouaijun
[
Technology Management
]
MatlabImageProcess
DL : 0
这是一个Matlab在图像处理技术方面的应用的东东,很不错-This is a Matlab in image processing technology and the application of the Eastern, quite
Date
:
Size
: 222kb
User
:
韩国
[
File Format
]
imageenhancementusingcontourlettransform
DL : 0
Date
:
Size
: 482kb
User
:
[
Software Engineering
]
Imagesharpening
DL : 0
This the image sharpening processing design, is designs successfully with the Matlab software operation! Hoped that everybody can use !-This the image sharpening processing design, is designs successfully with the Matlab software operation! Hoped that everybody can use!
Date
:
Size
: 138kb
User
:
娜娜
[
Documents
]
DigitalImageProcessingMATLABSecondEdition
DL : 0
本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书概念清晰,层次分明,可供从事信号与信息处理、计算机科学与技术、通信工程、地球物理、医学等专业的大专院校师生学习参考,也可供相应的工程技术人员参考使用。 -1 Introduction 2 Fundamentals 3 Intensity Transformations and Spatial Filtering 4 Frequency Domain Processing 5 Image Restoration 6 Color Image Processing ……
Date
:
Size
: 36.67mb
User
:
程彩
[
Program doc
]
rdimage
DL : 0
receiver image for matlab
Date
:
Size
: 1kb
User
:
june
[
Program doc
]
imagetx
DL : 0
image transmitter for matlab
Date
:
Size
: 3kb
User
:
june
[
Software Engineering
]
CameraCalibrationSystem
DL : 0
系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast.
Date
:
Size
: 104kb
User
:
wangtao
[
Documents
]
特征提取
DL : 0
有效提取图像几何特征提取源代码,包括:周长面积,矩形度,圆形度,拉伸度特征等(Effective extraction of geometric features of the image extraction source code, including: perimeter, area, rectangle, roundness, tensile characteristics, etc.)
Date
:
Size
: 4kb
User
:
法斗熊
[
Documents
]
图片处理
DL : 0
基于candy算子的图片边缘提取算法,malab实现(Edge extraction for image processing)
Date
:
Size
: 1kb
User
:
风在蓝天
[
Documents
]
ME16 Paper
DL : 0
Performance Testing on DWT Based Color Image Digital Watermarking System
Date
:
Size
: 926kb
User
:
zaw
[
Software Engineering
]
滤波
DL : 0
matlab下的图像高斯噪声、椒盐噪声的基本滤波方法程序(Basic image filtering method program under Matlab)
Date
:
Size
: 1kb
User
:
海洋星空
[
Documents
]
edge_img_ACO
DL : 0
matlab program for solving problem
Date
:
Size
: 374kb
User
:
hossein3717
[
Software Engineering
]
加权图像融合算法程序 MATLAB编写 - 副本
DL : 0
一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
Date
:
Size
: 29kb
User
:
清分自来
[
Software Engineering
]
MatlabFns
DL : 0
MATLAB工具包主要用于图像处理,方便快捷,功能强大且代码严谨。(The MATLAB toolkit is mainly used for image processing, which is convenient, fast, powerful and rigorous in code.)
Date
:
Size
: 8.63mb
User
:
叹花开几度
[
Software Engineering
]
灰度图像经典二值化Matlab代码
DL : 0
图像灰度二值化的matlab代码实现,有几种,经测试有效(Matlab code implementation of image gray level binarization)
Date
:
Size
: 53kb
User
:
dodoyin
[
Documents
]
Graytest
DL : 0
使用超绿特征分割作物图像。具体来说,首先使用超绿特征将图像灰度化,然后经过中值滤波后,使用Otsu最大类内方差方法将图像二值化,得到分割图像。(The crop image is segmented by super green feature. Specifically, firstly, the image is grayed by Super-Green feature, and then after median filtering, the Otsu maximum intra-class variance method is used to binarize the image to get the segmented image.)
Date
:
Size
: 786kb
User
:
ANR~
[
Software Engineering
]
MATLAB codes for Image Processing
DL : 0
This is a MATLAP code that does a gamma correction algorithm to the digital Image. and other techniques.
Date
: 2022-12-14
Size
: 6.32kb
User
:
Yuumii
«
1
2
...
16
17
18
19
20
21
22
23
24
25
26
...
38
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.