Welcome![Sign In][Sign Up]
Location:
Search - MAP detector

Search list

[Other resources_machine

Description: right.vhd 序列发生器 s_machine.vhd 序列检测器 波形图.doc 程序运行波形-right.vhd s_machine.vhd sequence generator waveform sequence detector map. doc procedures Waveform
Platform: | Size: 60853 | Author: 杨奎元 | Hits:

[Graph RecognizeCorner

Description: 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the gaps in the % contours. % 3. Compute curvature at a low scale for each contour to retain all % true corners. % 4. All of the curvature local maxima are considered as corner % candidates, then rounded corners and false corners due to boundary % noise and details were eliminated. % 5. End points of line mode curve were added as corner, if they are not % close to the above detected corners.
Platform: | Size: 79363 | Author: 林蛋大 | Hits:

[VHDL-FPGA-Verilogs_machine

Description: right.vhd 序列发生器 s_machine.vhd 序列检测器 波形图.doc 程序运行波形-right.vhd s_machine.vhd sequence generator waveform sequence detector map. doc procedures Waveform
Platform: | Size: 60416 | Author: 杨奎元 | Hits:

[Communication-MobileCDMA-code

Description: 一个cdma的编/解码程序,对码分多址通信原理进行了简单的仿真-a cdma the encoding/decoding process that the CDMA principle of a simple simulation
Platform: | Size: 3072 | Author: wxw | Hits:

[Documentscircledetection

Description: 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.-Probability map based on the existence of circle detection method. Presents a probability map based on the existence of circle detection method to image edge points, a total of circular structure of the existence of information is transformed into a round map of the peak probability, and then through the peak detector to determine the parameters of a round. This method is effective in detecting the edge of unclear, incomplete circular profile, with less memory, the physical meaning of the threshold specific characteristics, a better solution to the standard circle detection method HT memory space, the computational efficiency of low- problems. The experimental results show that the existence of the probability circle map has strong stability and resolving power.
Platform: | Size: 305152 | Author: 蒋大为 | Hits:

[Other Embeded programinfared

Description: 热释红外探测器的电路图和PCB图,已经经过测试,大家可以下来-Pyroelectric infrared detector circuit diagram and PCB map, has been tested, we can down
Platform: | Size: 49152 | Author: 任杰 | Hits:

[Graph RecognizeCorner

Description: 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the gaps in the % contours. % 3. Compute curvature at a low scale for each contour to retain all % true corners. % 4. All of the curvature local maxima are considered as corner % candidates, then rounded corners and false corners due to boundary % noise and details were eliminated. % 5. End points of line mode curve were added as corner, if they are not % close to the above detected corners.-A more useful edge detection method CORNER Find corners in tensity image. CORNER works by the following step: 1. Apply the Canny edge detector to the gray level image and obtain a binary edge-map. 2. Extract the edge contours from the edge-map, fill the gaps in the contours. 3. Compute curvature at a low scale for each contour to retain all true corners. 4. All of the curvature local maxima are considered as corner candidates, then rounded corners and false corners due to boundary noise and details were eliminated. 5. End points of line mode curve were added as corner, if they are not close to the above detected corners.
Platform: | Size: 78848 | Author: 林蛋大 | Hits:

[Windows DevelopA_novel_reduced-complexity_MAP_equalizer_using_sof

Description: 减状态MAP均衡器,符号错误概率意义上最优的检测器,-Reduce state MAP equalizer, symbol error probability sense, the optimal detector,
Platform: | Size: 70656 | Author: james wang | Hits:

[matlabbigtime

Description: 大模型的采样点时间波场图。还是先前的大模型,这次采用了十个检波器记录数据。通过修改常量可以达到修改检波器数目的目的。C源程序,MATLAB绘图。-Large model sampling time to wave field map. Is a large model of the previous, this time using 10 detectors record data. Constant change can be achieved by modifying the detector number of purposes. C source code, MATLAB graphics.
Platform: | Size: 294912 | Author: Peter Xing | Hits:

[OtherHuman_Detection_using_Iterative__Feature_Selection

Description: Abstract—We present a fast feature selection algorithm suitable for object detection applications where the image being tested must be scanned repeatedly to detected the object of interest at different locations and scales. The algorithm iteratively estimates the belongness probability of image pixels to foreground of the image. To prove the validity of the algorithm, we apply it to a human detection problem. The edge map is filtered using a feature selection algorithm. The filtered edge map is then projected onto an eigen space of human shapes to determine if the image contains a human. Since the edge maps are binary in nature, Logistic Principal Component Analysis is used to obtain the eigen human shape space. Experimental results illustrate the accuracy of the human detector.
Platform: | Size: 492544 | Author: 谷川 | Hits:

[Special EffectsAn-HOG-LBP-Human-Detector

Description: 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors, i.e., global de- tector for whole scanning windows and part detectors for local regions, are learned from the training data using lin- ear SVM. For each ambiguous scanning window, we con- struct an occlusion likelihood map by using the response of each block of the HOG feature to the global detector. The occlusion likelihood map is then segmented by Mean- shift approach. The segmented portion of the window with a majority of negative response is inferred as an occluded region. If partial occlusion is indicated with high likelihood in a certain scanning window, part detectors are applied on the unoccluded regions to achieve the fi nal classifi ca- tion on the current scanning window. With the help of the augmented HOG-LBP feature and the global-part occ
Platform: | Size: 3078144 | Author: 有来有去 | Hits:

[OpenCVcars3

Description: Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh -Vehicle detection, its an opensource code and works well with opencv and boost, ============================================== = multi-target tracking method by Wongun Choi ============================================== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh
Platform: | Size: 15360 | Author: Khushwant | Hits:

[Special EffectsCorner-Detection

Description: 角点检测,Apply the Canny edge detector to the gray level image and obtain a binary edge-map-corner detection
Platform: | Size: 954368 | Author: Hans | Hits:

[VHDL-FPGA-Verilogxuliejianceqi

Description: 序列检测器00101,包括源代码,testbench,ise13.4测试以及综合通过等说明文档。-Sequence detector 00101, the state machine verilog, testbench, ise13.4 simulation map. The test is successful
Platform: | Size: 174080 | Author: xuzehao | Hits:

[MiddleWarePX4_Function

Description: Amptek 半导体探测器 动态链接库DppApi.dll在Delphi7开发环境下的映射函数-Amptek Semi-conductor detector Dynamic link library DppApi.dll map functions under Dephi7 IDE
Platform: | Size: 8192 | Author: liuzhiguo | Hits:

[Otherradar-object-detect-and-CFAR

Description: 本书是关于雷达目标检测和恒虚警(CFAR)处理理论与方法的一部专著。书中总结了三十多年来,在这一领域国际上的研究进展及大量研究成果。全书由15章组成,主要内容有经典的固定门限检测、均值类CFAR检测器、有序统计类CFAR检测器、采用自动筛选技术的广义有序统计类CFAR检测器、自适应CFAR检测器、韦布尔和对数正态杂波背景中的CFAR检测器、复合高斯分布杂波中的CFAR处理、非参量CFAR处理、杂波图CFAR处理、变换域CFAR处理、距离扩展目标检测、多传感器分布式CFAR处理以及其他CFAR处理方法,最后是本书的回顾、建议与展望-This book is about the radar target detection and constant false alarm rate (CFAR) processing theory and methods of a monograph. The book summarizes the thirty years, research progress in this area and a large number of international research. The book consists of 15 chapters, the main contents of the classic fixed threshold detection, mean class CFAR detector, orderly statistical category CFAR detector, automatic screening generalized order statistics class CFAR detector, adaptive CFAR detector, Wei Boolean and lognormal clutter the CFAR detector, complex Gaussian clutter CFAR processing, non-parametric CFAR processing, clutter map CFAR processing, CFAR processing transform domain the extended target detection, multi-sensor distributed CFAR processing and other CFAR processing method, and finally the review of the book, suggestions and Prospects
Platform: | Size: 4904960 | Author: wangjianlu | Hits:

[Special Effectssmall

Description: 根据相机的指向数据,实现对亮星星表9110颗星在探测器上的模拟投影,得到序列星图-According to the data of the camera, to achieve the Bright Star Catalogue 9110 stars on the detector simulation projection to obtain sequence star map
Platform: | Size: 137216 | Author: 翟永立 | Hits:

[AI-NN-PRANN

Description: 本程序为自组织特征映射神经网络,注释将为详细。本程序通常可作为一种样本特征检测器,在样本排序,样本分类以及样本检测中有广泛的用途。-This procedure is a self-organizing feature map neural network, and usually can be used as a sample characteristics detector, the sample ordering, sample classification and sample detection has a wide range of applications
Platform: | Size: 1024 | Author: 邓振立 | Hits:

[Special EffectsCorner

Description: 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector to the grey level image and obtain a binary edge-map. 2. Extract the edge contours from the edge-map, fill the gaps in the contours. 3. Compute curvature at a low scale for each contour to retain all true corners.All of the curvature local maxima are considered as initial corner candidates. 4. Initial corner candidates are compared using an adaptive local threshold to remove the round corners. 5. The angles of corner candidates are evaluated to eliminate any false corners due to quantization noise and trivial details. The above evaluation is based on a dynamic region of support, which changes according to its adjacent corner candidates. 6. End points of contours are considered with an additional criterion.)
Platform: | Size: 109568 | Author: 下一秒 | Hits:

CodeBus www.codebus.net