搜索资源列表
kftools
- This set of MATLAB tools consists of some functions that I have found useful for basic image processing and blob analysis. The functions have been tested for MATLAB Version 5.3.0.10183 (R11) on PCWIN. Many of the files must be run as MEX files
fwt2d_demo
- 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
kalmanf
- 卡尔曼滤波及详细解释,本代码关于如何建立卡尔曼滤波原理-When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to K
writing-ebooks
- writing e-books.. An ebook is an opportunity for you to establish your expertise in your field or niche without replacing your "bread and butter" writing. Think about the things that you do well and offer up a representative sample. Just like writi
digital_image_processing_PPT
- 目前我收集到的最好的图像处理的讲义,图文并茂,内容翔实,欢迎下载-the best ppt of digital image processing that I ve ever had, which is full of easy read pics and nice words
0912101
- nong trai vui ve dcm may con cho trung quoc ngu hoc, to cha thang cho ho cam dao an cuc cho nha tao
erlang
- arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for erlang noise image-arithmetic me
exponential
- arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for exponential noise image-arithmet
gaussian
- arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for gausian noise image-arithmetic m
raly
- arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for ralye noise image-arithmetic mea
5points
- 通过两幅图像间5个已标定的对应点,求出R t矩阵的可能值-An Effi cient Solution to the Five-Point Relative Pose Problem fi nd the possible solutions for relative camera pose between two calibrated views given fi ve corresponding points
superpixels
- 超像素块算法,已经试过绝对好用,sp_demo.m是主程序,用之前需要将c++和matlab建立联系-Super-pixel block algorithm' ve tried absolutely easy to use, sp_demo.m main program before using the c++ and matlab establish contact
CPP-Multithreaded-Programming
- 这是我见过的最好的,最全面的多线程方面的图书,概述还包括源代码供学习-This is the best I' ve seen, the most comprehensive multi-threaded aspects of books, overview also includes the source code for learning
jpegyasuo
- jpeg压缩代码 An example for jpeg compression and the restoration。-The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.
yael_kmeans
- kmeans算法,可处理千万级样本的快速kmeans算法,这是我研究过程中找到的最好用的kmeans算法之一,另外一个好用的是vlfeat中的kmeans包-kmeans clustering algorithm, the best kmeans implementation I ve ever found
Arnold_inverse-Arnold
- Arnold变换及其逆变换,我在MATLAB上已经运行过了,程序正确,不像其他一些我在pudn上下的关于Arnold的程序,就是坑人及不负责任。-Arnold transformation and its inverse transformation, I ve been running on MATLAB, the program is correct, unlike some other my program about Arnold, in pudn fluctuation is chea
SIFT
- SIFT算法的C实现把检测SIFT特征图像和使用SIFT(或其他)的特点来计算图像的变换与RANSAC-This is a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as w
nokbe
- 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Ve-A SVM toolbox of MATLAB, the Support Vector Machine toolbox for MATLAB Ve
piotr_toolbox
- This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab's Image Processing Toolbox, and in fact it requires that the Matlab Image Toolbox be installed. Emphasis has been pl
mad_iter
- I am using MODIS AOD (both L2 and 3km data) and in IDL I've been able to read the 5 minute data to daily (.dat) files, grid them (.grd) and create time series plots.