搜索资源列表
On-the-Removal-of-Shadows-From-Images
- This paper is concerned with the derivation of a progression of shadow-free image representations. First we show that adopting certain assumptions about lights and cameras leads to a 1-d, grey-scale image representation which is illuminant inva
pedometer
- 本文设计了基于加速度传感器的计步器,并通过仿真以及实际调试得到了相应的结果的记录。本实验首先通过加速度传感器检测目标物体的运动,产生脉冲,将脉冲放大后经过施密特触发器整型为方波,并给出了方波的调试电路图。然后编写程序,利用D触发器检测方波的上升沿,当上升沿到来时,计数,并对十位、个位分别编码,然后由使能信号交替控制数码管输出结果。本文给出了仿真以及调试的程序、结果。-This article is designed pedometer-based acceleration sensor and
An-Improved-ModeBased
- 针对关节式物体检测的复杂性, 本文提出一种新颖的视觉推理方法。该方法基于可变形的物 体模型, 同时利用图像中所包含的边缘信息特征( 不依赖于局部特征, 如肤色等) 及各子部件的空间位置关 系, 迭代地进行关节式物体检测和定位估计。实验证明, 该方法有较强的抗背景干扰能力, 视觉上能大幅 度改进关节式物体检测、定位的结果-Aiming at the complex ity of art iculated object detect ion, this paper pro poses a
vhdl
- library ieee use ieee.std_logic_1164.all entity decoder is port (clk:in std_logic clr:in std_logic data_in:in std_logic --待解码信元输入端; data_out:out std_logic) --解码信元输出端; end decoder architecture behave of decoder is component dff2
Edge-Detection-and-Optimization-Algorithm-for-ima
- This paper presents the implementation of ACO for 2-d images and its results.
Image-processingppt
- 上传了博导的算法课的PPT,由浅入深的讲述的图像处理主要算法的原理,包括分布式计算,边缘检测,hough变换等,并附上主要算法的示例程序,是学习很好的材料-Upload a Ph.D., class of algorithms PPT, deep about the image processing algorithm is mainly the principle, including distributed computing, edge detection, Hough transform