搜索资源列表
imagewavletedge
- 说明如题,不下后悔,内容包括了VC_图像处理编程平台,一维小波图像分解与重构,二维小波图像分解与重构,边缘检测,MATLAB与VC混合编程,-stating that no less than regret, including the VC_ image processing programming platform, one-dimensional wavelet decomposition and reconstruction images, two-dimensional images
siftDemoV4
- SIFT特征提取算法的matlab实现,使用matlab和c的混合编程
LK_Template_Tracking
- 基于仿射运动模型的Lucas-Kanade光流跟踪方法,matlab与C混合编程
surf特征点匹配
- 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
Sift.rar
- sift算法提取图像的点特征,采用MATLAB和c混合编程。,sift algorithm for point feature extraction of image using MATLAB and c mixed programming.
CvBSLibGMM
- 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
vcmatlabcanny
- vC调用matlab图像处理工具箱进行canny边缘检测,是matlab与vc混合编程学习的很好实例-vC call matlab image processing toolbox for canny edge detection, is a mixed programming matlab with vc a good example of learning
Nonlocal_Operators_for_inverse_problems_NLIP_v1.zi
- 非局部图像处理算法描述代码,以及其应用于图像复原的测试代码,是C语言和MATLAB的混合编程。-Non-local image processing algorithms described in code, as well as its test code in image restoration is a mixture of C programming language and MATLAB.
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
matlab-file
- 看到 rocwoods rocwoods rocwoods rocwoods 版主发的关于 matlab 与 VC++ 的混合编程,心有所感,其实利 用 C# 与 matlab 混编更容易理解,更容易为新手所接受。-C sharp and matlab
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 照片配准系统 的底层算法,很适合研究改进。使用这个
OpenTLD
- 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
sba-1.5
- 光束法平差实现,matlab和c混合编程-Bundle adjustment to achieve matlab and c mixed programming
MATLABCSharp
- matlab与C#混合编程的实例,全英文-Matlab and C# mixed programming examples
Sift
- 图像Sift特征提取,由MATLAB和C混合编程完成。-Sift feature extraction, image performed by MATLAB and C programming.
OpenTLD
- 新的单目标长时间跟踪算法。matlab与c混合编程,效果很好-The new single-target tracking algorithm for a long time. and c matlab mixed programming, with good results
mscr_1.02
- matlab和C混合编程实现mscr特征提取,来源:http://users.isy.liu.se/cvl/perfo/software/-detect mscr using matlab and c programing. source:http://users.isy.liu.se/cvl/perfo/software/
GraphSeg
- matlab和c++混合编程的图像分割算法,主程序由matlab编写,图像分割算法由c++编写-MATLAB and c++ mixed programming image segmentation algorithm, the main program written by MATLAB, image segmentation algorithm written by c++
superpixels_update
- MATLAB C++ 混合编程实现图像超像素分割-MATLAB C++ hybrid programming ultra-pixel image segmentation
BM3D
- BM3D是二维图像的去噪算法,这是matlab的版本,核心部分为C的混合编程(An Analysis and Implementation of the BM3D Image Denoising Method)