-
ffdct
这是DCT的改进算法,可以提高DCT算法的执行速度。(This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.)
- 2009-09-15 12:51:41下载
- 积分:1
-
License-plate-correction
车牌矫正,对于一写不够标准的车牌进行矫正,让车牌更容易被分割(Plate correction, not enough for a standard license plate write to correct, so more likely to be split plate)
- 2015-05-21 15:48:47下载
- 积分:1
-
1MRF
一种改进的大律法,对于学习图形处理这很有用(An improved large law, the study deal with this very useful graphics)
- 2009-02-17 11:24:18下载
- 积分:1
-
IGMM
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!(Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!)
- 2009-09-16 21:39:33下载
- 积分:1
-
fasta
DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
- 2021-01-11 11:18:49下载
- 积分:1
-
mx-maskrcnn-master
说明: 我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
registration
图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准(Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration)
- 2010-01-23 16:49:22下载
- 积分:1
-
ImageRestorationincludecodereportetc
图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,是我视觉的大作业。(Image restoration to achieve inverse Filter, Wiener Filter, Lucy-richardson algorithms, which include the PPT, the code and reporting. Is very valuable, is my vision of the big job.)
- 2010-01-27 16:32:53下载
- 积分:1
-
shotdetection(matlab)
视频分割的matlab 程序,是用matlab开发的一个视频分割程序(Matlab video segmentation procedures are developed using matlab a video segmentation process)
- 2009-02-17 14:20:22下载
- 积分:1
-
ProfiletoPolygon
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。(Profile to Polygon)
- 2009-12-20 16:18:20下载
- 积分:1