资源列表
bilatering_filtering
- 结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的,并且给出运行的图像的示例-Use balitering filtering to remove the the noise and protect the edge of it, in addition, we give an example done
2D_DWT_In_C_Programming_Language
- 任意阶的二维小波变换。运行平台为visual 2008.编译运行测试通过。-Any order of the two-dimensional wavelet transform. Operating platform for visual 2008. Compile and run the test.
trackPmean
- 对视频序列帧图像进行跟踪,采用的是meanshift法,可以对感兴趣的目标进行手动框定-To track the sequence of video images, by using meanshift, you can manually from interested target frame
readImageInC
- This C source code can be utilized to read different format of image.
HOG 人体检测的源代码
- HOG 特征向量的计算 用于SVM分类
graphic
- 图形学的基础知识的应用 图形的旋转、平移、放大、缩小等变换
Gif89aSource
- This is VC++ source code to encode the GIF file.
bmpReadWrite
- 用C++完成对BMP图像的读入和简单处理,并保存处理之后的图像,代码调试通过了,自己放入灰度图像及可运行-Reads and simple handling of BMP images with C++, and save the image after processing, code debugging through their own into the gray-scale image and run
ColorRail
- 本程序是一个模拟下雨特效的程序,主要采用MFC和GDI来实现
POCS-algorithm
- 基于约束集投影算法的随机相位编码图像加密方案-Set projection algorithm based on constrained random phase encoding image encryption scheme
MakeSeal
- 这是一个印章制作软件的vc6.0源码,可作为例子供vc++编程学习之用。... 这是一个印章制作软件的vc6.0源码,可作为例子供vc++编程学习之用-This is a stamp vc6.0 making software source code, can be used as an example for vc++ programming learning. ... This is a stamp vc6.0 making software source code, can be used
OpticalFlow
- 对任意两帧图像的快速光流算法,采用matlb与c++混合编程-For any two images of fast optical flow algorithm using hybrid programming matlb with c++