资源列表
Target-detection
- 本文选用了背景减法、帧间差分法和光流法。背景减法是通过将当前帧与背景帧相减得出灰度差值并将此差值与阈值比较判断是否有运动目标。-This paper chose the background subtraction and frame difference method and optical flow method.Background subtraction is through to the current frame and background frame subtraction gr
chepaishibie
- 车牌识别的源代码,能实现0带9十个数字的识别和部分汉字的识别,很好的源代码,能直接运行识别结果-LPR source code, can achieve the identification of ten digits 0 with 9 parts of identifying and Chinese characters, a good source code can run recognition results directly
camshiftgai7
- 将Camshift和Kalman很好的结合的一个源代码,能实验很好的运动目标跟踪。-The good combination of Camshift and Kalman source code, can test a good moving target tracking.
5.5MATLAB
- 输入一副图像,检测图像的RGB,并输出其值的矩阵,将符合公式R>Rt,R>G>B,S>=(255-R)*S/R,等的图像点标记出来,并输出图像-A pair of input images, the image detecting RGB, and outputs the value of the matrix, would be consistent with the formula R> Rt, R> G> B, S> = (255-R)* S
UnCodeBase
- 图片验证码识别C#基础类,提供灰度转换,灰度值计算,去边框,图形分割等功能。-Image verification code identification C# base class that provides grayscale conversion, gray value calculated, to the border, graph partitioning functions.
source-code
- 用D-CNN的方法,即CNN卷积层加Fisher Vector做图像分类的MATLAB代码-Use D-CNN approach ( Fisher Vector follows results of CNN convolutional layer as the image feature) to classificate the image
LZLB
- 基于粒子滤波器的目标跟踪程序,适用于初学者-Based particle filter target tracking program for beginners
spectrum
- 用三维荧光光谱测量水中有机污染物,建立有机污染物的分析模型-three dimensionl fluorescence spectrum
matlab
- 利用MATLAB实现的提取卫星图像的纹理特征,包括直线曲线等,效果是可以有三种提取处理方式-The satellite image texture feature extraction using MATLAB to achieve, including linear curve, the effect is can have three kinds of extraction process
zidonghuatu
- 这是我自己写的一个基于matlab的一个自动画图工具,其中的算法已经做过很好的改进,更加方便-This is my own writing a matlab based on an automatic drawing tool, the algorithm has done a very good improvement, more convenient
遗传算法
- 用于实现图像分割,获得最佳的特殊区域,目标区域。
Isomap
- 一个经典的数据降维算法,训练样本用的是swiss_roll_data,数据与程序全部包含在压缩包内-a classic dimensionality reduction algorithm