搜索资源列表
matlab_c++-call_mat
- 这个是自己实现的matlab与c++的一个接口。 是用c++语言实现的-This is the realization of our own Matlab and c of an interface. Is the C Language
LK_Template_Tracking
- 基于仿射运动模型的Lucas-Kanade光流跟踪方法,matlab与C混合编程
用C++编写的影像滤波与变化检测的代码
- 用C++编写的影像滤波与变化检测的代码,对进行图像处理有较大的帮助-Written in C++, image filtering and change detection code, for image processing have a greater help
cox1
- 数字水印与信息隐藏源代码(matlab and c)- Digital watermark and information hideaway source code (matlab and c)
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
Inputandoutputmatrix
- 输入和输出矩阵.如何运用Matlab与C/C++进行混合程序设计-Input and output matrix
matlab
- 数字图像处理技术是20世纪60年代发展起来的一门新兴学科,随着图像处理理论和方法的进一步完善,使得数字图像处理技术在各个领域得到了广泛应用,并显示出广阔的应用前景。MATLAB既是一种直观、高效的计算机语言,同时又是一个科学计算平台。它为数据分析和数据可视化、算法和应用程序开发提供了最核心的数学和高级图形工具。根据它提供的500多个数学和工程函数,工程技术人员和科学工作者可以在它的集成环境中交互或编程以完成各自的计算。 MATLAB中集成了功能强大的图像处理工具箱。由于MATLAB语言的语法
matlab
- 《visual c++matlab图像处理与识别实用案例精选》源码,包括各种源程序-visual C++ matlab image processing
MATLAB
- matlab与C++的混合编程,实现计算rice图像中的米粒个数。-matlab and C++ mixed programming, to achieve calculate the number of rice grain image.
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
facedetection
- 自己编写的人脸位置检测的matlab程序。并实现matlab与C++的转换-face detection in matlab environment 。
Smooth_Vector.cpp
- matlab与C混编,mex中图像运动矢量平滑滤波,加权中值滤波。-matlab and C mixed, mex in the image motion vector smoothing filter, weighted median filter.
ls_sparse
- acm模型用于图像分割的matlab与c程序-acm model for image segmentation matlab programming language
OpenTLD
- 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
streo-match
- 可以通过给以的左右视图来提取视差的算法程序,用MATLAB与C来混合编写的。-These codes are used for stero matching about the 3D graphes. You can get a disparity map from the left and right pictures.
OpenCV_face_detector
- opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
MATLABCSharp
- matlab与C#混合编程的实例,全英文-Matlab and C# mixed programming examples
OpticalFlow
- 基于光流法的运动估计.matlab与C++混编。参考论文:Beyond Pixel: Exploring new representations and application for motion analusis-Based on optical flow motion estimation. Matlab mixed with C++. Reference papers: Beyond Pixel: Exploring new representations and application