搜索资源列表
GUI_Corner
- A Corner Detector based on Global and Local Curvature Properties,using GUI.-A Corner Detector based on Global and Local Curvature Properties, using GUI.
corner_detector
- 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceeding
GUI_Corner
- A Corner Detector based on Global and Local Curvature Properties,using GUI.-A Corner Detector based on Global and Local Curvature Properties, using GUI.
SubspacebasedblindadaptivemultiuserdetectionusingK
- A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and
DSP1553B
- 基于DSP的1553B总线通讯检测仪的设计。-DSP-based communications 1553B bus detector design.
Face_tracker
- The proposed face tracker is based on a frontal face detector that can be applied in real-time to every fr a me, and it is so fast that it provides the illusion of tracking.-The proposed face tracker is based on a
circledetection
- 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.-Probability map based on the exis
corner_detector
- 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceeding
cannyedgedetector
- canny edge detector,下面是canny edge detector的算法: 1.将图像与高斯函数做卷积,获得平滑图像。 2.用基于平滑梯度方向的方法确定图像局部边缘的法向。 3.根据局部边缘的法线方向求解边缘位置。 4.计算边缘强度,并对梯度幅值进行非极大值抑制。 5.用双阈值算法检测和连接边缘。该文件提供了canny edge detector的VC实现代码。-canny edge detector, the fol
invariant_moment
- 摘要:提出了一种基于兴趣点不变矩(IPIM)的图像拼接技术。利用Harris 角检测器获取图像中的兴趣点,计算 兴趣点邻域的平移、旋转及尺度不变矩,通过比较各兴趣点邻域不变矩的欧式距离提取出初始特征点对,根据 几何变换模型剔除伪特征对,最后利用正确映射模型实现图像的拼接。实验表明,该方法对平移以及任意角度 的旋转具有良好的鲁棒性,对于具有小尺度变换的图像仍然具有很好的拼接效果。-Abstract: This paper pr
1111
- 基于Verilog-HDL的转子振动噪声电压峰值检测,值得学习啊,-Verilog-HDL based on the rotor vibration noise voltage peak detector, it is worth learning ah,
HarrisCornerDetector
- 此程序直接能进行角点提取,是基于Harris算子的一种算法-This procedure can be carried out directly Corner extraction, is based on the Harris operator of an algorithm
Designintelligentcarriertrackingloopbasedonsoftwar
- 在软件接收机的基础上,利用鉴频器辅助鉴相器的输出,引入一个模糊逻辑控制器,使得环路能够智能跟踪信号的动态变化.实验结果证明所提出的设计方法与传统环路相比可大幅度缩短跟踪时间,减小环路滤波器带宽,并能消除周跳.-In the software receiver, based on the use of auxiliary frequency discriminator phase detector output, the introduc
PhaseBasedTemplateMatching
- Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skippi
harriscornerdetector
- 图像处理基于harris角点特征的图像配准程序-Image processing based on the characteristics of harris corner image registration procedures
1
- 认知无线电技术的提出是为提高频谱利用率,而认知无线实现的关键技术是频谱感知,众所周知协作检测提高了衰落环境中认知用户系统检测的性能,该文章是基于协作检测提出新的检测方案,利用了双门限方法提高了系统性能,兼顾带宽有限和增强性能两个方面,是基于门限检测的协作检测性能优化的前提。对以后门限优化协作检测非常有用。-In this paper, we employ a double threshold method in energy detec
ApproximateMLDetectionBasedonMMSEforMIMOSystems.r
- Approximate ML Detector based on MMSE
Digital-peak-detector
- 数字峰值检测,基于msp430单片机的电压峰值检测,可加入LCD显示波形,具有峰值记录功能-Digital peak detector, based on the peak voltage detection msp430 microcontroller, LCD display can be added to the waveform, with peak record
canny-edge-detector
- 基于opencv实现的canny边缘检测-canny edge detector based on opencv
Face-Detector-Based-On-OpenCV
- OpenCV的人脸检测程序,有可用于摄像头的代码注释-OpenCV face detector, can use the camera,and the codes are in comments.