搜索资源列表
rgb_bw
- 该程序用于将彩色rgb图象转换成黑白图象,内包含了c代码及mex文件-the procedures used to rgb color images into black-and-white images, contains c code and documentation mex
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
susan-matlab
- 为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。
SaliencyToolbox_V2.2
- 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus
osu-svm
- 俄亥俄州立大学所编写的svm工具包,实现程序编译成了mex文件,所以速度很快-Ohio State University, prepared by the svm tool kit to achieve program compiled into mex files, so fast
grabcut_matlab
- 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
OpenCV-wraper
- cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
FaceDetect(mathworks)
- Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
demo
- A Short MEX Tutorial and Demo These functions allow you to program in C or C++ (ultra fast languages), but be able to call and use them from Matlab programs. This post is a short intro to mex files which should get you up and running.
sfm_chanvese_demo
- The links below point to the technical report and a demo written in C++/MEX that can be run directly in MATLAB. The demo implements the Chan-Vese segmentation energy, but many energies can be minimized using the provided framework.-The links below po
mean
- matlab mex程序 可以直接运行c程序 图像去噪声-matlab nex
MinMaxFilterFolder
- Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
vlfeat-0.9.9.tar
- 这是一个著名的MATLAB/C实现的sift算法库。 并且被分解成几个可以重用的M和MEX文件。 这个实现产生一些关键点和描述子,和David Lowe s的实现差不多。-This is a MATLAB/C implementation of the SIFT detector and descr iptor. It is customizable and features a decomposition of the algorithm in several reusable M a
whistcY
- 可在matlab环境中调用的C语言程序,计算图像的加权颜色直方图,使用前用mex编译-the C function that can be called in matlab to calculate the weighted histogramog image.please compile it before usage.
sift_experiment
- Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
Smooth_Vector.cpp
- matlab与C混编,mex中图像运动矢量平滑滤波,加权中值滤波。-matlab and C mixed, mex in the image motion vector smoothing filter, weighted median filter.
yael_kmeans
- 数字图像中快速k均值聚类图像的实现算法,可以运行啊-Fast mex K-means clustering algorithm with possibility of K-mean++ initialization
Grow_cut
- grow cut image segmentation - Include c++ mex file
superpixels
- 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
mex
- Mex库,支持Matlab中调用C++代码,实现综合运用-Matlab and Mex