资源列表
Pratt---Digital-Image-Processing
- W.K.,Pratt著的"Digital Image Processing"电子书 -WK, Pratt was the " Digital Image Processing" e-book
SaliencyCVPR2011Chinese
- 基于全局对比度的显著性区域检测(中文翻译版)-Global Contrast based Salient Region Detection.
Image-of-corrosion
- 图像的腐蚀,消除边界点,使边界向内部收缩-Image of corrosion, eliminating border points, so that the boundary to the interior contraction
test
- 一个简单的用于分割图像中车牌区域的算法,运行时只需要把要识别的图像命名为pic1,pic2……即可-The algorithm runtime just need to identify the image for a simple split image plate region named pic1, pic2 ...... can
backgroundsubstraction
- 首先通过建立一个可靠的背景更新模型,然后在视频序列中取一帧图像与背景做差得到完整可靠的运动目标图像-This program is used to detect the moving targets by image substraction ,
SVM
- 用于医学图像的支持向量机分割,没有嵌套,简单易懂,对学习聚类分割有很大的帮助(Mean clustering segmentation for medical images, no nesting, easy to understand, great help for learning clustering segmentation)
RMSHE and AMHE
- RMSHE and AMSHE 可直接运行的直方图增强算法,附有相关的论文(RMSHE and AMSHE can be directly run by histogram enhancement algorithm, with related papers.)
IpCamSDK_3.2.0.25_12
- 控制h.264网络高清摄像机的DEMO程序及源码、工程SDK编程手册等-Control h.264 network HD cameras DEMO program and source code, project SDK programming manuals
1
- 本人编写的matlab程序,采用混合高斯模型和改进的CV模型相结合的目标跟踪算法,能够准确的跟踪出车辆与行人-I prepared matlab procedures, target tracking algorithm using Gaussian mixture model and improved CV model combining the ability to accurately track the vehicle and pedestrian
1
- Visual C++小波变换技术与工程实践 靳济芳编著附光盘原码.rar-Visual C++ wavelet transform technology and engineering practice Ji Jin-fang attached CD-ROM edited by the original code. Rar
DCT-transformation
- 利用mfc实现DCT变换,程序简单可读性强,适合初学者使用-Mfc DCT transform, readable simple procedures, suitable for beginners to use
edison
- 著名的EDISON图像分割算法。由于在windows下重新编译该算法需要使用到另外一个库,在该zip文件中已经将其集成进来。