搜索资源列表
Lab15-VideoReverse
- DM642中做图像处理,图像反转,对了解DM642图像处理原理很有帮助-Medium DM642 to do image processing, image inversion of the principle of image processing know DM642 helpful
sdfsdgret4234
- 视频反转程序,适用与DSP图像编辑的初学者使用-Video inversion procedures for image editing and DSP use of beginners
Lab0804-Reverse
- DSP中进行图像处理方法之图像反转C源程序-DSP, image processing method of image inversion C source code
SEED101_VideoReverse
- 合众达公司SEEDVPM642图像反转例程实验-Triangle up company SEEDVPM642 image inversion routine experiments
digital-image-processing
- 5509A开发板图像处理例程,包括边缘检测、直方图均衡化、锐化、反转.-5509A development board image processing routines, including edge detection, histogram equalization, sharpening, reversed.
5110
- 实现5110液晶图像、文字、字符 、反转、数字显示-5110 LCD achieve images, text, characters, reverse, digital display
Reverse
- 基于TMS320C5509的图像反转实验代码,亲测,可以使用-The image reversal based TMS320C5509 experimental code, pro-test, you can use
麦兜摄像头组程序
- 本套程序使用 IAR for arm v6.3 所编译。使用 IAR 编译效率快,在 IAR 中一定要注意各种变量的定义,注意 unsigned char 与 unsigned short int 的使用界限,如果超过了 255,就不要用 unsigned char 了,尤其是在图像采集存到数组中时。正交解码功能用 s16 型变量,即 typedef short int s16;直接读取即可,就能测出正反转(This set of programs is compiled using IAR f