-
将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样...
将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样-will. Rgb format conversion of images. YUV format images. YUV format image with 4:2:0 sampling
- 2022-01-26 01:46:53下载
- 积分:1
-
在XP下 实现Vista 窗体 在安装 Aero 的程序源码有DLL部分和实例
在XP下 实现Vista 窗体 在安装 Aero 的程序源码有DLL部分和实例-Windows.forn under winxp
- 2022-01-28 03:06:28下载
- 积分:1
-
图像处理+ + +
图像处理 VC++里面包含大部分图像处理方面的程序-image process VC++
- 2022-06-21 02:52:26下载
- 积分:1
-
打开bmp文件的图像,并对图像做相关处理,如滤波,变换等.
打开bmp文件的图像,并对图像做相关处理,如滤波,变换等.-Bmp file to open the image, and image-related deal to do, such as filtering, transformation and so on.
- 2022-05-25 10:18:57下载
- 积分:1
-
这是一个用Visual C++6.0编写的图像模板匹配的程序,整个程序很方便使用...
这是一个用Visual C++6.0编写的图像模板匹配的程序,整个程序很方便使用-This is a work written in Visual C++6.0 image template matching procedure, the whole process is very easy to use
- 2022-02-01 04:37:34下载
- 积分:1
-
opencv和directshow显示图像6
opencv和directshow显示图像6-OpenCV and six images show directshow
- 2022-10-12 09:25:04下载
- 积分:1
-
Double buffering graphics, accompanied by information detailed account of the pr...
双缓冲绘图,附有资料详细讲解了双缓冲绘图的原理。-Double buffering graphics, accompanied by information detailed account of the principle of double buffering graphics.
- 2023-05-29 01:35:04下载
- 积分:1
-
转换一非设备相关位图到一设备相关位图
转换一非设备相关位图到一设备相关位图 -Transfering a non-related device dib to a device related dib
- 2022-03-18 03:56:56下载
- 积分:1
-
用VC++编写的适时绘图源程序,比较好用,可画图例网格
用VC++编写的适时绘图源程序,比较好用,可画图例网格-A programme of real time painting , using VC++ language . It s very handy. And can be applied in graphical illustration and griding.
- 2022-03-11 01:04:01下载
- 积分:1
-
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中...
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
- 2022-03-13 01:53:25下载
- 积分:1