搜索资源列表
TuXiangXuanZhuan
- winxp下VC编程实现图像的旋转功能!
TuXiangFanSe
- winxp下用VC编程实现图像的反色功能!
TuXiangSuoFang
- WINXP下VC编程实现图像的缩放功能!
HUIDUJUNHENG
- WINxp下VC编程实现图像的灰度均衡功能!
GCM_1.0
- 在VC环境下开发的,可用于图像的分割以及基础的图像处理
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
MYPIC--DSP
- DSP仿真程序,用VC编辑的图像处理程序,在DSP下运行的程序框架-DSP simulation program, using VC editing image processing procedures, the DSP program running under the framework of
Visualtrackerautomatically
- 本文研究的是设计一个控制系统,用固定在云台上的摄像头来跟踪运动目标。具体包括硬件设计和软件编程。利用计算机、摄像机、图像采集卡、步进电机驱动器和步进电机等硬件设备设计一套视觉自动跟踪系统,利用VC++实现上位机串口通信程序;利用KeilC51实现下位机的控制功能-This paper is to design a control system, using a fixed camera in the head Yuntai tracking moving targets. Including h
PictureClient
- 这是为调试OV6620图像传感器写的上位机图片显示程序,除了可以显示指定路径下的图片外,还可以显示CPU上传的图像数据,程序采用了多线程技术,对学习图像显示和VC++有很好的帮助。-This is for debugging OV6620 image sensor writing PC image display process, which can be displayed specified path of the image, it can display CPU upload the i
ImageProcess2.3
- 这是一个使用W32API开发的一个LED灯光图像处理程序,能够根据输入的阀值来判断LED灯光图像中的LED灯光是否正常.-This is a program developed by VC ,use the W32API interface to programing.it can check the LED picture and output the LDE light if work well.
demo_ASIFT_Win
- 使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve im
new_PCI2009-123456ppp
- FPGA和PCI9054做的图像采集卡VC测试程序源码,有三种显示模式。-FPGA and PCI9054 VC image capture card to do the test program source code, there are three display modes.
chap_LED
- vc编写的读入图像并动态显示在LED上的程序。-image reading and LED display
4路、16路DVR
- 4路、16路DVR网络远程监控客户端源码, 可在远程观看实时视频图像,远程备份,远程控制DVR的基本操作。 VC编写。内付详细软件使用说明书(WORD)版本。 是我们公司的项目。(4 road, 16 road DVR network remote monitoring client source code, can be remote watch real-time video images, remote backup, remote control of the basic ope
C语言图像处理
- 用C语言编写图像处理经典算法,可用VC运行,本科资料