Welcome![Sign In][Sign Up]
Location:
Search - detection

Search list

[matlabHOG-LBP-detection

Description: 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acted as the classifier,and the experiment suggests that the method can better deal with human detection.
Platform: | Size: 14336 | Author: 邵文 | Hits:

[Special EffectsContext-aware-saliency-detection

Description: 基于上下文注意的显著区域检测,附件包括代码和英文文章。-Context-Aware Saliency Detection. The file includes the paper and the source code in matlab.
Platform: | Size: 4486144 | Author: 于子予 | Hits:

[matlabLung-Cancer-Detection

Description: Lung Cancer Detection in matlab
Platform: | Size: 61440 | Author: sakthivel | Hits:

[Special Effectsmultiscale-edge-detection-wavelets

Description: 基于小波分析的matlab源代码,用于边缘提取,可以直接运行并显示图片的处理结果-matlab code for edge detection of wavelets
Platform: | Size: 1024 | Author: fb | Hits:

[Software Engineeringthe-road-sign-detection

Description: :交通标志检测; 颜色分割; 拐角提取; 几何特征分析; 圆形编码 -: Traffic sign detection color segmentation corner extraction geometry analysis circular code
Platform: | Size: 479232 | Author: louc | Hits:

[Graph Recognizedetection

Description: 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtained after morphological processing face region.
Platform: | Size: 1024 | Author: 地方 | Hits:

[Special EffectsPedestrian-Detection

Description: 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
Platform: | Size: 285696 | Author: 夏宇 | Hits:

[Exploitintrusion-detection

Description: VC编写的基于winpcap的网络入侵检测源代码,实现网络数据包的捕获和分析,根据过滤规则对网络进行过滤-The winpcap based on VC write network intrusion detection the source code, and the realization of the network packet capture and analysis, according to filter rules network filter
Platform: | Size: 2836480 | Author: 武东亮 | Hits:

[Graph RecognizeFace-detection-LBP

Description: 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.
Platform: | Size: 1721344 | Author: | Hits:

[matlabCodeI For Small Target Detection

Description: matlab 编写 红外弱小目标检测,适合在小范围小目标中做检测,本代码应调试完成,可以直接根据文件中readme.txt运行代码。主要原理是找到图片中最大峰值并予以表示出来。(Matlab writing infrared dim small target detection, suitable for small range of small targets to do the test, the code should be debugged, you can directly run the code in accordance with the file readme.txt. The main idea is to find the maximum peaks in the picture and represent them.)
Platform: | Size: 267264 | Author: zouwit | Hits:

[OpenCVcat-detection

Description: 基于opencv的猫脸检测,可以检测图片中的猫脸。基于python语言实现。(cat face detection based on OpenCV)
Platform: | Size: 171008 | Author: 冰不语 | Hits:

[matlabMOVING OBJECT DETECTION USING MATLAB

Description: 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle tracking algorithm is implemented targeting a wide class of applications. An AVI file is read and it is decomposed into R, G and B components. Various operations are carried out and the moving objects are detected. Thresholds at various phases are decide the possibility of identifying the moving object of certain sizes. Moving objects also tracked in it. MATLAB is used for implementation of the algorithm. The algorithm is tested with input avi format video files consisting of 120 frames. Various applications of these algorithms are studied and implemented. Main focus is given on (unmanned aerial vehicle) UAV based and automatic traffic estimation applications)
Platform: | Size: 346112 | Author: 夙愿 | Hits:

[Special Effectschange detection

Description: ieee TGRS论文,主要介绍了一种新的多光谱变化检测方法(IEEE TGRS paper introduces a new method of multispectral change detection)
Platform: | Size: 5555200 | Author: brucefan | Hits:

[Otherenergy detection final

Description: energy detection matlab code
Platform: | Size: 1024 | Author: aljabali | Hits:

[matlabCoin Detection Using Matlab

Description: Coin Detection Using Matlab
Platform: | Size: 143501 | Author: abhithakur25 | Hits:

[Special EffectsMatlab-Image-Detection-master

Description: Matlab-Image-Detection
Platform: | Size: 1911808 | Author: tiemptit | Hits:

[Education soft systemIntrusion-Detection-System-master

Description: Intrusion Detection for network security
Platform: | Size: 138240 | Author: aquablue | Hits:

[OtherFire-Detection-Mert

Description: example :the fire detection application in neural network
Platform: | Size: 7475200 | Author: rinco | Hits:

[Special Effectsedge-detection-master

Description: C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
Platform: | Size: 6144 | Author: 穿山甲说 | Hits:

[Special EffectsEdge-Detection

Description: An Augmented Reality app that demonstrates basic computer vision concepts such as greyscaling, thresholding, edge detection, homography, corner detection...its a long list. It paints a 3D image on any detected markers. Here is a crude video that shows the application in action. Here is a marker with the a 3D object (the CNU logo) rendered correctly on its surface plane. Beside it is the marker with no image.
Platform: | Size: 7094272 | Author: 穿山甲说 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net