资源列表
uio
- This software makes, image conversions(rgb2gray, rgb2binary....) image filtering(average, wiener, contrast streching...) continuous filtering. Filters the image continuously. If you \"hold\" the image then you can continue the
IDEAL
- IDE@L is a toolbox for Matlab dealing with Tree rings detection by image processing. This is a Graphical User Interface (GUI) which can help wood scientists in extracting tree rings coordinates. Version 1.0 runs under Matlab 65 (R13) and needs image
PNGsplash1
- 使用png的窗体,visual basic 6.0编写
opencvhelp
- 一个非常好用的opencv帮助文档,中文的,是chm格式的,可以进行索引及搜索功能,很好用,强烈推荐。
labelwatershed
- 标记分水岭的matlab程序。分水岭变换就是指将原图像转换为一个标记图像, 其中所有属于同一集水盆的点均被赋予同一个标记, 并用一个特殊的标记来标识分水岭上的点
BezierOPENCV
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度。
ImagShow
- 图像载入和显示,来自于<<VisualC++6.0开发指南 GaoShCh第24章 VC数字图像处理基础>>
LineProject
- 曲线编辑器~~~ ~~~ ~~~ ~~~ ~
CutImage
- 图象的剪切与合成,单击剪切将截取图象某一区域
Tsai-method-v3.0b3
- Subject: Camera Calibration using Tsai s Method
match
- matching between a pair of figure using the keypoint developed bu Lowe
jpegandbmp
- 仿真实验,模拟实现jpeg压缩编码的方法与实现的源码。