资源列表
排序选择:
image_
- 《数字图象处理编程入门》,chm版的,阅读起来比较方便。
image_process_
- 8种常用图像处理算法(函数),带注释,想研究一下的朋友可以
image_process
- 一个关于数字图像处理基础知识的pdf电子书,内容不多,但对于初学者理解数字图像处理应该很有用
GPS
- 这是一个GPS芯片的程序,能够读取各种GPS信号,采用串口通信,能够准确地定位地理信息
At91LibV214_light
- ATMEL at91系列arm的官方驱动,串口等常用的都测试过了,很好,还有很多实例。已经应用在一个项目中了。
delay
- 这是一个430的延时程序,能够比较精确的延时n us,或者n ms
keyboard
- 这是一个msp430的键盘程序,是一个4×4的行列键盘,是用IO口中断方式实现的
MarkovRandomFieldsAndImages
- Markov Random Fields and application on Image processing and Computer Vision
fbi-wavelet-better-evolved-transforms.pdf
- This paper describes the evolution of new wavelet and scaling numbers for optimized transforms that consistently outperform the 9/7 discrete wavelet transform (DWT) for fingerprint compression and reconstruction. The FBI fingerprint compression stand
pc2pc_com
- 这是一个msp430程序,是用于2个msp430f149单片机之间进行串口通信,程序已经调试好了,非常好用
GUI
- GUI檔案,可供參考~沒需要的人就不用下載了,也沒甚麼稀奇古怪的,就上傳分享一下
pc_com
- 这是一个msp430单片机与上位机通信的程序,是用IAR编程环境开发的,是C语言代码,非常好用