搜索资源列表
OpenCVFindContoursByAdaptiveThreshold
- 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
AdaptiveBlindSignalAndImageProcessing
- 这是Andrzej Cichocki, (日本) Shun-ichi Amari编著,2005出版的《Adaptive Blind Signal and Image processing》一书的配套源程序代码,中文名《自适应盲信号与图象处理》!这是目前关于盲信号和图象的最系统最新版的图书。- This is Andrzej Cichocki, (Japan) Shun-ichi Amari arranges, 2,005 publications \"Adaptive Blind Signal
CAMSHIFTTracker
- Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置.在该代码的框架基础上可以开发视
BP网络
- 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method
OTSU
- OTSU 算法,自适应计算单阈值对输入的灰度图像的直方图进行分析,将图像二值化。
auto_Canny_edge_detector
- 自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。
动态图像序列背景重建
- 运用差分法将动态图像序列的背景重建,根据运动序列建立自适应背景-difference method using dynamic image sequence reconstruction of the background, according to campaign to establish adaptive background sequence
GrayToWhiteBlack
- C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
libadaboost-0.1.beta
- 机器学习的自适应提升(adaboost)算法包,提供了学习boosting算法的通用框架,包括:学习、验证、测试、性能分析等 -Machine learning to enhance the adaptive (adaboost) algorithm package, boosting learning algorithm provides a generic framework, including: learning, validation, testing, performance ana
Theresearchandachievementvehicleplaterecognitionte
- 国内近几年城市智能交通系统发展的很快,车牌识别系统作为 城市智能交通系统中信息采集的一种手段,也得到了很快的发展。 本文在详细研究了国内外的各种有代表性的车牌识别系统的基础上,结合 中国车牌的特点研发了一种适合中国车牌的识别系统。该技术于2004年荣获得 了公安部科技进步二等奖。 本文对车牌识别技术的研究,主要的创新有四个方面: 1基于小波分析的方法,成功地解决了车牌定位系统中传统的图像识别手段 很难解决的三个问题; 2本文对图像获取的摄像系统自适应控制技术进行了
3
- matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
DSP
- 毕业设计 局部平均阈值改进法 局部自适应阈值法 局部平均阈值法 指纹采集演示程序.exe-histeq hilditch otsu.c pavlidis.c rosenfeld.c
ADAPTIVE_VISIBLE_WATERMARKING_OF_IMAGES
- 本文介绍了自适应算法的数字图像水印嵌入和数字提取,取得了良好的效果。-This paper introduces the adaptive algorithm of the digital image watermark embedding and digital extraction, achieved good results.
new
- 一种实时自适应图像二值化方法 将图像二值化作为一个优化问题来解-A real-time adaptive image binarization method of images as a binary optimization problem solved
shui_ping_ji_fang_fa
- 图像识别 能对图像中的目标进行自适应识别 并画出目标轮廓-Image recognition can be adaptive to recognize target and draw the target contour
Gestures
- 复杂背景下自适应静态手势识别的代码-gesture
a_novel_bg_extration
- 这篇论文提出了一种新的为实现车辆检测和跟踪的自适应背景提取和更新算法-This paper proposes a new adaptive background extraction and updating algorithm for vehicle detection and tracking.
112
- 对拍摄得到的驾驶员视频帧图像, 使用复合肤色模型检测人脸 通过自适应边缘检测、 图像增强等方法处理得到 特征图像, 经特征区域筛选, 依据人脸先验知识匹配得到最佳人眼对 提取眼部特征向量, 结合 LVQ神经网络进行模式 识别检测眼部状态, 为判断驾驶员是否处于疲劳状态提供判据。-Video shot by the driver of the frame, the use of composite skin model of face detection through adaptive
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
adaptive-Wiener-filter
- 非重叠背景噪声下的自适应维纳滤波模式识别方法.-Non-overlapping background noise of the adaptive Wiener filter pattern recognition methods.
