资源列表
chap11
- Visual C++数字图像处理技术与工程案例,第11章,人体跟踪源代码-Visual C++ digital image processing technology and engineering case, Chapter 11, human tracking source code
edgedetect
- 基于OPENCV采用Canny算子进行边缘检测,能够很好检测出边缘-Based on OPENCV use Canny operator for edge detection,it can very detect the edge well.
条码识别
- Image primaryImage = Image.FromFile(fileName); Bitmap pImg = MakeGrayscale3((Bitmap)primaryImage); using (ZBar.ImageScanner scanner = new ZBar.ImageScanner()) { List<ZBar.Symbol> symbols = new List<ZBar.Symbol>(); System.Diagnostics.
TESTbmp2
- vc++6.0开发的动态游戏界面实例为初学条形码的朋友一个参考-the dynamic game interface instance vc++6.0 developed a reference for the beginner barcode friend
ASIFT_windows_beta_20090415
- 基于SIFT的一种新特征点匹配算法,比SIFT还强,-Based on SIFT feature points of a new matching algorithm is also stronger than the SIFT,
Morph
- 经典的数字图像处理的形态学处理,包含源代码-Digital image processing morphological processing
mygis
- Visual C++ 6.0平台下 基于ARCENGINE的一个完备2D和3D的二次开发系统-Visual C++ 6.0 Platform ARCENGINE-based 2D and 3D complete secondary development system
image-segmentation
- 使用C语言实现数字图像处理——图像分割,以便进一步处理图像-Digital image processing- image segmentation using the C language, for further processing image
SR matlab
- W.T.Freeman 经典 基于例子的超分辨率重构matlab源码,图片自己可加,经测试可用-WTFreeman classic example of super-resolution reconstruction based on matlab source code, images themselves can be added, the test can be used
AnFX.V6.0.5
- 相当棒的 JAVA 效果制作程序,内含30多种特效如水中倒影等等,应有尽有,您完全不须会 JAVA 程序,只要使用您的GIF或JPG图形,就可在您的网页中制作炫目的效果内含效果范例,您可轻易的了解。
TLuthra-OpenTLD-81e521f
- 经典的目标跟踪算法,基于TLD的C代码。可以移植到VC或者QT上。算法速度还可以,就是精度不如matlab的,可以参考。-Classical target tracking algorithm, based on the C code TLD. Can be ported to the VC or QT. The algorithm speed accuracy better than matlab can refer.
cimageprogramming
- 如今Windows(3.x以及95,NT)系列已经成为决大多数用户使用的操作系统。它比DOS成功的一个重要因素是它可视化的漂亮界面,例如你可以在桌面上铺上你喜欢的墙纸。那么Windows是如何显示图象的呢?这就要谈到位图(Bitmap)。
