-
这是一个用Visual C++编写的图像膨胀程序,并且附有测试图片,整个程序非常好使用...
这是一个用Visual C++编写的图像膨胀程序,并且附有测试图片,整个程序非常好使用-This is a work written in Visual C++ image expansion process and with a test image, the whole process very good use of
- 2022-07-12 22:17:53下载
- 积分:1
-
Picture blinds effect! VC6.0 shutters to achieve the effect of the picture, it i...
图片百叶窗效果!VC6.0实现的图片百叶窗效果,很适合用来做多媒体教学演示使用!-Picture blinds effect! VC6.0 shutters to achieve the effect of the picture, it is suitable for demonstration of the use of multimedia teaching done!
- 2022-02-04 21:38:01下载
- 积分:1
-
寻找圆的程序,大家试一试!
寻找圆的程序,大家试一试!-procedures for the round, we try!
- 2022-07-06 17:43:31下载
- 积分:1
-
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCt...
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
- 2022-07-10 02:25:57下载
- 积分:1
-
3维图象渲染编程例子,
值得参考,运行通过,做了一些优化.
3维图象渲染编程例子,
值得参考,运行通过,做了一些优化.-3-D image rendering programming examples, it is also useful, run through, to do some optimization.
- 2023-01-27 15:46:19下载
- 积分:1
-
桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学...
桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学-desktop drawing program for beginners to understand vc code is a good example of an area minded fun
- 2023-05-12 03:50:03下载
- 积分:1
-
OpenCV and directshow image 2
opencv和directshow图象显示2-OpenCV and directshow image 2
- 2022-02-24 13:38:20下载
- 积分:1
-
lighting effect, so images lighting effect, the creation of different angles of...
光照效果,使图像具有光照效果,可设置不同角度的光照,请参看源码注释-lighting effect, so images lighting effect, the creation of different angles of illumination, please refer to the source Notes
- 2022-09-03 18:50: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
-
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1...
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data -clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
- 2022-10-23 08:30:04下载
- 积分:1