资源列表
ImageProcessingAndRecognitionOfPracticalCaseHighli
- 全书介绍了图像科学综述、MATLAB语言图像编程、图像增强等内容,涵盖了医学图像处理等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。 -ImageProcessing and Recognition of Practical Case Highlights
LCD_cursor
- 图像显示的光标问题,大家也许有用把?自己下载-mmmm
LCD_cursor_interrupt
- 还那么麻烦呀!上传那么多了还找不到,扎回事呀-mmmmmm
LCD_Interrupt
- 图形显示的东西太多了,没有找到更好的,怎么这么麻烦呀!-ddd
I2C
- IC这些总线都有问题吗?上传一个给大家看看,有什么意见说出来-bbb
GPIO
- 这些总线都有问题吗?上传一个给大家看看,有什么意见说出来-bbbb
image3
- 针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
line
- 利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
transfor
- VC++的信息波形显示程序,输入波形后,可以设置不同的编辑类型:NRZ法编码、单极归零码、双级非归零、双极归零码、AMI法编码、HDB3编码法等,并根据这些设置选项生成波形图,软件界面友好,像是很专业的软件,如上图示。 -VC++ waveform display program information, input waveform, you can set different types of editors: NRZ encoding method, unipolar NRZ, dua
08050002508050010
- 图像处理的程序。是课程设计。希望大家多多指教。-Image processing procedures. Curriculum design. Hope that the exhibitions.
wb_dma
- wishbone接口dma控制器,适合于构建soc系统,特别适用于视频开发-dma controller with wishbone interface,fitting for soc design,especially for video development.
GA
- This Program finds the traveler salesman path with genetic algorithm(all pair connected), its not a best answer. (you can increase the number of generation to improve it).