资源列表
chepairecognition
- 使用VC++6.0做开发工具,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-use as a developm
chepaidetection
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-us
gesturerecognition
- 一个很好的手势识别程序,能够根据摄像头拍摄的手势姿态播放音乐,有兴趣的可以加以改善,作出符合自己需要的程序。-a good gesture recognition procedures, according to the camera shooting gestures posture broadcast music, Interested can be improved, they need to make the procedures.
sha_1
- 还是图形学的作业,投影.先点击左键画图,点右键表示结束绘图,再点左键则投影开始,可在不同方向上投影-or graphics operations, the projector. Click on the menu to draw first, the end of said right-point mapping, Left another point projector, the projector different direction
11bezier
- 图形学作业之bezier曲线,简单易懂.用MFC编写.用几何法实现.-graphics operations, bezier curves, simple and understandable. Using MFC prepared. Geometric method is used.
DSP-1
- DSP上图象处理的资料---基于DSP的实时图像处理的研究-DSP image processing information -- DSP-based real-time image processing research
DSP-3
- 基于DSP的图象处理资料---基于DSP的快速目标识别与跟踪技术研究-DSP-based image processing information -- DSP-based rapid target identification and tracking technology
DSP-4
- 基于DSP的图象处理资料---基于DSP的数字视频图像获取与处理技术研究-DSP-based image processing information -- DSP-based Digital Video Image Acquisition and Processing Technology
DSP-5
- 基于DSP的图象处理资料---基于DSP的机器人语言识别及控制系统设计-DSP-based image processing information -- DSP-based speech recognition and the Robot Control System Design
DSP-8
- 基于DSP的图象处理资料---基于DSP的运动目标图像跟踪系统的实现-DSP-based image processing information -- DSP-based object tracking system of
DSP_9
- 基于DSP的图象处理资料---基于DSP的运动人体识别系统研究-DSP-based image processing information -- DSP-based campaign Human Recognition System
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness Aver