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
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - matlab image - List
[
GDI-Bitmap
]
123
DL : 0
实例:消除rice.png图像中亮度不一致的背景,并使用阈值将修改后的图像转换为二值图像,使用成员标记返回图像中对象的个数以及统计特性。按照如下步骤进行:-matlab image
Date
:
Size
: 1kb
User
:
jialu
[
GDI-Bitmap
]
dehaze
DL : 0
verify the idea of <Single Image Dehazing>, which has good result for the haze image recover.
Date
:
Size
: 1kb
User
:
沧海一笑
[
GDI-Bitmap
]
HoughTransform
DL : 0
This script uses radon function of Matlab Image Processing Toolbox. tetastep is resolution of angle of line. threshold is a number between 0.5 to 1 that means a percent of the maximum value in Accumulator matrix.-This script uses radon function of Matlab Image Processing Toolbox. tetastep is resolution of angle of line. threshold is a number between 0.5 to 1 that means a percent of the maximum value in Accumulator matrix.
Date
:
Size
: 1kb
User
:
letian
[
GDI-Bitmap
]
ImageDeskew
DL : 0
图像倾斜校正,实现灰度名片图像快速倾斜检测和校正方法-Image Skew
Date
:
Size
: 213kb
User
:
JIMMYCrouse
[
GDI-Bitmap
]
Image-Reconstruction
DL : 0
Date
:
Size
: 4.71mb
User
:
胡琴明
[
GDI-Bitmap
]
colorseg
DL : 0
RGB color image segmentation
Date
:
Size
: 1kb
User
:
Kannan
[
GDI-Bitmap
]
StatisticalRegionMerging
DL : 1
image segmentation From the paper : Nock, Richard and Nielsen, Frank 2004. Statistical Region Merging. IEEE Trans. Pattern Anal. Mach. Intell. 26, 11 (Nov. 2004), 1452-1458.-image segmentation with statistical region merging
Date
:
Size
: 2kb
User
:
Qinxun Bai
[
GDI-Bitmap
]
image_inpainting
DL : 0
文件太多,编译慢点。运行出来的图很全面,偏微分的方法全有。-Digital image inpainting
Date
:
Size
: 6.77mb
User
:
伊人
[
GDI-Bitmap
]
quadtree_imageseg
DL : 0
在matlab环境下对图像进行四叉树分解,在此基础上对图像进行分析-In the matlab environment, an image quad-tree decomposition, in this based on image analysis
Date
:
Size
: 1kb
User
:
骆亮
[
GDI-Bitmap
]
xiaobo
DL : 0
用小波变化,在matlab的编程环境下,实现图像的水印算法,很有效地哦-Wavelet change in matlab programming environment for image watermarking algorithm, it is effectively Oh
Date
:
Size
: 25kb
User
:
ying
[
GDI-Bitmap
]
image
DL : 0
图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics functions. Menu bar contains five menu items: Plot, Option, LineStyle, Color, and Quit. Plot of a Sine Wave, tsin (3t) Wave, 2* exp (-0.5* x) .* cos (pi* x) Wave, 4 rose curve, Archimedes spiral curve and the heart-shaped curve of the six sub-menu items were controlled in the graphics window to draw the corresponding curve.
Date
:
Size
: 1kb
User
:
lx
[
GDI-Bitmap
]
skindetect.m
DL : 0
有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color image segmentation smooth level
Date
:
Size
: 1kb
User
:
jack
[
GDI-Bitmap
]
GA-code
DL : 0
遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
Date
:
Size
: 4kb
User
:
DD
[
GDI-Bitmap
]
fuzzy-algorithmic-
DL : 0
模糊算法具有很强的数学逻辑性,将其用于图像处理中图像增强的研究-Fuzzy algorithm has a strong mathematical logic, to image enhancement for image processing research
Date
:
Size
: 2kb
User
:
DD
[
GDI-Bitmap
]
Hessian
DL : 0
图像的HESSIAN矩阵特征图像,从而可以针对特征值进行对图像增强-Characteristics of the image HESSIAN matrix image, which can target value of image enhancement features
Date
:
Size
: 269kb
User
:
zzz
[
GDI-Bitmap
]
matlab
DL : 0
本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle during the main test-related gray scale image, filtering, image enhancement, sharpening and other image processing basics and knowledge of the algorithms were compared. Then use a threshold segmentation, edge detection, and morphological operations such as image segmentation, and vehicle detection and extraction algorithms. The final design of a real-time reliable statistical algorithms.
Date
:
Size
: 57kb
User
:
何呈
[
GDI-Bitmap
]
vqsplit
DL : 0
lbg matlab 实现lbg算法 使用环境是matlab,实现图像压缩算法-lbg matlab lbg algorithm uses the environment is matlab, image compression algorithm
Date
:
Size
: 4kb
User
:
李毅
[
GDI-Bitmap
]
face-image-acqusition-and-detection
DL : 0
利用MATLAB控制摄像头采集图像,并进行脸部定位-Using MATLAB control cameras capture images, and facial positioning
Date
:
Size
: 1.74mb
User
:
zhaoyaxiong
[
GDI-Bitmap
]
yuzhifenge
DL : 0
利用迭代法实现图像阈值分割,简单好用,自带matlab图像直接运行-terative method to achieve image segmentation, easy to use, comes directly run matlab image
Date
:
Size
: 1kb
User
:
源
[
GDI-Bitmap
]
MATLAB-R2008
DL : 0
在MATLAB 环境下一些图像处理的例子,MATLAB R2008数字图像处理与分析实例教程源程序.-Some examples in MATLAB environment for image processing, MATLAB R2008 digital image processing and analysis tutorial examples source.
Date
:
Size
: 60kb
User
:
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.