资源列表
MCROSOFT_Matching
- 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
siftCMatlab
- 采用c++调用matlab写的一个sift算法,其中调用matlab只是使用其中几个函数。可以很准确的检测出sift特征点。-Using c++ to call a matlab write sift algorithm, which used to call only a few matlab function. Can accurately detect the feature points sift.
videoInput0.1995
- 数字图像处理中进行视频图像序列的捕捉输入-Digital image processing in image sequence capture video input
jiaodianjiance
- 数字图像处理中对位图处理的方法之角点检测的方法-Digital image processing of digital processing methods of corner detection method
Histogram
- 自行编制读取BMP文件,并使其直方图均衡化的程序-The preparation of their own to read BMP files, and make the process of histogram equalization
rs485
- RS-485无线通信电路图 需要的朋友来-RS-485 wireless communications circuitry needed to see a friend
PV-M4500
- Useful for A3997 Allegro microsteping IC
ERZHIHUA
- 数字图像处理中的二值化问题,挺实用的程序!-Digital image processing in the binarization problem, very useful program!
duobianxing
- 图形学中的多边形问题,花费了不少心血呢,感觉编的还不错吧!-The polygon graphics problem, spent a lot of hard work, it' s also a good feeling for it!
calculatormy
- 比较实用的MATLAB 程序 需要的可以下载哦-The practical needs of the MATLAB program can be downloaded Oh
Cxx
- VTK sample use Visual C++ to create source and render
maxmull
- 最大乘积问题: 一个正整数一般可以分为几个互不相同的自然数的和,如3=1+2,4=1+3,5=1+4=2+3,6=1+5=2+4,…。 现在你的任务是将指定的正整数n分解成若干个互不相同的自然数的和,且使这些自然数的乘积最大。 -The biggest problem of the product: a positive integer in general can be divided into several separate and natural numbers, such
