-
loacation_nornmalization_iris
采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合(Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting)
- 2008-12-17 23:51:01下载
- 积分:1
-
GuideFilter 图像滤波
Guilde Filter 图像滤波; 包含[2015]Fast Guilded filter.pdf ; [2013] Guided Image Filtering.pdf 经典。(inculde classical paper for guilded filter)
- 2020-06-18 03:00:02下载
- 积分:1
-
2008delauney
08年新的Delaunay程序,很不错的!(Delaunay new 2008 program, it is good!)
- 2020-10-28 09:09:59下载
- 积分:1
-
vectfit
基于矢量匹配法的快速实现程序,工程中较常用(Vector-based matching method for the rapid realization process, more commonly used engineering)
- 2020-12-10 14:19:20下载
- 积分:1
-
348889MPEG
MPEG解码源代码。转载中国程序员网络,提供该代码。(MPEG decode)
- 2009-03-18 16:43:35下载
- 积分:1
-
lhj_shuibiaozhizhengshibie
水表指针识别系统,能够从外部导入任何一个bmp图像,最好是水表图,能够对该图形操作并读出图中水表的度数
(meter target identification system from the outside into any one bmp image, preferably meter map, Graphics to be able to operate and read out the map meter reading)
- 2007-06-21 20:57:09下载
- 积分: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
-
VCPP-image-processing-chapter03
VisualC++数字图像处理技术详解第2版光盘-第三章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 3)
- 2016-04-16 13:22:08下载
- 积分:1
-
codk__list__shaking
BTC的基本方法,并且编程实现,显示,观察编码后的图像,推荐给大家(BTC basic method and programming implementation, display, observe the encoded image, recommend to everyone)
- 2017-07-31 05:03:44下载
- 积分:1
-
代码
说明: 1、正弦函数 f (t) = K sin(wt +a)
2、矩形脉冲函数 f (t) = u(t) - u(t - t0 )
3、抽样函数
4、单边指数函数 f (t) = Ke -t
5、已知信号 f1(t) = u(t + 2) - u(t - 2), f 2 (t) = cos(2pt) ,用 MATLAB 绘制
f1(t) + f 2 (t) 和 f1(t)′ f 2 (t)的波形。(such as :
Sine function f (t) = K sin(wt +a)
Rectangular pulse function f (t) = u(t)-u(t-t0)
Sampling function
One-sided exponential function f (t) = Ke -t
Known signal f1(t) = u(t + 2)-u(t-2), f 2 (t) = cos(2pt), draw with MATLAB
The waveforms of f1(t) + f 2 (t) and f1(t)*f 2 (t))
- 2021-03-19 10:39:19下载
- 积分:1