资源列表
VB_BMP
- 用VB6编程,用来读取BMP图片的PIXEL资料,做为其他影像处理之用-Using VB6 programming, used to read BMP images, as other image processing purposes
mean-shift
- 均值向量的编程的学习算法 通过这个算法可以变成处理图片的跟踪-Mean Vector learning algorithm programming algorithm can be turned through this track with pictures
kalman-tracking
- 卡尔曼滤波应用 通过卡尔曼滤波跟踪移动中的目标-Kalman filtering applications through the Kalman filter tracking moving target
match_picture
- 读取某个单色图片,将图片信息转化为二进制编码,然后利用遗传演算算法得到原图片,完成图像匹配-Read a monochrome image, the image information into binary code, then use genetic algorithm to get the original picture calculus complete image matching
Three-dimensional-sphere
- 在c语言中使用opengl编程,在窗口中绘制三维球体,使用键盘中的上下左右方向键,左右键使得球体左右移动,上下坚实的球体朝里或朝外移动,但当向外移动到一定程度时,上下键功能相反-C language using opengl programming, rendering three-dimensional sphere in the window, use the up and down the keyboard arrow keys, left and right keys making sp
PCA_ColorTransfer
- 使用主成分分析法(PCA, Principal Component Analysis)进行颜色转换(Color Transfer)的Matlab程序-Function to implement the Color Transfer using PCA (Principal Component Analysis).
Gaborfiltering
- 一种改进型Gabor滤波方法。此程序可以Gaobr的滤波效果。并且是分4个不同的方向滤波。-An improved Gabor filtering method.
VSMLab
- 改进型VSM分类处理工具箱,更适合图像的分类处理。-Improved VSM classification processing toolbox, more suitable for image classification.
CVMFC
- 该程序主要是进行MFC框架编写以及图像的读入显示,图像的平滑滤波高斯变换和视频检测目标跟踪等功能-The program is primarily for MFC framework of the preparation and the reading of the image display, image smoothing Gaussian transform and video detection target tracking and other functions
MATLAB
- 图形图像处理与界面显示,里面包括有视频图像的各种处理,滤波,锐化等处理。-Graphics, image processing and interface display, which includes a variety of video image processing, filtering, sharpening and other treatment.
VBDRAW
- VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-The VB function to d
videodetect
- 此程序包括摄像机标定与校正,视频图像的运动目标检测,三维物体的尺寸检测等功能。采用的是基于曲率的角点检测。-This procedure includes calibration and correction, video images of moving target detection, three-dimensional object size detection. Used is based on the curvature of the corner detection.
