资源列表
ksvd算法
- 图像去噪稀疏表示,新型的去噪方法相比传统的方法有很多优点。
c#图像处理
- C# 图象处理 直方图 完整源代码,并附安装文件 绝对可用
drawLine
- 多线程GDI+画线例程,主要用于做画图系统模板-Multi-threaded GDI+ line drawing routines used to do drawing template system
MyScreenSave2
- 自己编写的一个指针时钟屏保程序,用的GDI+实现,希望对读者有所帮助。-I have written a pointer clock screen saver with GDI+ implementation, I hope to help the reader.
MASR_new
- Spectral-Spatial Hyperspectral Image Classification via Multiscale Adaptive Sparse Representation Fang, Leyuan and Li, Shutao and Kang, Xudong and Benediktsson, Jon Atli Geoscience and Remote Sensing, IEEE Transactions on:2014
PayrollManagementSystem0317
- Complete Company Payroll System with MS access Database, Data Dynamics Reports. I created this payroll based on my previous company computation and policies.
PlayingCardRecognition_SampleImages
- aforge的扑克牌识别程序,程序生成代码和使用样例-Playing Card Recognition Using AForge.Net Framework
deblur_code_1_2
- Removing Camera Shake from a Single Image的代码-Removing Camera Shake from a Single Image code ...
handSkeleton
- get the skelenton of hand
23424324
- 马尔可夫pdf资料,论述很详细。资源很不错。希望大家能有所收获。-Markov pdf data discussed in great detail. Resources is very good. I hope we can be harvested.
cximage
- img 处理,它可以快捷地存取、显示、转换各种图像,自带了较多图像模式转换算法,以及一些滤镜,是VC使用者最为常用的图像类库。 -image deal with
Canny
- 内附试验图像和用C++实现的源代码,能狠好的实现边缘检测。