资源列表
Feature Extraction and Gabor Filtering_C+Matlab.ra
- Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory co
teapot
- Bezier曲线及生成茶壶程式源码,可以画任意三次Bezier曲线
基于VC++的数字图像处理
- 基于VC++的数字图像处理---小波处理,滤波,复原,融合等VC源代码
Showbmp
- vc读取bmp图像源代码,该程序主要用来实现对BMP文件的读取和保存,有助于了解bmp文件格式
particle_tracking_v1_0
- 跟踪单个粒子的particle算法,由matlab实现,内含详细的说明文档。
video.simples
- 在delphi中如何处理视频和如何截屏的源码
PseudoColor
- 灰度图像到RGB彩色的伪彩色图像的转变程序
DecklinkCapture
- DecklinkCapture is a simple dialog based Microsoft Windows video capture and preview application. It can capture to a file either uncompressed, DV, Window Media encoded video. The encoding options will only be available if the encoders are present on
second_generation_wavelet
- 本程序包是关于第二代小波的源程序.基于五点梅花网格构建.是处理图象的最新方法之一.是如象处理人员的理想工具. 请大家一起分享吧!
segmentaion
- 我自己用vc写的一个图像分割的程序,先用分水岭算法得到一个初始的分割结果,然后根据每个小块的颜色和形状进行合并,最后得到一个统计最优的分割结果。相关算法可以参阅下面的文章 Xiao Chen He, Nelson H. C. Yung, K.P. Chow, Francis Y.L. Chin, Ronald H. Y. Chung, K. Y. K. Wong, Kenneth S.H. Tsang, “Watershed Segmentation with Boundary Curvat
ImageUtils
- 1. 各种图像格式的相互转换 2. 生成缩略图(SHELL生成,速度超快)
liantongyufenxi0120
- 连通域分析,通过对图片二值化处理后,进行连通域分析,是进行更高一级的基础.