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
[
OpenCV
]
cpsave
DL : 0
easy way to save image using matlab
Date
:
Size
: 1kb
User
:
Proto Gizi
[
OpenCV
]
learning-opencv-code
DL : 0
OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Library. OpenCV is based on a (Kai Yuan) issued a cross platform computer vision library, can be run on Linux, Windows and Mac OS operating system. It is lightweight and efficient composed of a series of C function and a small amount of C++, and provides Python, Ruby, MATLAB language interface, the realization of many common algorithms of image processing and computer vision.
Date
:
Size
: 21.97mb
User
:
liebing
[
OpenCV
]
ImageRotate
DL : 0
利用OpenCv函数实现了对一幅图像的旋转操作,和matlab自带的函数不同,有具体实现过程-Use OpenCv function implements the rotation operation on an image, and a built-in function matlab different, there are specific implementation process
Date
:
Size
: 2.98mb
User
:
caichaodong
[
OpenCV
]
OpenCVcankaowenxian
DL : 0
OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides support for now. OpenCV is a based (Kai Yuan) issued a cross platform computer vision library, can run on Linux, Windows and Mac OS operating system. It is lightweight and efficient composed of a series of C function and a small amount of C++, and provides Python, Ruby, MATLAB language interface, the realization of many common algorithms of image processing and computer vision
Date
:
Size
: 20.44mb
User
:
liebing
[
OpenCV
]
FaceRecognition_CNN(olivettifaces)
DL : 0
智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测出我(的脸:)。训练的非人脸数据来自对不同背景的采集,用的是同一个webcam。被提取出的人脸区域,已经经过下面的处理:高斯滤波,直方图均衡化。 如果你需要更精确的结果,请从internet上下载更多不同的人脸集合,然后从新训练分类器。和我的库中一样尺寸的公共库是CBCL,其库超过100MB,所以,请大家自己下载楼-Intelligent image/video processing, complex background environment (such as an outdoor environment, airports, stations, etc.), the first step is the recognition of face detection. It directly affects the accuracy of the latter part of the identification results. However, scientists in the field are basically difficult to have enough energy and time to develop optimized C++ code to be used for commercial purposes, and are generally only be simulated in Matlab. The purpose of this paper is to provide an optimized SSE my development, C++ library for face detection, you can immediately use it for your video surveillance system. Face article classifier training data with my webcam images, which are collected at different times, in different lighting, different background environment, it is almost real-time detection of me (a :). Training of non-face data collection different backgrounds, with the same webcam. Was extracted face region, has been subjected to the following treatment: Gaussi
Date
:
Size
: 14.64mb
User
:
周文活
[
OpenCV
]
Space_Filter
DL : 0
OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter and it is derived Digital Image Processing Matlab edition in page117 it has ArithmeticM_Filter for Arithmetic Mean Filtering GeometricM_Filter for Geometric Mean Filtering HarmonicM_Filter for harmonic Mean Filtering ConHarmonicM_Filter for Contrahamonic Mean Filtering Median_Filter for median filtering Max_filter for maximum filtering Min_filter for minimum filtering MidPoint_filter for mid point filtering
Date
:
Size
: 168kb
User
:
atie
[
OpenCV
]
1
DL : 0
标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。-Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.
Date
:
Size
: 377kb
User
:
于振
[
OpenCV
]
super-resolution
DL : 0
通过Matlab与Java混合编程的超分辨率处理的源代码,采用插值的方法,能较好地实现超分辨率处理。-A method of super-resolution by interpolation witch can solve a image.
Date
:
Size
: 1.01mb
User
:
李欣
[
OpenCV
]
Labdevide
DL : 0
说明:lab颜色空间图像分割,用于图像处理,matlab的源码-Lab color space for image segmentation, image processing, matlab source code
Date
:
Size
: 1kb
User
:
潇枫
[
OpenCV
]
opencv-fft2
DL : 0
灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!
Date
:
Size
: 179kb
User
:
文昊
[
OpenCV
]
rotate_image
DL : 0
图像旋转,功能与matlab函数imrotate一样-Image rotation, the same function with matlab function imrotate
Date
:
Size
: 3.56mb
User
:
ysr
[
OpenCV
]
matlab_grabcut-master
DL : 0
用MATLAB实现了GrabCut的图像分割的源代码供参考-Using MATLAB to achieve the GrabCut image segmentation of the source code for reference
Date
:
Size
: 6.25mb
User
:
阿斯
[
OpenCV
]
bnnarfzation
DL : 0
matlab代码,实现指纹图片的二值化,细化等功能,编译通过,结果正确(Matlab code, the realization of fingerprint image binarization, refinement, and other functions, compiled through, the result is correct)
Date
:
Size
: 22kb
User
:
chmmwnk
[
OpenCV
]
298375
DL : 0
matlab图像处理基础源码 1,jpeg压缩 2,6个基本图像压缩源码 3,小波源码,(Image processing based on matlab source code 1, jpeg compression 3, 2, 6 basic image compression source code small wave source,)
Date
:
Size
: 63kb
User
:
yeculua
[
OpenCV
]
infioite
DL : 0
MATLAB数字图象处理的主要源码,包括图象去噪变换增强(MATLAB main source of the digital image processing, including image denoising transform)
Date
:
Size
: 44kb
User
:
snhfe@147
[
OpenCV
]
415963
DL : 0
The MATLAB source code, P0301: digital image display and its Fourier transform matrix data
Date
:
Size
: 527kb
User
:
hsgarde
[
OpenCV
]
agethe
DL : 0
matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法,,(Image denoising matlab language development of the fixed point iteration method, an algorithm based on partial differential equation,,)
Date
:
Size
: 1kb
User
:
Dorotzc
[
OpenCV
]
widy_psocessing_however
DL : 0
图像处理中,HOUGH变换的实验程序,用MATLAB编写,配有可是图片,(Image processing, the experimental procedure, HOUGH transform MATLAB prepared, equipped with pictures, however,)
Date
:
Size
: 56kb
User
:
gracy
[
OpenCV
]
SIKRS
DL : 0
在matlab平台上实现的关于图象线性变换和几何畸变校正算法的程序(On matlab platform to realize about the image of linear transformation and geometric distortion correction algorithm procedures)
Date
:
Size
: 19kb
User
:
Doraxbf
[
OpenCV
]
Majlab-rhtrieving
DL : 0
Matlab small, content-based image retrieval using image characteristics of nine main color for retrieving.
Date
:
Size
: 2kb
User
:
lermknal
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.