资源列表
query1
- 通用查询、登记源代码,有分页及多条件查询,页面跳转不会丢失查询条件,代码简介,适合初学者在此基础上做出负责的程序
spzs
- 主要收集的有关视频处理的有关知识及操作方法,从中可以了解一些技术细节。
gui
- C语言图形界面开发范例,(附带动画功能),可移植性强
adaptivethresholdandtestprogram
- 一个自适应阈值处理程序,是图像分割领域难题的一个处理方向,该方法效果还不错An adaptive thresholding algorithm that seperates the background with nonuniform illumination. %foreground from the background with nonuniform illumination.
SUOBIAO
- 鼠标驱动范例,用C语言完成,可移植到(NIOS II 开发环境)
picbutton
- 带图片的按钮!非常漂亮!可以直接使用!可以继承使用!
license-plate
- 一个使用VC++编写的车牌识别系统程序,包括预处理、车牌定位、车牌字符识别等功能。
sift-vc2005
- sift算法 vc2005实现 需要gsl and opencv
ji2pingyu
- 数字信号处理有用的程序代,关于快速付里叶变换的东西 ,有用的东西 哦
newnethodotsu
- 一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bo
fromirangaborfilter
- 基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes
coloriz
- 一个效果非常理想的图像颜色变换程序%The goal of this application is to change the colors of a picture, (truecolor or grayscale, *.jpg, *.jpeg), without moving the mouse, looking at them in a slideshow.