搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
yundonggujisuanfa
- 在图象处理中的运动估计算法,利用该算法可以对运动的图象预测与估计-in image processing of motion estimation algorithm, the algorithm can be used for sports with the image projected estimates
Compressionmotionestimate
- 对视频序列图像的压缩编码,采用了运动预测以增大压缩率-video image sequence coding used to forecast the movement increased compression rate
svmbp
- 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
PatternPrediction
- 通过先计算图像光流,再对图像模式进行预测,预测部分仍需加强。-first to calculate the optical flow image, the image model prediction, prediction of the need to strengthen.
mbjc
- 通过序列图像帧差更新背景,并通过当前帧预测区域的信息同背景图像的信息的内容相减来获取目标物体的函数-frame image sequence through poor update background, through the current frame and forecast regional information with the background image of the content of the information to obtain the goal of reduc
faceproc
- 人脸识别的程序,通过求特征值来训练预测人脸-face recognition procedure for the adoption of eigenvalues for training forecast to Face
imagecompress
- 包括:霍夫曼编码、Shannon-Fano编码、算术编码、位平面编码预测编码
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
基于卡尔曼预测的跟踪
- 基于Kalman预测的目标跟踪方法
PredictionwithPartialMchPPM
- 一个非常完整的预测图像压缩和图像解压缩的源代码(ppm ),使用matlab编写的-Predict a very complete image compression and image extract the source code (ppm), prepared using matlab
yucebianma
- 对一幅图象进行无损一阶预测编码,采用前值预测-Non-destructive image of a first-order predictive coding, using the former value of the forecast
kalman
- 图像处理中,利用kalman滤波器预测目标位置-kalman prediction
ImageCoding
- 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
kalmanfilter
- 包含一个VC程序和几个matlab程序一个基于Opencv的预测随机运动的点的经典例子-kalman fiter
target-tracking-using-kalman
- 卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
kalman
- gui,实现视频的读入,以及图像的获取,并实现kalman滤波对目标物的位置进行检测预测-kalman filter detect the object
kalman-1.3
- 卡尔曼滤波器,用于运动目标的追踪,有很好的预测效果-kalman filter
predic
- 灰色预测算法;向上叠加算法,可以算出在给定值后的预期值-Gray prediction algorithm up overlay algorithm
caffe-201701
- 在linux平台上运用caffe使用神经网络算法对图像进行分类,预测。在计算机视觉中(机器人视觉中)占主导作用。(On the Linux platform, Caffe is used to classify and predict the image using neural network algorithm. It plays a dominant role in computer vision (robot vision).)