搜索资源列表
MachineVision
- 包括一个自定义图像类型的结构体,自定义图像api,和机器视觉的函数。可以完成道路检测追踪的功能-including a custom image-type structure, since the definition images api, and machine vision functions. To be completed road detection tracking function
open_1984
- 1 熟悉VC工具,掌握工程创建过程及各选项含义。 2 结合2*2实际位图,了解位图(bmp)概念,掌握文件头(BITMAPFILEHEADER)和信息头(BITMAPINFOHEADER) 两个结构体各参数含义。 3 完成bmp图象的打开和显示功能。-a VC familiar with the tools to project the process and the option to create meaning. 2 2 * 2 with the actual bitm
BMP
- vb 读写bmp文件。文件头结构体定义等都很详细。
MapXpro005
- 利用VC环境,自制的一个模似民航飞机跟踪系统。其中关键在于自制了一个结构体。-VC environment, a self-made for it to the civil aircraft tracking system. The key lies in the structure of a self-made body.
bin2c
- 将image文件转为HEX码,输出一个自定义结构体的头文件,可用来转换yuv格式的点阵字库图片,获取yuv点阵字库的结构体,叠加到osd显示-The image file into HEX code and outputs a header file of the self-defined structure that can be used to convert yuv format dot-matrix font picture for yuv dot matrix character st
cif_ras_claire_gray
- 可以读取YUV格式的文件。非常好用!是包括了yuv的结构体!-Can read YUV formats. Very handy! Are included in the structure yuv!
demo
- 1.并且找出其中有不及格课程的学生及学号 2.一个指向结构体变量的指针 的问题 3.候选人得票的统计程序,设有3个候选人,每次输入一个得票的候选 4.请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样 5.有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入-1. And failed to identify which students and school curriculum 2. A point to the structure of the po
writeDIB
- 本程序要构造的位图为24位bmp格式,通过直接为结构体BITMAPFILEHEADER和BITMAPINFOHEADER赋值的方式生成。本程序演示的功能比较片面,但也比较实用。如果面对大量的数据,特别是二维的数组,可以尝试将它们写成图像,这样有助于发现规律。 压缩包中还有几个关于结构体说明的文档,可帮助理解。-This procedure to construct the bit picture shows the 24-bit bmp format, through direct BITM
BMPandIplImageinterchangeable
- 在windows编程中,很多图片信息,都是基于windows系统所谓的DIB(设备无关位图)的结构,其定义在结构体 BITMAPINFOHEADER 中。本方法可以讲 windows 定义的DIB 结构和Opencv内部定义的IPLImage结构做相互转化。 -In windows programming, lots of pictures of information, are based on the windows system called DIB (device-independent
MyGraphic
- 加入新图形的步骤 1、在GraphRecord单元 定义结构体 2、在MyGraph单元的集合体(TClassGraph)中 加入该图形 3、MyGraph单元的private声明该图形的链表,Create中创建,Destory中释放 4、MouseUp事件中加入链表 5、MouseMove事件中移动图形 6、DrawGraph过程中加入画图 7、Clear 加入清空 8、preDel过程 9、preFill过程 10、preMove过程 11、Sav
BitmapProgram
- Bitmap格式图像的核心代码,相关结构体.-Bitmap images of the core code format, the relevant structure.
VC_ImageProcessing
- 包含多个类和结构体,可进行图像锐化、图像中值滤波、图像平滑、直方图、图像频域变换、图像腐蚀、图像形态学、图像点变换等多种数字图像处理操作。-Contain multiple classes and structures can be for image sharpening, median filtering, image smoothing, histogram, image frequency domain transform, image corrosion, image morpholo
qiqiaoban
- 自己写的七巧板程序,用C++&OpenGL,采用结构体-Write your own jigsaw puzzle program, C++ & OpenGL
picture
- 图像的绘制中画刷代码我们的图形如何去保存。对于我们的图形来说它是由3个要素决定的。第一个绘制的类型。由类型确定我们画的是点线矩形椭圆。还有两个点一个是起点一个是终点。只要我们按照这3个要素,就可以把这些图形保存起来,然后在OnDraw的函数中重新绘制. 要保存这3要素,类型是不相同的。在C系列的语言当中用结构体来保存不同类型的变量是比较合适的。在C++中结构体就是一个类。所以我们可以用一个类的对象保存图形的三要素。一个类的对象可以保存相关的一个图形的三要素。所以我们可以插入一个新的类。类的类
IplImage
- IplImage结构体及相关知识;理解IplImage结构体的一些重要成员;颜色3通道的理解,RGB颜色空间的理解,ROI区域的理解等知识。如果通过指针访问图像数据,与图像相关的一些基础知识 -IplImage structure and knowledge understanding the IplImage some important members of the structure knowledge of color 3 channel understanding, the u
BMPProcessing
- VC++开发,实现位图的基本操作,通过本测试工程可以帮助理解bmp的文件格式,以及bmp结构体中每个字段的作用。-VC++ development, the basic operation of the bitmap can help understand the bmp file formats, as well as the role of each field bmp structure through this test works.
countour
- 查找图像连通域,结果存放在自定义结构体,内含有函数使用方式,结果包含连通域起始位置,面积,以及宽高-Find an image connected domain, the result is stored in a custom structure, which contains the function used, the results connected domain containing the starting location, size, and the width and hei
IplImage
- IplImage结构体及相关知识;理解IplImage结构体的一些重要成员;颜色3通道的理解,RGB颜色空间的理解,ROI区域的理解等知识。如果通过指针访问图像数据,与图像相关的一些基础知识-IplImage structure and knowledge understanding the IplImage some important members of the structure knowledge of color 3 channel understanding, the unde
image-interpolation.shear.rotation
- BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
readwritestructstobinfile_src
- 读写las卫星结构体文件的程序,具体格式可以查阅las的格式文档,好像每一版本都不一样-Read las satellite structure documented procedures, the specific format accessible format documents las, as if not the same for each version