-
Harris算法是最常用的图像角点检测算法之一。
Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
- 2022-09-06 04:55:03下载
- 积分:1
-
计数的源代码程序
计数的源代码程序-counting the source code procedures
- 2022-03-01 06:34:22下载
- 积分:1
-
Visual C cases intensive curriculum design series
Visual C++课程设计案例精编--画图-Visual C cases intensive curriculum design series-- Painting
- 2022-01-22 08:33:00下载
- 积分:1
-
查看16位颜色,(RBG:5:6:5)格式的颜色,可以把24位色转换成16位。...
查看16位颜色,(RBG:5:6:5)格式的颜色,可以把24位色转换成16位。-See 16-bit color, (RBG: 5:6:5) color format can be converted into 24-bit color 16.
- 2022-08-14 00:11:13下载
- 积分:1
-
Flying little ducks fly constantly in our world.
Flying little ducks fly cons...
Flying little ducks fly constantly in our world.
Flying little ducks fly constantly in our world.-Flying little ducks fly constantly in our world.
Flying little ducks fly constantly in our world.
Flying little ducks fly constantly in our world.
- 2022-12-07 13:00:03下载
- 积分:1
-
branch graphics demo program, random generation of 3D photorealistic mountains,...
分行图形的演示程序,可以随机生成三维真实感山脉、云彩、复杂曲线等图形。-branch graphics demo program, random generation of 3D photorealistic mountains, clouds, complex curves graphics.
- 2022-02-04 10:44:42下载
- 积分:1
-
这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。...
这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。-This is a work written in Visual C++6.0 has achieved a gray-scale image stretching program, and also comes with a test image, the whole process is very easy to use.
- 2022-06-13 04:04:29下载
- 积分:1
-
柏林等各种图形算法的实现文档,基于VC++的opengl
柏林等各种图形算法的实现文档,基于VC++的opengl-Berlin and other graphics algorithms realize the document, based on the VC++ The opengl
- 2022-10-01 01:20:03下载
- 积分: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
-
这是一个简单的画图程序,VC6.0
这是一个简单的画图程序,VC6.0-This is a simple drawing program, VC6.0
- 2022-07-19 08:00:35下载
- 积分:1