-
literature on the basis of a methodology for the Color Edge Detection procedures...
本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
- 2022-07-20 14:52:15下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
Matlab7.x图像处理 常用函数
Matlab7.x图像处理
ch2_1_1:查看直方图(§2.1.3)
ch2_2_1:显示图像(§2.2.2)
ch2_3_1:添加颜色条(§2.3.1)
ch2_3_2:图像的单帧显示(§2.3.2
- 2022-07-04 06:48:59下载
- 积分:1
-
可以对BMP文件进行分析,并获取图像的基本属性
可以对BMP文件进行分析,并获取图像的基本属性-May carry on the analysis to the BMP document, and gains the image essential attribute
- 2023-07-18 22:55:03下载
- 积分:1
-
识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。
识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。-Identification of GDF map document, drawing procedures, to achieve the basic document on the map operation, such as mobile, enlarge, shrink, drag the mouse to click, mouse click zoom, dynamic selective layer (layer) Drawing.
- 2023-04-24 22:35:03下载
- 积分:1
-
VC++6.0中实现矢量图的分层绘制、打印
VC++6.0中实现矢量图的分层绘制、打印-achieve the layered vector drawing, print
- 2022-09-20 05:25:03下载
- 积分:1
-
函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪
函数int CodeToTab...
函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪
函数int CodeToTable(int *code,struct DOT *dot)实现链码表转换成线段表 -function int SingleTrackE (int i, int j, iop int, int* code) to achieve single contour tracking function int CodeToTable (int* code, struct* dot DOT) achieve chain code table into segments Table
- 2022-01-22 10:47:35下载
- 积分:1
-
一个简单的俄罗斯方块程序,环境vs2005
一个简单的俄罗斯方块程序,环境vs2005-a simple box of the Russian procedures, environmental vs2005
- 2022-05-06 12:19:58下载
- 积分:1
-
基于flex builder3上编写的图形化代码actionscript3编写的变形效果
基于flex builder3上编写的图形化代码actionscript3编写的变形效果-Prepared based on the flex builder3 graphical code actionscript3 prepared deformation effects
- 2023-08-18 21:10:02下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1